Pull request #40510 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at d8772509d1a29b100c52c5c0f6cb5787a693db91 rather than f7c4be86c61d79c2b6b041eff94853b1bf7afb6e Obtained Jenkinsfile from d8772509d1a29b100c52c5c0f6cb5787a693db91 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 49b252bdf16273de41b9b961caae5440a249d3e0 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 49b252bdf16273de41b9b961caae5440a249d3e0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 49b252bdf16273de41b9b961caae5440a249d3e0 Commit message: "Merge pull request #19 from docker/add-getNodeNamesByLabel" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-02-19T10:23:29.030Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-02-19T10:23:29.040Z] Trying to pass milestone 4 [Pipeline] milestone [2020-02-19T10:23:29.093Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-02-19T10:23:44.255Z] Still waiting to schedule task [2020-02-19T10:23:44.255Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-02-19T10:24:35.255Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08da00b6195d792ed) in /home/ubuntu/workspace/moby_PR-40510 [Pipeline] { [Pipeline] checkout [2020-02-19T10:24:37.925Z] using credential docker-jenkins-github-credentials [2020-02-19T10:24:37.941Z] Cloning the remote Git repository [2020-02-19T10:24:37.941Z] Cloning with configured refspecs honoured and without tags [2020-02-19T10:24:37.953Z] Cloning repository https://github.com/moby/moby.git [2020-02-19T10:24:37.989Z] > git init /home/ubuntu/workspace/moby_PR-40510 # timeout=10 [2020-02-19T10:24:38.314Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-19T10:24:38.314Z] > git --version # timeout=10 [2020-02-19T10:24:38.337Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-19T10:24:38.481Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40510/head:refs/remotes/origin/PR-40510 +refs/heads/master:refs/remotes/origin/master [2020-02-19T10:24:56.587Z] Fetching without tags [2020-02-19T10:24:57.001Z] Merging remotes/origin/master commit d8772509d1a29b100c52c5c0f6cb5787a693db91 into PR head commit f7c4be86c61d79c2b6b041eff94853b1bf7afb6e [2020-02-19T10:24:56.472Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-19T10:24:56.506Z] > git config --add remote.origin.fetch +refs/pull/40510/head:refs/remotes/origin/PR-40510 # timeout=10 [2020-02-19T10:24:56.528Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-19T10:24:56.561Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-19T10:24:56.586Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-19T10:24:56.587Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-19T10:24:56.587Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40510/head:refs/remotes/origin/PR-40510 +refs/heads/master:refs/remotes/origin/master [2020-02-19T10:24:57.003Z] > git config core.sparsecheckout # timeout=10 [2020-02-19T10:24:57.031Z] > git checkout -f f7c4be86c61d79c2b6b041eff94853b1bf7afb6e [2020-02-19T10:24:58.865Z] Merge succeeded, producing bcc6f3fc514ef5c66629b1f8224acf65ad765d9b [2020-02-19T10:24:58.866Z] Checking out Revision bcc6f3fc514ef5c66629b1f8224acf65ad765d9b (PR-40510) [2020-02-19T10:24:59.533Z] Commit message: "Merge commit 'd8772509d1a29b100c52c5c0f6cb5787a693db91' into HEAD" [2020-02-19T10:24:59.548Z] First time build. Skipping changelog. [2020-02-19T10:24:57.897Z] > git merge d8772509d1a29b100c52c5c0f6cb5787a693db91 # timeout=10 [2020-02-19T10:24:58.846Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-19T10:24:58.865Z] > git config core.sparsecheckout # timeout=10 [2020-02-19T10:24:58.886Z] > git checkout -f bcc6f3fc514ef5c66629b1f8224acf65ad765d9b [2020-02-19T10:24:59.535Z] > git rev-list --no-walk f75daffd87024fd2edbcdc73f4bc9ef66641b5ee # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-19T10:25:01.123Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40510:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-02-19T10:25:13.343Z] Unable to find image 'alpine:latest' locally [2020-02-19T10:25:13.344Z] latest: Pulling from library/alpine [2020-02-19T10:25:13.344Z] c9b1b535fdd9: Pulling fs layer [2020-02-19T10:25:13.344Z] c9b1b535fdd9: Verifying Checksum [2020-02-19T10:25:13.344Z] c9b1b535fdd9: Download complete [2020-02-19T10:25:13.344Z] c9b1b535fdd9: Pull complete [2020-02-19T10:25:13.344Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-02-19T10:25:13.344Z] Status: Downloaded newer image for alpine:latest [2020-02-19T10:25:19.929Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2020-02-19T10:25:20.241Z] Running on ppc64le-ubuntu-23 in /home/docker/workspace/moby_PR-40510 [Pipeline] // stage [2020-02-19T10:25:20.253Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08da00b6195d792ed) in /home/ubuntu/workspace/moby_PR-40510 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2020-02-19T10:25:20.366Z] Running on s390x-ubuntu-02 in /home/jenkins/workspace/moby_PR-40510 [Pipeline] // stage [2020-02-19T10:25:20.379Z] using credential docker-jenkins-github-credentials [2020-02-19T10:25:20.380Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-02-19T10:25:20.397Z] Cloning the remote Git repository [2020-02-19T10:25:20.397Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-02-19T10:25:20.424Z] Fetching changes from the remote Git repository [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2020-02-19T10:25:20.477Z] Fetching without tags [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-02-19T10:25:20.641Z] using credential docker-jenkins-github-credentials [2020-02-19T10:25:20.684Z] Cloning the remote Git repository [2020-02-19T10:25:20.684Z] Cloning with configured refspecs honoured and without tags [2020-02-19T10:25:21.030Z] Merging remotes/origin/master commit d8772509d1a29b100c52c5c0f6cb5787a693db91 into PR head commit f7c4be86c61d79c2b6b041eff94853b1bf7afb6e [2020-02-19T10:25:20.390Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-02-19T10:25:20.426Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-19T10:25:20.479Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-19T10:25:20.479Z] > git --version # timeout=10 [2020-02-19T10:25:20.536Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-19T10:25:20.536Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40510/head:refs/remotes/origin/PR-40510 +refs/heads/master:refs/remotes/origin/master [2020-02-19T10:25:21.031Z] > git config core.sparsecheckout # timeout=10 [2020-02-19T10:25:21.049Z] > git checkout -f f7c4be86c61d79c2b6b041eff94853b1bf7afb6e [2020-02-19T10:25:21.158Z] > git merge d8772509d1a29b100c52c5c0f6cb5787a693db91 # timeout=10 [2020-02-19T10:25:21.348Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-19T10:25:20.400Z] Cloning repository https://github.com/moby/moby.git [2020-02-19T10:25:20.401Z] > git init /home/docker/workspace/moby_PR-40510 # timeout=10 [2020-02-19T10:25:20.413Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-19T10:25:20.414Z] > git --version # timeout=10 [2020-02-19T10:25:20.418Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-19T10:25:20.419Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40510/head:refs/remotes/origin/PR-40510 +refs/heads/master:refs/remotes/origin/master [2020-02-19T10:25:21.371Z] Merge succeeded, producing 9c07abac457c74b2f05843f77fa88bc6b962b3e4 [2020-02-19T10:25:21.372Z] Checking out Revision 9c07abac457c74b2f05843f77fa88bc6b962b3e4 (PR-40510) [2020-02-19T10:25:20.721Z] Cloning repository https://github.com/moby/moby.git [2020-02-19T10:25:20.723Z] > git init /home/jenkins/workspace/moby_PR-40510 # timeout=10 [2020-02-19T10:25:20.768Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-19T10:25:20.769Z] > git --version # timeout=10 [2020-02-19T10:25:20.785Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-19T10:25:20.786Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40510/head:refs/remotes/origin/PR-40510 +refs/heads/master:refs/remotes/origin/master [2020-02-19T10:25:21.662Z] Commit message: "Merge commit 'd8772509d1a29b100c52c5c0f6cb5787a693db91' into HEAD" [2020-02-19T10:25:21.689Z] First time build. Skipping changelog. [2020-02-19T10:25:21.372Z] > git config core.sparsecheckout # timeout=10 [2020-02-19T10:25:21.397Z] > git checkout -f 9c07abac457c74b2f05843f77fa88bc6b962b3e4 [2020-02-19T10:25:21.665Z] > git rev-list --no-walk f75daffd87024fd2edbcdc73f4bc9ef66641b5ee # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-19T10:25:22.782Z] + [ PR != PR ] [2020-02-19T10:25:22.782Z] + [ master != master ] [2020-02-19T10:25:22.782Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-19T10:25:23.113Z] + docker version [2020-02-19T10:25:23.113Z] Client: Docker Engine - Community [2020-02-19T10:25:23.113Z] Version: 19.03.5 [2020-02-19T10:25:23.113Z] API version: 1.40 [2020-02-19T10:25:23.113Z] Go version: go1.12.12 [2020-02-19T10:25:23.113Z] Git commit: 633a0ea838 [2020-02-19T10:25:23.113Z] Built: Wed Nov 13 07:29:52 2019 [2020-02-19T10:25:23.113Z] OS/Arch: linux/amd64 [2020-02-19T10:25:23.113Z] Experimental: false [2020-02-19T10:25:23.113Z] [2020-02-19T10:25:23.113Z] Server: Docker Engine - Community [2020-02-19T10:25:23.113Z] Engine: [2020-02-19T10:25:23.113Z] Version: 19.03.5 [2020-02-19T10:25:23.113Z] API version: 1.40 (minimum version 1.12) [2020-02-19T10:25:23.113Z] Go version: go1.12.12 [2020-02-19T10:25:23.113Z] Git commit: 633a0ea838 [2020-02-19T10:25:23.113Z] Built: Wed Nov 13 07:28:22 2019 [2020-02-19T10:25:23.113Z] OS/Arch: linux/amd64 [2020-02-19T10:25:23.113Z] Experimental: true [2020-02-19T10:25:23.113Z] containerd: [2020-02-19T10:25:23.113Z] Version: 1.2.10 [2020-02-19T10:25:23.113Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-19T10:25:23.113Z] runc: [2020-02-19T10:25:23.113Z] Version: 1.0.0-rc8+dev [2020-02-19T10:25:23.113Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-19T10:25:23.113Z] docker-init: [2020-02-19T10:25:23.113Z] Version: 0.18.0 [2020-02-19T10:25:23.113Z] GitCommit: fec3683 [Pipeline] sh [2020-02-19T10:25:23.402Z] + docker info [2020-02-19T10:25:28.630Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-19T10:25:28.646Z] > git config --add remote.origin.fetch +refs/pull/40510/head:refs/remotes/origin/PR-40510 # timeout=10 [2020-02-19T10:25:28.745Z] Fetching without tags [2020-02-19T10:25:29.125Z] Merging remotes/origin/master commit d8772509d1a29b100c52c5c0f6cb5787a693db91 into PR head commit f7c4be86c61d79c2b6b041eff94853b1bf7afb6e [2020-02-19T10:25:28.664Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-19T10:25:28.719Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-19T10:25:28.779Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-19T10:25:28.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-19T10:25:28.781Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40510/head:refs/remotes/origin/PR-40510 +refs/heads/master:refs/remotes/origin/master [2020-02-19T10:25:29.155Z] > git config core.sparsecheckout # timeout=10 [2020-02-19T10:25:29.170Z] > git checkout -f f7c4be86c61d79c2b6b041eff94853b1bf7afb6e [2020-02-19T10:25:29.674Z] > git merge d8772509d1a29b100c52c5c0f6cb5787a693db91 # timeout=10 [2020-02-19T10:25:30.158Z] Merge succeeded, producing f39851f16cba4871bc9ffd9627580937c1bfae5e [2020-02-19T10:25:30.159Z] Checking out Revision f39851f16cba4871bc9ffd9627580937c1bfae5e (PR-40510) [2020-02-19T10:25:31.219Z] Commit message: "Merge commit 'd8772509d1a29b100c52c5c0f6cb5787a693db91' into HEAD" [2020-02-19T10:25:31.275Z] First time build. Skipping changelog. [2020-02-19T10:25:30.130Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-19T10:25:30.189Z] > git config core.sparsecheckout # timeout=10 [2020-02-19T10:25:30.206Z] > git checkout -f f39851f16cba4871bc9ffd9627580937c1bfae5e [2020-02-19T10:25:31.246Z] > git rev-list --no-walk f75daffd87024fd2edbcdc73f4bc9ef66641b5ee # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-19T10:25:32.613Z] + docker version [2020-02-19T10:25:32.613Z] Client: [2020-02-19T10:25:32.613Z] Version: 18.06.3-ce [2020-02-19T10:25:32.613Z] API version: 1.38 [2020-02-19T10:25:32.613Z] Go version: go1.10.3 [2020-02-19T10:25:32.613Z] Git commit: d7080c1 [2020-02-19T10:25:32.613Z] Built: Wed Feb 20 02:27:09 2019 [2020-02-19T10:25:32.613Z] OS/Arch: linux/s390x [2020-02-19T10:25:32.613Z] Experimental: false [2020-02-19T10:25:32.613Z] [2020-02-19T10:25:32.613Z] Server: [2020-02-19T10:25:32.613Z] Engine: [2020-02-19T10:25:32.613Z] Version: 18.06.3-ce [2020-02-19T10:25:32.613Z] API version: 1.38 (minimum version 1.12) [2020-02-19T10:25:32.613Z] Go version: go1.10.3 [2020-02-19T10:25:32.613Z] Git commit: d7080c1 [2020-02-19T10:25:32.613Z] Built: Wed Feb 20 02:26:03 2019 [2020-02-19T10:25:32.613Z] OS/Arch: linux/s390x [2020-02-19T10:25:32.613Z] Experimental: true [Pipeline] sh [2020-02-19T10:25:33.372Z] Client: [2020-02-19T10:25:33.372Z] Debug Mode: false [2020-02-19T10:25:33.372Z] [2020-02-19T10:25:33.372Z] Server: [2020-02-19T10:25:33.372Z] Containers: 0 [2020-02-19T10:25:33.372Z] Running: 0 [2020-02-19T10:25:33.372Z] Paused: 0 [2020-02-19T10:25:33.372Z] Stopped: 0 [2020-02-19T10:25:33.372Z] Images: 1 [2020-02-19T10:25:33.372Z] Server Version: 19.03.5 [2020-02-19T10:25:33.372Z] Storage Driver: overlay2 [2020-02-19T10:25:33.372Z] Backing Filesystem: extfs [2020-02-19T10:25:33.372Z] Supports d_type: true [2020-02-19T10:25:33.372Z] Native Overlay Diff: true [2020-02-19T10:25:33.372Z] Logging Driver: json-file [2020-02-19T10:25:33.372Z] Cgroup Driver: cgroupfs [2020-02-19T10:25:33.372Z] Plugins: [2020-02-19T10:25:33.372Z] Volume: local [2020-02-19T10:25:33.372Z] Network: bridge host ipvlan macvlan null overlay [2020-02-19T10:25:33.372Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-19T10:25:33.372Z] Swarm: inactive [2020-02-19T10:25:33.372Z] Runtimes: runc [2020-02-19T10:25:33.372Z] Default Runtime: runc [2020-02-19T10:25:33.372Z] Init Binary: docker-init [2020-02-19T10:25:33.372Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-19T10:25:33.372Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-19T10:25:33.372Z] init version: fec3683 [2020-02-19T10:25:33.372Z] Security Options: [2020-02-19T10:25:33.372Z] apparmor [2020-02-19T10:25:33.372Z] seccomp [2020-02-19T10:25:33.372Z] Profile: default [2020-02-19T10:25:33.372Z] Kernel Version: 4.15.0-1058-aws [2020-02-19T10:25:33.372Z] Operating System: Ubuntu 18.04.4 LTS [2020-02-19T10:25:33.372Z] OSType: linux [2020-02-19T10:25:33.372Z] Architecture: x86_64 [2020-02-19T10:25:33.372Z] CPUs: 2 [2020-02-19T10:25:33.372Z] Total Memory: 7.583GiB [2020-02-19T10:25:33.372Z] Name: ip-10-100-59-163 [2020-02-19T10:25:33.372Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-02-19T10:25:33.372Z] Docker Root Dir: /var/lib/docker [2020-02-19T10:25:33.372Z] Debug Mode: false [2020-02-19T10:25:33.372Z] Registry: https://index.docker.io/v1/ [2020-02-19T10:25:33.372Z] Labels: [2020-02-19T10:25:33.372Z] Experimental: true [2020-02-19T10:25:33.372Z] Insecure Registries: [2020-02-19T10:25:33.372Z] 127.0.0.0/8 [2020-02-19T10:25:33.372Z] Live Restore Enabled: true [2020-02-19T10:25:33.372Z] [2020-02-19T10:25:33.372Z] WARNING: No swap limit support [Pipeline] sh [2020-02-19T10:25:33.483Z] + docker info [2020-02-19T10:25:33.483Z] Containers: 0 [2020-02-19T10:25:33.483Z] Running: 0 [2020-02-19T10:25:33.483Z] Paused: 0 [2020-02-19T10:25:33.483Z] Stopped: 0 [2020-02-19T10:25:33.483Z] Images: 0 [2020-02-19T10:25:33.483Z] Server Version: 18.06.3-ce [2020-02-19T10:25:33.483Z] Storage Driver: overlay2 [2020-02-19T10:25:33.483Z] Backing Filesystem: extfs [2020-02-19T10:25:33.483Z] Supports d_type: true [2020-02-19T10:25:33.483Z] Native Overlay Diff: true [2020-02-19T10:25:33.483Z] Logging Driver: json-file [2020-02-19T10:25:33.483Z] Cgroup Driver: cgroupfs [2020-02-19T10:25:33.483Z] Plugins: [2020-02-19T10:25:33.483Z] Volume: local [2020-02-19T10:25:33.483Z] Network: bridge host ipvlan macvlan null overlay [2020-02-19T10:25:33.483Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-19T10:25:33.483Z] Swarm: inactive [2020-02-19T10:25:33.483Z] Runtimes: runc [2020-02-19T10:25:33.483Z] Default Runtime: runc [2020-02-19T10:25:33.483Z] Init Binary: docker-init [2020-02-19T10:25:33.483Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-19T10:25:33.483Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2020-02-19T10:25:33.483Z] init version: fec3683 [2020-02-19T10:25:33.483Z] Security Options: [2020-02-19T10:25:33.483Z] apparmor [2020-02-19T10:25:33.483Z] seccomp [2020-02-19T10:25:33.483Z] Profile: default [2020-02-19T10:25:33.483Z] Kernel Version: 4.4.0-171-generic [2020-02-19T10:25:33.483Z] Operating System: Ubuntu 16.04.5 LTS [2020-02-19T10:25:33.483Z] OSType: linux [2020-02-19T10:25:33.483Z] Architecture: s390x [2020-02-19T10:25:33.483Z] CPUs: 2 [2020-02-19T10:25:33.483Z] Total Memory: 7.862GiB [2020-02-19T10:25:33.483Z] Name: s390x-ubuntu-02 [2020-02-19T10:25:33.483Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-02-19T10:25:33.483Z] Docker Root Dir: /var/lib/docker [2020-02-19T10:25:33.483Z] Debug Mode (client): false [2020-02-19T10:25:33.483Z] Debug Mode (server): false [2020-02-19T10:25:33.483Z] Username: dockerbuildbot [2020-02-19T10:25:33.483Z] Registry: https://index.docker.io/v1/ [2020-02-19T10:25:33.483Z] Labels: [2020-02-19T10:25:33.483Z] Experimental: true [2020-02-19T10:25:33.483Z] Insecure Registries: [2020-02-19T10:25:33.483Z] 127.0.0.0/8 [2020-02-19T10:25:33.483Z] Live Restore Enabled: false [2020-02-19T10:25:33.483Z] [2020-02-19T10:25:33.483Z] WARNING: No swap limit support [Pipeline] sh [2020-02-19T10:25:33.684Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-19T10:25:33.684Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-19T10:25:33.684Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40510/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-19T10:25:33.942Z] + bash /home/ubuntu/workspace/moby_PR-40510/check-config.sh [2020-02-19T10:25:33.942Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-19T10:25:33.942Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-02-19T10:25:33.942Z] [2020-02-19T10:25:33.942Z] Generally Necessary: [2020-02-19T10:25:33.942Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-19T10:25:33.942Z] - apparmor: enabled and tools installed [2020-02-19T10:25:33.942Z] - CONFIG_NAMESPACES: enabled [2020-02-19T10:25:33.942Z] - CONFIG_NET_NS: enabled [2020-02-19T10:25:33.942Z] - CONFIG_PID_NS: enabled [2020-02-19T10:25:33.942Z] - CONFIG_IPC_NS: enabled [2020-02-19T10:25:33.942Z] - CONFIG_UTS_NS: enabled [2020-02-19T10:25:33.942Z] - CONFIG_CGROUPS: enabled [2020-02-19T10:25:33.942Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-19T10:25:33.942Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-19T10:25:33.942Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-19T10:25:33.942Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-19T10:25:33.942Z] - CONFIG_CPUSETS: enabled [2020-02-19T10:25:33.942Z] - CONFIG_MEMCG: enabled [2020-02-19T10:25:33.942Z] - CONFIG_KEYS: enabled [2020-02-19T10:25:33.942Z] - CONFIG_VETH: enabled (as module) [2020-02-19T10:25:33.942Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-19T10:25:33.942Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-19T10:25:33.942Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-19T10:25:33.942Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-19T10:25:33.942Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-19T10:25:33.942Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-19T10:25:33.942Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-19T10:25:33.942Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-19T10:25:33.942Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-19T10:25:33.942Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-19T10:25:33.942Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-19T10:25:33.942Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-19T10:25:33.942Z] [2020-02-19T10:25:33.942Z] Optional Features: [2020-02-19T10:25:33.942Z] - CONFIG_USER_NS: enabled [2020-02-19T10:25:33.942Z] - CONFIG_SECCOMP: enabled [2020-02-19T10:25:34.200Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-19T10:25:34.200Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-19T10:25:34.200Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-19T10:25:34.200Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-19T10:25:34.200Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-19T10:25:34.200Z] - CONFIG_BLK_CGROUP: enabled [2020-02-19T10:25:34.200Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-19T10:25:34.200Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-19T10:25:34.200Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-19T10:25:34.200Z] - CONFIG_CGROUP_PERF: enabled [2020-02-19T10:25:34.200Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-19T10:25:34.200Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-19T10:25:34.200Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-19T10:25:34.200Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-19T10:25:34.200Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-19T10:25:34.200Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-19T10:25:34.200Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-19T10:25:34.200Z] - CONFIG_IP_VS: enabled (as module) [2020-02-19T10:25:34.200Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-19T10:25:34.200Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-19T10:25:34.200Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-19T10:25:34.200Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-19T10:25:34.200Z] - CONFIG_EXT4_FS: enabled [2020-02-19T10:25:34.200Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-19T10:25:34.200Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-19T10:25:34.200Z] - Network Drivers: [2020-02-19T10:25:34.200Z] - "overlay": [2020-02-19T10:25:34.200Z] - CONFIG_VXLAN: enabled (as module) [2020-02-19T10:25:34.200Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-19T10:25:34.200Z] Optional (for encrypted networks): [2020-02-19T10:25:34.200Z] - CONFIG_CRYPTO: enabled [2020-02-19T10:25:34.200Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-19T10:25:34.200Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-19T10:25:34.200Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-19T10:25:34.200Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-19T10:25:34.200Z] - CONFIG_XFRM: enabled [2020-02-19T10:25:34.200Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-19T10:25:34.200Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-19T10:25:34.200Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-19T10:25:34.200Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-19T10:25:34.200Z] - "ipvlan": [2020-02-19T10:25:34.200Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-19T10:25:34.200Z] - "macvlan": [2020-02-19T10:25:34.237Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-19T10:25:34.237Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-19T10:25:34.237Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40510/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-19T10:25:34.237Z] + bash /home/jenkins/workspace/moby_PR-40510/check-config.sh [2020-02-19T10:25:34.237Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-19T10:25:34.237Z] info: reading kernel config from /boot/config-4.4.0-171-generic ... [2020-02-19T10:25:34.237Z] [2020-02-19T10:25:34.237Z] Generally Necessary: [2020-02-19T10:25:34.458Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-19T10:25:34.458Z] - CONFIG_DUMMY: enabled (as module) [2020-02-19T10:25:34.458Z] - "ftp,tftp client in container": [2020-02-19T10:25:34.458Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-19T10:25:34.458Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-19T10:25:34.458Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-19T10:25:34.458Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-19T10:25:34.458Z] - Storage Drivers: [2020-02-19T10:25:34.458Z] - "aufs": [2020-02-19T10:25:34.458Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-19T10:25:34.458Z] - "btrfs": [2020-02-19T10:25:34.458Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-19T10:25:34.458Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-19T10:25:34.458Z] - "devicemapper": [2020-02-19T10:25:34.458Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-19T10:25:34.458Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-19T10:25:34.458Z] - "overlay": [2020-02-19T10:25:34.458Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-19T10:25:34.458Z] - "zfs": [2020-02-19T10:25:34.458Z] - /dev/zfs: missing [2020-02-19T10:25:34.458Z] - zfs command: missing [2020-02-19T10:25:34.458Z] - zpool command: missing [2020-02-19T10:25:34.458Z] [2020-02-19T10:25:34.458Z] Limits: [2020-02-19T10:25:34.458Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-19T10:25:34.458Z] [2020-02-19T10:25:34.458Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-19T10:25:34.589Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-19T10:25:34.589Z] - apparmor: enabled and tools installed [2020-02-19T10:25:34.589Z] - CONFIG_NAMESPACES: enabled [2020-02-19T10:25:34.589Z] - CONFIG_NET_NS: enabled [2020-02-19T10:25:34.589Z] - CONFIG_PID_NS: enabled [2020-02-19T10:25:34.589Z] - CONFIG_IPC_NS: enabled [2020-02-19T10:25:34.589Z] - CONFIG_UTS_NS: enabled [2020-02-19T10:25:34.589Z] - CONFIG_CGROUPS: enabled [2020-02-19T10:25:34.589Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-19T10:25:34.589Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-19T10:25:34.589Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-19T10:25:34.589Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-19T10:25:34.589Z] - CONFIG_CPUSETS: enabled [2020-02-19T10:25:34.589Z] - CONFIG_MEMCG: enabled [2020-02-19T10:25:34.589Z] - CONFIG_KEYS: enabled [2020-02-19T10:25:34.589Z] - CONFIG_VETH: enabled (as module) [2020-02-19T10:25:34.589Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-19T10:25:34.589Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-19T10:25:34.589Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-19T10:25:34.589Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-19T10:25:34.589Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-19T10:25:34.589Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-19T10:25:34.589Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-19T10:25:34.589Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-19T10:25:34.589Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-19T10:25:34.589Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-19T10:25:34.589Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-19T10:25:34.589Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-19T10:25:34.589Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-19T10:25:34.589Z] [2020-02-19T10:25:34.589Z] Optional Features: [2020-02-19T10:25:34.589Z] - CONFIG_USER_NS: enabled [2020-02-19T10:25:34.589Z] - CONFIG_SECCOMP: enabled [2020-02-19T10:25:34.589Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-19T10:25:34.589Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-19T10:25:34.589Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-19T10:25:34.589Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-19T10:25:34.589Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-19T10:25:34.589Z] - CONFIG_BLK_CGROUP: enabled [2020-02-19T10:25:34.589Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-19T10:25:34.589Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-19T10:25:34.589Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-19T10:25:34.589Z] - CONFIG_CGROUP_PERF: enabled [2020-02-19T10:25:34.589Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-19T10:25:34.589Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-19T10:25:34.589Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-19T10:25:34.589Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-19T10:25:34.589Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-19T10:25:34.589Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-19T10:25:34.589Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-19T10:25:34.589Z] - CONFIG_IP_VS: enabled (as module) [2020-02-19T10:25:34.589Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-19T10:25:34.589Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-19T10:25:34.589Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-19T10:25:34.589Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-19T10:25:34.589Z] - CONFIG_EXT4_FS: enabled [2020-02-19T10:25:34.589Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-19T10:25:34.589Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-19T10:25:34.589Z] - Network Drivers: [2020-02-19T10:25:34.589Z] - "overlay": [2020-02-19T10:25:34.589Z] - CONFIG_VXLAN: enabled (as module) [2020-02-19T10:25:34.589Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-19T10:25:34.589Z] Optional (for encrypted networks): [2020-02-19T10:25:34.589Z] - CONFIG_CRYPTO: enabled [2020-02-19T10:25:34.589Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-19T10:25:34.589Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-19T10:25:34.589Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-19T10:25:34.589Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-19T10:25:34.589Z] - CONFIG_XFRM: enabled [2020-02-19T10:25:34.589Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-19T10:25:34.589Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-19T10:25:34.589Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-19T10:25:34.589Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-19T10:25:34.589Z] - "ipvlan": [2020-02-19T10:25:34.589Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-19T10:25:34.589Z] - "macvlan": [2020-02-19T10:25:34.589Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-19T10:25:34.589Z] - CONFIG_DUMMY: enabled (as module) [2020-02-19T10:25:34.589Z] - "ftp,tftp client in container": [2020-02-19T10:25:34.589Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-19T10:25:34.589Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-19T10:25:34.589Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-19T10:25:34.589Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-19T10:25:34.589Z] - Storage Drivers: [2020-02-19T10:25:34.589Z] - "aufs": [2020-02-19T10:25:34.797Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bcc6f3fc514ef5c66629b1f8224acf65ad765d9b . [2020-02-19T10:25:34.797Z] #1 [internal] load build definition from Dockerfile [2020-02-19T10:25:34.797Z] #1 transferring dockerfile: [2020-02-19T10:25:34.935Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-19T10:25:34.935Z] - "btrfs": [2020-02-19T10:25:34.935Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-19T10:25:34.935Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-19T10:25:34.935Z] - "devicemapper": [2020-02-19T10:25:34.935Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-19T10:25:34.935Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-19T10:25:34.935Z] - "overlay": [2020-02-19T10:25:34.935Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-19T10:25:34.935Z] - "zfs": [2020-02-19T10:25:34.935Z] - /dev/zfs: missing [2020-02-19T10:25:34.935Z] - zfs command: missing [2020-02-19T10:25:34.935Z] - zpool command: missing [2020-02-19T10:25:34.935Z] [2020-02-19T10:25:34.935Z] Limits: [2020-02-19T10:25:34.935Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-19T10:25:34.935Z] [2020-02-19T10:25:34.935Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-19T10:25:35.059Z] #1 transferring dockerfile: 15.71kB done [2020-02-19T10:25:35.059Z] #1 DONE 0.2s [2020-02-19T10:25:35.059Z] [2020-02-19T10:25:35.059Z] #2 [internal] load .dockerignore [2020-02-19T10:25:35.059Z] #2 transferring context: 87B done [2020-02-19T10:25:35.059Z] #2 DONE 0.2s [2020-02-19T10:25:35.059Z] [2020-02-19T10:25:35.059Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-19T10:25:35.189Z] Still waiting to schedule task [2020-02-19T10:25:35.189Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08da00b6195d792ed)’ [2020-02-19T10:25:35.196Z] Still waiting to schedule task [2020-02-19T10:25:35.196Z] All nodes of label ‘arm64&&linux’ are offline [2020-02-19T10:25:35.198Z] Still waiting to schedule task [2020-02-19T10:25:35.199Z] All nodes of label ‘windows-2019’ are offline [2020-02-19T10:25:35.316Z] #3 DONE 0.4s [2020-02-19T10:25:35.317Z] [2020-02-19T10:25:35.317Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-19T10:25:35.317Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-19T10:25:35.576Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-19T10:25:35.576Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-02-19T10:25:35.576Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-02-19T10:25:35.576Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 1.89MB / 8.82MB 0.2s [2020-02-19T10:25:35.576Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-02-19T10:25:35.576Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-02-19T10:25:35.729Z] + make bundles/buildx [2020-02-19T10:25:35.729Z] make: command: Command not found [2020-02-19T10:25:35.729Z] make: command: Command not found [2020-02-19T10:25:35.729Z] mkdir bundles [2020-02-19T10:25:35.729Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-02-19T10:25:35.729Z] --build-arg BUILDX_COMMIT \ [2020-02-19T10:25:35.729Z] --build-arg BUILDX_REPO \ [2020-02-19T10:25:35.729Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-02-19T10:25:35.729Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-02-19T10:25:35.729Z] . [2020-02-19T10:25:35.729Z] /bin/sh: 4: go: not found [2020-02-19T10:25:35.729Z] /bin/sh: 5: go: not found [2020-02-19T10:25:36.141Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-02-19T10:25:36.141Z] #4 DONE 0.7s [2020-02-19T10:25:36.707Z] [2020-02-19T10:25:36.707Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-19T10:25:36.707Z] #6 DONE 0.2s [2020-02-19T10:25:36.707Z] [2020-02-19T10:25:36.707Z] #5 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-19T10:25:36.950Z] Sending build context to Docker daemon 51.68MB [2020-02-19T10:25:36.950Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-02-19T10:25:36.950Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-02-19T10:25:36.950Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-02-19T10:25:36.950Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-02-19T10:25:36.950Z] 1.12.10-stretch: Pulling from library/golang [2020-02-19T10:25:36.968Z] #5 DONE 0.4s [2020-02-19T10:25:36.968Z] [2020-02-19T10:25:36.968Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-19T10:25:36.968Z] #7 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done [2020-02-19T10:25:37.228Z] #7 sha256:6586e3d10e9613cb13f3917adc0c0c8157ed94e44106f8140259e045b07dc1fa 5.46kB / 5.46kB done [2020-02-19T10:25:37.228Z] #7 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 0B / 7.81MB 0.2s [2020-02-19T10:25:37.229Z] #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 103.98kB / 10.00MB 0.2s [2020-02-19T10:25:37.229Z] #7 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done [2020-02-19T10:25:37.229Z] #7 sha256:453fe9f2a24a42530430d8a5f5a2c8ea3bcd724d3aec277dbfc4b20031140fc3 1.79kB / 1.79kB done [2020-02-19T10:25:37.229Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 0B / 50.38MB 0.2s [2020-02-19T10:25:37.229Z] #7 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 4.28MB / 7.81MB 0.3s [2020-02-19T10:25:37.229Z] #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 6.96MB / 10.00MB 0.3s [2020-02-19T10:25:37.229Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 5.22MB / 50.38MB 0.3s [2020-02-19T10:25:37.316Z] ade01ea651a2: Pulling fs layer [2020-02-19T10:25:37.316Z] fbabdb69f639: Pulling fs layer [2020-02-19T10:25:37.316Z] ff33bd1013d7: Pulling fs layer [2020-02-19T10:25:37.316Z] 85cfe9d77eff: Pulling fs layer [2020-02-19T10:25:37.316Z] ace5139f9caa: Pulling fs layer [2020-02-19T10:25:37.316Z] e4d79466b81c: Pulling fs layer [2020-02-19T10:25:37.316Z] b00baabad4ce: Pulling fs layer [2020-02-19T10:25:37.316Z] 85cfe9d77eff: Waiting [2020-02-19T10:25:37.316Z] ace5139f9caa: Waiting [2020-02-19T10:25:37.316Z] e4d79466b81c: Waiting [2020-02-19T10:25:37.316Z] b00baabad4ce: Waiting [2020-02-19T10:25:37.316Z] ff33bd1013d7: Verifying Checksum [2020-02-19T10:25:37.316Z] ff33bd1013d7: Download complete [2020-02-19T10:25:37.487Z] #7 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 6.02MB / 7.81MB 0.4s [2020-02-19T10:25:37.488Z] #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 9.22MB / 10.00MB 0.4s [2020-02-19T10:25:37.488Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 10.42MB / 50.38MB 0.4s [2020-02-19T10:25:37.488Z] #7 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 7.40MB / 7.81MB 0.5s [2020-02-19T10:25:37.488Z] #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 10.00MB / 10.00MB 0.5s [2020-02-19T10:25:37.710Z] fbabdb69f639: Verifying Checksum [2020-02-19T10:25:37.710Z] fbabdb69f639: Download complete [2020-02-19T10:25:37.747Z] #7 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 7.81MB / 7.81MB 0.6s done [2020-02-19T10:25:37.747Z] #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 10.00MB / 10.00MB 0.5s done [2020-02-19T10:25:37.747Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 21.72MB / 50.38MB 0.8s [2020-02-19T10:25:37.747Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 8.40MB / 51.79MB 0.8s [2020-02-19T10:25:37.747Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 4.76MB / 68.52MB 0.8s [2020-02-19T10:25:38.060Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 28.53MB / 50.38MB 1.0s [2020-02-19T10:25:38.060Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 11.45MB / 51.79MB 1.1s [2020-02-19T10:25:38.323Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 31.60MB / 50.38MB 1.2s [2020-02-19T10:25:38.323Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 17.50MB / 51.79MB 1.2s [2020-02-19T10:25:38.323Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 35.39MB / 50.38MB 1.4s [2020-02-19T10:25:38.323Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 22.29MB / 51.79MB 1.4s [2020-02-19T10:25:38.323Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 23.23MB / 68.52MB 1.4s [2020-02-19T10:25:38.569Z] ade01ea651a2: Verifying Checksum [2020-02-19T10:25:38.569Z] ade01ea651a2: Download complete [2020-02-19T10:25:38.569Z] ace5139f9caa: Verifying Checksum [2020-02-19T10:25:38.569Z] ace5139f9caa: Download complete [2020-02-19T10:25:38.569Z] 85cfe9d77eff: Verifying Checksum [2020-02-19T10:25:38.569Z] 85cfe9d77eff: Download complete [2020-02-19T10:25:38.569Z] b00baabad4ce: Verifying Checksum [2020-02-19T10:25:38.569Z] b00baabad4ce: Download complete [2020-02-19T10:25:38.582Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 39.13MB / 50.38MB 1.5s [2020-02-19T10:25:38.582Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 42.04MB / 50.38MB 1.6s [2020-02-19T10:25:38.582Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 27.50MB / 51.79MB 1.6s [2020-02-19T10:25:38.582Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 27.50MB / 68.52MB 1.6s [2020-02-19T10:25:38.841Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 45.97MB / 50.38MB 1.7s [2020-02-19T10:25:38.842Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 33.16MB / 68.52MB 1.7s [2020-02-19T10:25:38.842Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 49.96MB / 50.38MB 1.9s [2020-02-19T10:25:38.842Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 37.52MB / 51.79MB 1.9s [2020-02-19T10:25:38.842Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 37.33MB / 68.52MB 1.9s [2020-02-19T10:25:39.102Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 41.70MB / 51.79MB 2.1s [2020-02-19T10:25:39.102Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 50.38MB / 50.38MB 2.1s done [2020-02-19T10:25:39.102Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 0B / 120.07MB 2.2s [2020-02-19T10:25:39.360Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 44.92MB / 51.79MB 2.3s [2020-02-19T10:25:39.360Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 42.71MB / 68.52MB 2.3s [2020-02-19T10:25:39.360Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 50.29MB / 68.52MB 2.5s [2020-02-19T10:25:39.360Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 7.97MB / 120.07MB 2.5s [2020-02-19T10:25:39.625Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 50.70MB / 51.79MB 2.6s [2020-02-19T10:25:39.625Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 54.06MB / 68.52MB 2.6s [2020-02-19T10:25:39.626Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 15.72MB / 120.07MB 2.7s [2020-02-19T10:25:39.626Z] #7 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 [2020-02-19T10:25:39.838Z] e4d79466b81c: Verifying Checksum [2020-02-19T10:25:39.838Z] e4d79466b81c: Download complete [2020-02-19T10:25:39.838Z] ade01ea651a2: Pull complete [2020-02-19T10:25:39.886Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 51.79MB / 51.79MB 2.7s done [2020-02-19T10:25:39.886Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 59.09MB / 68.52MB 2.9s [2020-02-19T10:25:39.886Z] #7 sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 126B / 126B 2.9s [2020-02-19T10:25:39.886Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 23.08MB / 120.07MB 3.0s [2020-02-19T10:25:39.886Z] #7 sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 126B / 126B 2.9s done [2020-02-19T10:25:40.147Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 68.32MB / 68.52MB 3.2s [2020-02-19T10:25:40.147Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 30.17MB / 120.07MB 3.3s [2020-02-19T10:25:40.185Z] fbabdb69f639: Pull complete [2020-02-19T10:25:40.411Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 68.52MB / 68.52MB 3.4s done [2020-02-19T10:25:40.411Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 36.57MB / 120.07MB 3.6s [2020-02-19T10:25:40.532Z] ff33bd1013d7: Pull complete [2020-02-19T10:25:40.977Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 44.98MB / 120.07MB 3.9s [2020-02-19T10:25:41.236Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 52.61MB / 120.07MB 4.2s [2020-02-19T10:25:41.236Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 61.26MB / 120.07MB 4.4s [2020-02-19T10:25:41.803Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 71.88MB / 120.07MB 4.7s [2020-02-19T10:25:41.803Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 78.88MB / 120.07MB 4.9s [2020-02-19T10:25:42.252Z] 85cfe9d77eff: Pull complete [2020-02-19T10:25:42.406Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 91.39MB / 120.07MB 5.3s [2020-02-19T10:25:42.664Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 104.08MB / 120.07MB 5.6s [2020-02-19T10:25:42.664Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 110.28MB / 120.07MB 5.7s [2020-02-19T10:25:42.928Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 118.36MB / 120.07MB 5.9s [2020-02-19T10:25:43.186Z] #7 ... [2020-02-19T10:25:43.186Z] [2020-02-19T10:25:43.186Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-19T10:25:43.186Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-19T10:25:43.186Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-19T10:25:43.186Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-19T10:25:43.186Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.4s done [2020-02-19T10:25:43.186Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.5s done [2020-02-19T10:25:43.186Z] #68 DONE 6.2s [2020-02-19T10:25:43.186Z] [2020-02-19T10:25:43.186Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-19T10:25:43.186Z] #7 ... [2020-02-19T10:25:43.186Z] [2020-02-19T10:25:43.186Z] #20 [internal] load build context [2020-02-19T10:25:43.186Z] #20 transferring context: 36.74MB 6.3s [2020-02-19T10:25:43.443Z] #20 ... [2020-02-19T10:25:43.443Z] [2020-02-19T10:25:43.443Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-19T10:25:43.443Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 120.07MB / 120.07MB 6.2s done [2020-02-19T10:25:43.461Z] ace5139f9caa: Pull complete [2020-02-19T10:25:44.376Z] #7 ... [2020-02-19T10:25:44.376Z] [2020-02-19T10:25:44.376Z] #20 [internal] load build context [2020-02-19T10:25:44.376Z] #20 transferring context: 47.11MB 6.7s done [2020-02-19T10:25:44.376Z] #20 DONE 7.3s [2020-02-19T10:25:44.376Z] [2020-02-19T10:25:44.376Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-19T10:25:44.635Z] #7 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 5.0s [2020-02-19T10:25:45.355Z] Fetching without tags [2020-02-19T10:25:45.810Z] e4d79466b81c: Pull complete [2020-02-19T10:25:45.950Z] Merging remotes/origin/master commit d8772509d1a29b100c52c5c0f6cb5787a693db91 into PR head commit f7c4be86c61d79c2b6b041eff94853b1bf7afb6e [2020-02-19T10:25:46.014Z] #7 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 6.4s done [2020-02-19T10:25:45.318Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-19T10:25:45.322Z] > git config --add remote.origin.fetch +refs/pull/40510/head:refs/remotes/origin/PR-40510 # timeout=10 [2020-02-19T10:25:45.325Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-19T10:25:45.342Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-19T10:25:45.357Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-19T10:25:45.358Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-19T10:25:45.358Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40510/head:refs/remotes/origin/PR-40510 +refs/heads/master:refs/remotes/origin/master [2020-02-19T10:25:45.954Z] > git config core.sparsecheckout # timeout=10 [2020-02-19T10:25:45.957Z] > git checkout -f f7c4be86c61d79c2b6b041eff94853b1bf7afb6e [2020-02-19T10:25:46.218Z] b00baabad4ce: Pull complete [2020-02-19T10:25:46.218Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-02-19T10:25:46.218Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-02-19T10:25:46.218Z] ---> 687421176e14 [2020-02-19T10:25:46.218Z] Step 5/16 : ARG BUILDX_REPO [2020-02-19T10:25:46.218Z] ---> Running in 3342e2183ebb [2020-02-19T10:25:46.218Z] Removing intermediate container 3342e2183ebb [2020-02-19T10:25:46.218Z] ---> 8283b4aed45a [2020-02-19T10:25:46.218Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-02-19T10:25:46.218Z] ---> Running in 128b567711e4 [2020-02-19T10:25:46.273Z] #7 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 [2020-02-19T10:25:46.718Z] Cloning into '/buildx'... [2020-02-19T10:25:46.838Z] #7 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 0.4s done [2020-02-19T10:25:46.838Z] #7 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc [2020-02-19T10:25:47.099Z] #7 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0.3s done [2020-02-19T10:25:47.099Z] #7 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 [2020-02-19T10:25:48.146Z] Merge succeeded, producing 672c41007273bcf21bf78aeff02bf0a75866859d [2020-02-19T10:25:48.147Z] Checking out Revision 672c41007273bcf21bf78aeff02bf0a75866859d (PR-40510) [2020-02-19T10:25:48.269Z] Commit message: "Merge commit 'd8772509d1a29b100c52c5c0f6cb5787a693db91' into HEAD" [2020-02-19T10:25:48.285Z] First time build. Skipping changelog. [2020-02-19T10:25:46.998Z] > git merge d8772509d1a29b100c52c5c0f6cb5787a693db91 # timeout=10 [2020-02-19T10:25:48.132Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-19T10:25:48.150Z] > git config core.sparsecheckout # timeout=10 [2020-02-19T10:25:48.154Z] > git checkout -f 672c41007273bcf21bf78aeff02bf0a75866859d [2020-02-19T10:25:48.271Z] > git rev-list --no-walk f75daffd87024fd2edbcdc73f4bc9ef66641b5ee # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-19T10:25:49.189Z] Removing intermediate container 128b567711e4 [2020-02-19T10:25:49.189Z] ---> b4866368709c [2020-02-19T10:25:49.189Z] Step 7/16 : WORKDIR /buildx [2020-02-19T10:25:49.189Z] ---> Running in 706a652324c4 [2020-02-19T10:25:49.372Z] + docker version [2020-02-19T10:25:49.373Z] Client: [2020-02-19T10:25:49.373Z] Version: 18.06.1-ce [2020-02-19T10:25:49.373Z] API version: 1.38 [2020-02-19T10:25:49.373Z] Go version: go1.10.3 [2020-02-19T10:25:49.373Z] Git commit: e68fc7a [2020-02-19T10:25:49.373Z] Built: Tue Aug 21 17:26:10 2018 [2020-02-19T10:25:49.373Z] OS/Arch: linux/ppc64le [2020-02-19T10:25:49.373Z] Experimental: false [2020-02-19T10:25:49.373Z] [2020-02-19T10:25:49.373Z] Server: [2020-02-19T10:25:49.373Z] Engine: [2020-02-19T10:25:49.373Z] Version: 18.06.1-ce [2020-02-19T10:25:49.373Z] API version: 1.38 (minimum version 1.12) [2020-02-19T10:25:49.373Z] Go version: go1.10.3 [2020-02-19T10:25:49.373Z] Git commit: e68fc7a [2020-02-19T10:25:49.373Z] Built: Tue Aug 21 17:24:20 2018 [2020-02-19T10:25:49.373Z] OS/Arch: linux/ppc64le [2020-02-19T10:25:49.373Z] Experimental: true [Pipeline] sh [2020-02-19T10:25:49.542Z] Removing intermediate container 706a652324c4 [2020-02-19T10:25:49.542Z] ---> 02b0a7d991cf [2020-02-19T10:25:49.542Z] Step 8/16 : ARG BUILDX_COMMIT [2020-02-19T10:25:49.542Z] ---> Running in abf2de76c00f [2020-02-19T10:25:49.542Z] Removing intermediate container abf2de76c00f [2020-02-19T10:25:49.542Z] ---> 793993331fba [2020-02-19T10:25:49.542Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-02-19T10:25:49.542Z] ---> Running in 48e2799aea63 [2020-02-19T10:25:49.628Z] #7 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 2.1s done [2020-02-19T10:25:49.628Z] #7 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 [2020-02-19T10:25:49.754Z] + docker info [2020-02-19T10:25:49.754Z] Containers: 0 [2020-02-19T10:25:49.754Z] Running: 0 [2020-02-19T10:25:49.754Z] Paused: 0 [2020-02-19T10:25:49.754Z] Stopped: 0 [2020-02-19T10:25:49.754Z] Images: 0 [2020-02-19T10:25:49.754Z] Server Version: 18.06.1-ce [2020-02-19T10:25:49.754Z] Storage Driver: overlay2 [2020-02-19T10:25:49.754Z] Backing Filesystem: extfs [2020-02-19T10:25:49.754Z] Supports d_type: true [2020-02-19T10:25:49.754Z] Native Overlay Diff: true [2020-02-19T10:25:49.754Z] Logging Driver: json-file [2020-02-19T10:25:49.754Z] Cgroup Driver: cgroupfs [2020-02-19T10:25:49.754Z] Plugins: [2020-02-19T10:25:49.754Z] Volume: local [2020-02-19T10:25:49.754Z] Network: bridge host ipvlan macvlan null overlay [2020-02-19T10:25:49.754Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-19T10:25:49.754Z] Swarm: inactive [2020-02-19T10:25:49.754Z] Runtimes: runc [2020-02-19T10:25:49.754Z] Default Runtime: runc [2020-02-19T10:25:49.754Z] Init Binary: docker-init [2020-02-19T10:25:49.754Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-19T10:25:49.754Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-02-19T10:25:49.754Z] init version: fec3683 [2020-02-19T10:25:49.754Z] Security Options: [2020-02-19T10:25:49.754Z] apparmor [2020-02-19T10:25:49.754Z] seccomp [2020-02-19T10:25:49.754Z] Profile: default [2020-02-19T10:25:49.754Z] Kernel Version: 4.4.0-139-generic [2020-02-19T10:25:49.754Z] Operating System: Ubuntu 16.04.3 LTS [2020-02-19T10:25:49.754Z] OSType: linux [2020-02-19T10:25:49.754Z] Architecture: ppc64le [2020-02-19T10:25:49.754Z] CPUs: 4 [2020-02-19T10:25:49.754Z] Total Memory: 7.972GiB [2020-02-19T10:25:49.754Z] Name: ppc64le-ubuntu-23 [2020-02-19T10:25:49.754Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-02-19T10:25:49.754Z] Docker Root Dir: /var/lib/docker [2020-02-19T10:25:49.754Z] Debug Mode (client): false [2020-02-19T10:25:49.754Z] Debug Mode (server): false [2020-02-19T10:25:49.754Z] Username: dockerbuildbot [2020-02-19T10:25:49.754Z] Registry: https://index.docker.io/v1/ [2020-02-19T10:25:49.754Z] Labels: [2020-02-19T10:25:49.754Z] Experimental: true [2020-02-19T10:25:49.754Z] Insecure Registries: [2020-02-19T10:25:49.754Z] 127.0.0.0/8 [2020-02-19T10:25:49.754Z] Live Restore Enabled: false [2020-02-19T10:25:49.754Z] [Pipeline] sh [2020-02-19T10:25:50.135Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-19T10:25:50.135Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-19T10:25:50.135Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40510/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-19T10:25:50.290Z] From https://github.com/docker/buildx [2020-02-19T10:25:50.290Z] * [new tag] v0.3.1 -> build [2020-02-19T10:25:50.419Z] + bash /home/docker/workspace/moby_PR-40510/check-config.sh [2020-02-19T10:25:50.419Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-19T10:25:50.419Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-02-19T10:25:50.419Z] [2020-02-19T10:25:50.419Z] Generally Necessary: [2020-02-19T10:25:50.419Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-19T10:25:50.419Z] - apparmor: enabled and tools installed [2020-02-19T10:25:50.419Z] - CONFIG_NAMESPACES: enabled [2020-02-19T10:25:50.419Z] - CONFIG_NET_NS: enabled [2020-02-19T10:25:50.419Z] - CONFIG_PID_NS: enabled [2020-02-19T10:25:50.419Z] - CONFIG_IPC_NS: enabled [2020-02-19T10:25:50.419Z] - CONFIG_UTS_NS: enabled [2020-02-19T10:25:50.647Z] Switched to branch 'build' [2020-02-19T10:25:50.710Z] - CONFIG_CGROUPS: enabled [2020-02-19T10:25:50.710Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-19T10:25:50.710Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-19T10:25:50.710Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-19T10:25:50.710Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-19T10:25:50.710Z] - CONFIG_CPUSETS: enabled [2020-02-19T10:25:50.710Z] - CONFIG_MEMCG: enabled [2020-02-19T10:25:50.710Z] - CONFIG_KEYS: enabled [2020-02-19T10:25:50.710Z] - CONFIG_VETH: enabled (as module) [2020-02-19T10:25:50.710Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-19T10:25:50.710Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-19T10:25:50.710Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-19T10:25:50.710Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-19T10:25:50.710Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-19T10:25:50.710Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-19T10:25:50.710Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-19T10:25:50.710Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-19T10:25:50.710Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-19T10:25:50.710Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-19T10:25:50.710Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-19T10:25:50.710Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-19T10:25:50.710Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-19T10:25:50.710Z] [2020-02-19T10:25:50.710Z] Optional Features: [2020-02-19T10:25:50.710Z] - CONFIG_USER_NS: enabled [2020-02-19T10:25:50.710Z] - CONFIG_SECCOMP: enabled [2020-02-19T10:25:50.710Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-19T10:25:50.710Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-19T10:25:50.710Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-19T10:25:50.710Z] (cgroup swap accounting is currently enabled) [2020-02-19T10:25:50.710Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-19T10:25:50.710Z] - CONFIG_BLK_CGROUP: enabled [2020-02-19T10:25:50.710Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-19T10:25:50.710Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-19T10:25:50.710Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-19T10:25:51.005Z] - CONFIG_CGROUP_PERF: enabled [2020-02-19T10:25:51.005Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-19T10:25:51.005Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-19T10:25:51.005Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-19T10:25:51.005Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-19T10:25:51.005Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-19T10:25:51.005Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-19T10:25:51.005Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-19T10:25:51.005Z] - CONFIG_IP_VS: enabled (as module) [2020-02-19T10:25:51.005Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-19T10:25:51.005Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-19T10:25:51.005Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-19T10:25:51.005Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-19T10:25:51.005Z] - CONFIG_EXT4_FS: enabled [2020-02-19T10:25:51.005Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-19T10:25:51.005Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-19T10:25:51.005Z] - Network Drivers: [2020-02-19T10:25:51.005Z] - "overlay": [2020-02-19T10:25:51.005Z] - CONFIG_VXLAN: enabled (as module) [2020-02-19T10:25:51.005Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-19T10:25:51.005Z] Optional (for encrypted networks): [2020-02-19T10:25:51.005Z] - CONFIG_CRYPTO: enabled [2020-02-19T10:25:51.005Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-19T10:25:51.005Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-19T10:25:51.005Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-19T10:25:51.005Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-19T10:25:51.005Z] - CONFIG_XFRM: enabled [2020-02-19T10:25:51.005Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-19T10:25:51.005Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-19T10:25:51.005Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-19T10:25:51.005Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-19T10:25:51.005Z] - "ipvlan": [2020-02-19T10:25:51.005Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-19T10:25:51.005Z] - "macvlan": [2020-02-19T10:25:51.289Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-19T10:25:51.289Z] - CONFIG_DUMMY: enabled (as module) [2020-02-19T10:25:51.289Z] - "ftp,tftp client in container": [2020-02-19T10:25:51.289Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-19T10:25:51.289Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-19T10:25:51.289Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-19T10:25:51.289Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-19T10:25:51.289Z] - Storage Drivers: [2020-02-19T10:25:51.289Z] - "aufs": [2020-02-19T10:25:51.289Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-19T10:25:51.289Z] - "btrfs": [2020-02-19T10:25:51.289Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-19T10:25:51.289Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-19T10:25:51.289Z] - "devicemapper": [2020-02-19T10:25:51.289Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-19T10:25:51.289Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-19T10:25:51.289Z] - "overlay": [2020-02-19T10:25:51.289Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-19T10:25:51.289Z] - "zfs": [2020-02-19T10:25:51.289Z] - /dev/zfs: missing [2020-02-19T10:25:51.289Z] - zfs command: missing [2020-02-19T10:25:51.289Z] - zpool command: missing [2020-02-19T10:25:51.289Z] [2020-02-19T10:25:51.289Z] Limits: [2020-02-19T10:25:51.289Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-19T10:25:51.289Z] [2020-02-19T10:25:51.289Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-19T10:25:51.398Z] Removing intermediate container 48e2799aea63 [2020-02-19T10:25:51.398Z] ---> f5bcf9feeac5 [2020-02-19T10:25:51.398Z] Step 10/16 : RUN go mod download [2020-02-19T10:25:51.398Z] ---> Running in 5e5ebf2f8747 [2020-02-19T10:25:51.715Z] + make bundles/buildx [2020-02-19T10:25:51.756Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-02-19T10:25:51.756Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-02-19T10:25:51.756Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-02-19T10:25:51.756Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-02-19T10:25:51.756Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-02-19T10:25:51.756Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-02-19T10:25:51.756Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-02-19T10:25:51.756Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-02-19T10:25:52.153Z] #7 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 2.1s done [2020-02-19T10:25:52.153Z] #7 extracting sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 0.1s [2020-02-19T10:25:52.333Z] make: command: Command not found [2020-02-19T10:25:52.333Z] make: command: Command not found [2020-02-19T10:25:52.333Z] mkdir bundles [2020-02-19T10:25:52.333Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-02-19T10:25:52.333Z] --build-arg BUILDX_COMMIT \ [2020-02-19T10:25:52.333Z] --build-arg BUILDX_REPO \ [2020-02-19T10:25:52.333Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-02-19T10:25:52.333Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-02-19T10:25:52.333Z] . [2020-02-19T10:25:52.333Z] /bin/sh: 4: go: not found [2020-02-19T10:25:52.333Z] /bin/sh: 5: go: not found [2020-02-19T10:25:52.654Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-02-19T10:25:53.038Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-02-19T10:25:53.039Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-02-19T10:25:53.039Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-02-19T10:25:53.039Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-02-19T10:25:53.039Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-02-19T10:25:53.039Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-02-19T10:25:53.418Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-02-19T10:25:53.788Z] go: finding github.com/stretchr/testify v1.3.0 [2020-02-19T10:25:53.788Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-02-19T10:25:53.788Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-02-19T10:25:54.588Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-02-19T10:25:54.588Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-02-19T10:25:54.588Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-02-19T10:25:54.966Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-02-19T10:25:54.966Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-02-19T10:25:54.966Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-02-19T10:25:55.037Z] Sending build context to Docker daemon 51.68MB [2020-02-19T10:25:55.037Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-02-19T10:25:55.037Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-02-19T10:25:55.037Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-02-19T10:25:55.037Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-02-19T10:25:55.037Z] 1.12.10-stretch: Pulling from library/golang [2020-02-19T10:25:55.037Z] fb056072eab9: Pulling fs layer [2020-02-19T10:25:55.037Z] 6a33b1f9796f: Pulling fs layer [2020-02-19T10:25:55.037Z] 8f8f8962e456: Pulling fs layer [2020-02-19T10:25:55.037Z] 68adcc365214: Pulling fs layer [2020-02-19T10:25:55.037Z] 76d8adf27bdf: Pulling fs layer [2020-02-19T10:25:55.037Z] d66e58854927: Pulling fs layer [2020-02-19T10:25:55.037Z] 71497195576e: Pulling fs layer [2020-02-19T10:25:55.037Z] 76d8adf27bdf: Waiting [2020-02-19T10:25:55.037Z] d66e58854927: Waiting [2020-02-19T10:25:55.037Z] 71497195576e: Waiting [2020-02-19T10:25:55.037Z] 68adcc365214: Waiting [2020-02-19T10:25:55.350Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-02-19T10:25:55.350Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-02-19T10:25:55.694Z] 8f8f8962e456: Verifying Checksum [2020-02-19T10:25:55.694Z] 8f8f8962e456: Download complete [2020-02-19T10:25:55.719Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-02-19T10:25:55.719Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-02-19T10:25:55.719Z] go: finding github.com/docker/go-connections v0.4.0 [2020-02-19T10:25:55.719Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-02-19T10:25:55.984Z] 6a33b1f9796f: Verifying Checksum [2020-02-19T10:25:55.984Z] 6a33b1f9796f: Download complete [2020-02-19T10:25:56.105Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-02-19T10:25:56.105Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-02-19T10:25:56.468Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-02-19T10:25:56.835Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-02-19T10:25:56.835Z] go: finding github.com/json-iterator/go v1.1.6 [2020-02-19T10:25:56.835Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-02-19T10:25:56.835Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-02-19T10:25:57.411Z] #7 extracting sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 5.3s [2020-02-19T10:25:57.602Z] go: finding github.com/stretchr/objx v0.1.1 [2020-02-19T10:25:57.668Z] #7 extracting sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 5.7s done [2020-02-19T10:25:57.668Z] #7 extracting sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 [2020-02-19T10:25:57.926Z] #7 extracting sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 done [2020-02-19T10:25:57.972Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-02-19T10:25:57.972Z] go: finding github.com/gofrs/flock v0.7.0 [2020-02-19T10:25:57.972Z] go: finding github.com/pkg/errors v0.8.1 [2020-02-19T10:25:58.343Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-02-19T10:25:58.343Z] go: finding github.com/spf13/pflag v1.0.3 [2020-02-19T10:25:58.492Z] #7 DONE 21.3s [2020-02-19T10:25:58.492Z] [2020-02-19T10:25:58.492Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-19T10:25:58.738Z] fb056072eab9: Verifying Checksum [2020-02-19T10:25:58.738Z] fb056072eab9: Download complete [2020-02-19T10:25:59.131Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-02-19T10:25:59.131Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-02-19T10:25:59.131Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-02-19T10:25:59.506Z] go: finding github.com/imdario/mergo v0.3.7 [2020-02-19T10:25:59.795Z] 68adcc365214: Verifying Checksum [2020-02-19T10:25:59.795Z] 68adcc365214: Download complete [2020-02-19T10:25:59.871Z] #8 DONE 1.7s [2020-02-19T10:25:59.871Z] [2020-02-19T10:25:59.871Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-19T10:25:59.898Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-02-19T10:25:59.898Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-02-19T10:25:59.898Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-02-19T10:25:59.898Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-02-19T10:26:00.080Z] 71497195576e: Verifying Checksum [2020-02-19T10:26:00.080Z] 71497195576e: Download complete [2020-02-19T10:26:00.369Z] 76d8adf27bdf: Verifying Checksum [2020-02-19T10:26:00.369Z] 76d8adf27bdf: Download complete [2020-02-19T10:26:00.697Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-02-19T10:26:00.697Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-02-19T10:26:01.070Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-02-19T10:26:01.070Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-02-19T10:26:01.243Z] #9 DONE 1.1s [2020-02-19T10:26:01.243Z] [2020-02-19T10:26:01.243Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-19T10:26:01.243Z] #29 DONE 0.1s [2020-02-19T10:26:01.243Z] [2020-02-19T10:26:01.243Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-19T10:26:01.243Z] #40 DONE 0.1s [2020-02-19T10:26:01.243Z] [2020-02-19T10:26:01.243Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-19T10:26:01.243Z] #41 ... [2020-02-19T10:26:01.243Z] [2020-02-19T10:26:01.243Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-19T10:26:01.243Z] #21 DONE 0.1s [2020-02-19T10:26:01.506Z] [2020-02-19T10:26:01.506Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-19T10:26:01.506Z] #32 DONE 0.2s [2020-02-19T10:26:01.506Z] [2020-02-19T10:26:01.506Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-19T10:26:01.506Z] #22 DONE 0.2s [2020-02-19T10:26:01.506Z] [2020-02-19T10:26:01.506Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-19T10:26:01.506Z] #49 DONE 0.2s [2020-02-19T10:26:01.506Z] [2020-02-19T10:26:01.506Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-19T10:26:01.506Z] #46 DONE 0.2s [2020-02-19T10:26:01.506Z] [2020-02-19T10:26:01.506Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-19T10:26:01.506Z] #52 DONE 0.2s [2020-02-19T10:26:01.506Z] [2020-02-19T10:26:01.506Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-19T10:26:01.506Z] #64 DONE 0.3s [2020-02-19T10:26:01.506Z] [2020-02-19T10:26:01.506Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:26:01.506Z] #53 ... [2020-02-19T10:26:01.506Z] [2020-02-19T10:26:01.506Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-19T10:26:01.506Z] #70 DONE 0.3s [2020-02-19T10:26:01.764Z] [2020-02-19T10:26:01.764Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:26:01.876Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-02-19T10:26:01.876Z] go: finding github.com/stretchr/objx v0.1.0 [2020-02-19T10:26:02.274Z] go: finding github.com/lib/pq v1.0.0 [2020-02-19T10:26:02.274Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-02-19T10:26:02.648Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-02-19T10:26:03.011Z] go: finding github.com/google/go-cmp v0.2.0 [2020-02-19T10:26:03.064Z] fb056072eab9: Pull complete [2020-02-19T10:26:03.375Z] go: finding google.golang.org/grpc v1.20.1 [2020-02-19T10:26:03.754Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-02-19T10:26:03.754Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-02-19T10:26:03.754Z] go: finding github.com/golang/protobuf v1.2.0 [2020-02-19T10:26:04.084Z] 6a33b1f9796f: Pull complete [2020-02-19T10:26:04.084Z] 8f8f8962e456: Pull complete [2020-02-19T10:26:04.290Z] go: finding github.com/docker/go-connections v0.3.0 [2020-02-19T10:26:05.238Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-02-19T10:26:05.238Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-02-19T10:26:05.238Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-02-19T10:26:05.238Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-02-19T10:26:05.840Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-02-19T10:26:05.840Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-02-19T10:26:06.145Z] d66e58854927: Verifying Checksum [2020-02-19T10:26:06.145Z] d66e58854927: Download complete [2020-02-19T10:26:06.889Z] go: finding github.com/client9/misspell v0.3.4 [2020-02-19T10:26:06.889Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-02-19T10:26:06.889Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-02-19T10:26:07.028Z] #71 ... [2020-02-19T10:26:07.028Z] [2020-02-19T10:26:07.028Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-19T10:26:07.028Z] #59 5.371 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:26:07.028Z] #59 5.457 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:26:07.028Z] #59 5.541 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:26:07.028Z] #59 5.699 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-19T10:26:07.593Z] #59 6.520 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [177 kB] [2020-02-19T10:26:08.171Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-02-19T10:26:08.188Z] 68adcc365214: Pull complete [2020-02-19T10:26:08.559Z] go: finding google.golang.org/appengine v1.1.0 [2020-02-19T10:26:08.947Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-02-19T10:26:09.316Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-02-19T10:26:09.316Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-02-19T10:26:10.112Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-02-19T10:26:10.112Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-02-19T10:26:10.112Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-02-19T10:26:10.112Z] go: finding github.com/spf13/viper v1.3.2 [2020-02-19T10:26:10.128Z] #59 ... [2020-02-19T10:26:10.128Z] [2020-02-19T10:26:10.128Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:26:10.128Z] #23 8.689 + RM_GOPATH=0 [2020-02-19T10:26:10.128Z] #23 8.689 + TMP_GOPATH= [2020-02-19T10:26:10.128Z] #23 8.689 + : /build [2020-02-19T10:26:10.128Z] #23 8.689 + '[' -z '' ']' [2020-02-19T10:26:10.128Z] #23 8.692 ++ mktemp -d [2020-02-19T10:26:10.128Z] #23 8.696 + export GOPATH=/tmp/tmp.LTqEI8XwQ7 [2020-02-19T10:26:10.128Z] #23 8.696 + GOPATH=/tmp/tmp.LTqEI8XwQ7 [2020-02-19T10:26:10.128Z] #23 8.696 + RM_GOPATH=1 [2020-02-19T10:26:10.128Z] #23 8.699 ++ dirname ./install.sh [2020-02-19T10:26:10.128Z] #23 8.706 + dir=. [2020-02-19T10:26:10.128Z] #23 8.706 + bin=dockercli [2020-02-19T10:26:10.128Z] #23 8.706 + shift [2020-02-19T10:26:10.128Z] #23 8.706 + '[' '!' -f ./dockercli.installer ']' [2020-02-19T10:26:10.128Z] #23 8.706 + . ./dockercli.installer [2020-02-19T10:26:10.128Z] #23 8.706 ++ : stable [2020-02-19T10:26:10.128Z] #23 8.706 ++ : 17.06.2-ce [2020-02-19T10:26:10.128Z] #23 8.706 + install_dockercli [2020-02-19T10:26:10.128Z] #23 8.706 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-19T10:26:10.128Z] #23 8.706 Install docker/cli version 17.06.2-ce from stable [2020-02-19T10:26:10.128Z] #23 8.715 ++ uname -m [2020-02-19T10:26:10.128Z] #23 8.736 + arch=x86_64 [2020-02-19T10:26:10.128Z] #23 8.736 + '[' x86_64 '!=' x86_64 ']' [2020-02-19T10:26:10.128Z] #23 8.736 + url=https://download.docker.com/linux/static [2020-02-19T10:26:10.128Z] #23 8.736 + tar -xz docker/docker [2020-02-19T10:26:10.128Z] #23 8.736 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-02-19T10:26:10.129Z] #23 ... [2020-02-19T10:26:10.129Z] [2020-02-19T10:26:10.129Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-19T10:26:10.129Z] #59 9.166 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-19T10:26:10.298Z] 76d8adf27bdf: Pull complete [2020-02-19T10:26:10.484Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-02-19T10:26:10.484Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-02-19T10:26:10.842Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-02-19T10:26:11.062Z] #59 ... [2020-02-19T10:26:11.062Z] [2020-02-19T10:26:11.062Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:26:11.062Z] #43 6.451 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:26:11.062Z] #43 6.484 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:26:11.063Z] #43 6.484 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:26:11.063Z] #43 7.474 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-19T10:26:11.063Z] #43 ... [2020-02-19T10:26:11.063Z] [2020-02-19T10:26:11.063Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-19T10:26:11.063Z] #25 8.981 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:26:11.063Z] #25 9.143 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:26:11.063Z] #25 9.147 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:26:11.212Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-02-19T10:26:11.323Z] #25 ... [2020-02-19T10:26:11.323Z] [2020-02-19T10:26:11.323Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-19T10:26:11.323Z] #30 ... [2020-02-19T10:26:11.323Z] [2020-02-19T10:26:11.323Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:26:11.323Z] #50 9.987 + RM_GOPATH=0 [2020-02-19T10:26:11.323Z] #50 9.987 + TMP_GOPATH= [2020-02-19T10:26:11.323Z] #50 9.987 + : /build [2020-02-19T10:26:11.323Z] #50 9.987 + '[' -z '' ']' [2020-02-19T10:26:11.323Z] #50 9.987 ++ mktemp -d [2020-02-19T10:26:11.323Z] #50 9.989 + export GOPATH=/tmp/tmp.kZhUoXW04e [2020-02-19T10:26:11.323Z] #50 9.990 + GOPATH=/tmp/tmp.kZhUoXW04e [2020-02-19T10:26:11.323Z] #50 9.990 + RM_GOPATH=1 [2020-02-19T10:26:11.323Z] #50 9.998 ++ dirname ./install.sh [2020-02-19T10:26:11.323Z] #50 9.999 + dir=. [2020-02-19T10:26:11.323Z] #50 9.999 + bin=gotestsum [2020-02-19T10:26:11.323Z] #50 10.00 + shift [2020-02-19T10:26:11.323Z] #50 10.00 + '[' '!' -f ./gotestsum.installer ']' [2020-02-19T10:26:11.323Z] #50 10.00 + . ./gotestsum.installer [2020-02-19T10:26:11.323Z] #50 10.00 ++ : v0.3.5 [2020-02-19T10:26:11.323Z] #50 10.00 + install_gotestsum [2020-02-19T10:26:11.323Z] #50 10.00 + echo 'Installing gotestsum version v0.3.5' [2020-02-19T10:26:11.323Z] #50 10.01 Installing gotestsum version v0.3.5 [2020-02-19T10:26:11.323Z] #50 10.01 + go get -d gotest.tools/gotestsum [2020-02-19T10:26:11.581Z] #50 ... [2020-02-19T10:26:11.581Z] [2020-02-19T10:26:11.581Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:26:11.581Z] #33 9.617 + RM_GOPATH=0 [2020-02-19T10:26:11.581Z] #33 9.617 + TMP_GOPATH= [2020-02-19T10:26:11.581Z] #33 9.618 + : /build [2020-02-19T10:26:11.581Z] #33 9.618 + '[' -z '' ']' [2020-02-19T10:26:11.581Z] #33 9.627 ++ mktemp -d [2020-02-19T10:26:11.581Z] #33 9.627 + export GOPATH=/tmp/tmp.b7vZtrMxv9 [2020-02-19T10:26:11.581Z] #33 9.627 + GOPATH=/tmp/tmp.b7vZtrMxv9 [2020-02-19T10:26:11.581Z] #33 9.627 + RM_GOPATH=1 [2020-02-19T10:26:11.581Z] #33 9.628 ++ dirname ./install.sh [2020-02-19T10:26:11.581Z] #33 9.635 + dir=. [2020-02-19T10:26:11.581Z] #33 9.635 + bin=tomlv [2020-02-19T10:26:11.581Z] #33 9.635 + shift [2020-02-19T10:26:11.581Z] #33 9.635 + '[' '!' -f ./tomlv.installer ']' [2020-02-19T10:26:11.581Z] #33 9.635 + . ./tomlv.installer [2020-02-19T10:26:11.581Z] #33 9.635 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-19T10:26:11.581Z] #33 9.635 + install_tomlv [2020-02-19T10:26:11.581Z] #33 9.635 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-19T10:26:11.581Z] #33 9.635 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.b7vZtrMxv9/src/github.com/BurntSushi/toml [2020-02-19T10:26:11.581Z] #33 9.635 Cloning into '/tmp/tmp.b7vZtrMxv9/src/github.com/BurntSushi/toml'... [2020-02-19T10:26:11.581Z] #33 9.635 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-19T10:26:11.581Z] #33 ... [2020-02-19T10:26:11.581Z] [2020-02-19T10:26:11.581Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:26:11.581Z] #65 9.501 + RM_GOPATH=0 [2020-02-19T10:26:11.581Z] #65 9.501 + TMP_GOPATH= [2020-02-19T10:26:11.581Z] #65 9.501 + : /build/ [2020-02-19T10:26:11.581Z] #65 9.501 + '[' -z '' ']' [2020-02-19T10:26:11.581Z] #65 9.502 ++ mktemp -d [2020-02-19T10:26:11.581Z] #65 9.507 + export GOPATH=/tmp/tmp.ywt2qxNFyD [2020-02-19T10:26:11.581Z] #65 9.507 + GOPATH=/tmp/tmp.ywt2qxNFyD [2020-02-19T10:26:11.581Z] #65 9.507 + RM_GOPATH=1 [2020-02-19T10:26:11.581Z] #65 9.507 ++ dirname ./install.sh [2020-02-19T10:26:11.581Z] #65 9.509 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-19T10:26:11.581Z] #65 9.509 + dir=. [2020-02-19T10:26:11.581Z] #65 9.509 + bin=rootlesskit [2020-02-19T10:26:11.581Z] #65 9.509 + shift [2020-02-19T10:26:11.581Z] #65 9.509 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-19T10:26:11.581Z] #65 9.509 + . ./rootlesskit.installer [2020-02-19T10:26:11.581Z] #65 9.509 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-19T10:26:11.581Z] #65 9.509 + install_rootlesskit [2020-02-19T10:26:11.581Z] #65 9.509 + case "$1" in [2020-02-19T10:26:11.581Z] #65 9.509 + export CGO_ENABLED=0 [2020-02-19T10:26:11.581Z] #65 9.509 + CGO_ENABLED=0 [2020-02-19T10:26:11.581Z] #65 9.509 + _install_rootlesskit [2020-02-19T10:26:11.581Z] #65 9.509 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-19T10:26:11.581Z] #65 9.509 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ywt2qxNFyD/src/github.com/rootless-containers/rootlesskit [2020-02-19T10:26:11.581Z] #65 9.525 Cloning into '/tmp/tmp.ywt2qxNFyD/src/github.com/rootless-containers/rootlesskit'... [2020-02-19T10:26:11.584Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-02-19T10:26:11.584Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-02-19T10:26:11.585Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-02-19T10:26:11.585Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-02-19T10:26:11.840Z] #65 ... [2020-02-19T10:26:11.840Z] [2020-02-19T10:26:11.840Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:26:11.840Z] #10 10.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:26:12.067Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-02-19T10:26:12.099Z] #10 10.94 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:26:12.099Z] #10 10.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:26:12.099Z] #10 ... [2020-02-19T10:26:12.099Z] [2020-02-19T10:26:12.099Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:26:12.099Z] #47 9.880 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-19T10:26:12.099Z] #47 9.880 + RM_GOPATH=0 [2020-02-19T10:26:12.099Z] #47 9.880 + TMP_GOPATH= [2020-02-19T10:26:12.099Z] #47 9.880 + : /build [2020-02-19T10:26:12.099Z] #47 9.880 + '[' -z '' ']' [2020-02-19T10:26:12.099Z] #47 9.880 ++ mktemp -d [2020-02-19T10:26:12.099Z] #47 9.880 + export GOPATH=/tmp/tmp.QWLTOToWMV [2020-02-19T10:26:12.099Z] #47 9.880 + GOPATH=/tmp/tmp.QWLTOToWMV [2020-02-19T10:26:12.099Z] #47 9.880 + RM_GOPATH=1 [2020-02-19T10:26:12.099Z] #47 9.880 ++ dirname ./install.sh [2020-02-19T10:26:12.099Z] #47 9.880 + dir=. [2020-02-19T10:26:12.099Z] #47 9.880 + bin=vndr [2020-02-19T10:26:12.099Z] #47 9.880 + shift [2020-02-19T10:26:12.099Z] #47 9.880 + '[' '!' -f ./vndr.installer ']' [2020-02-19T10:26:12.099Z] #47 9.880 + . ./vndr.installer [2020-02-19T10:26:12.099Z] #47 9.880 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-19T10:26:12.099Z] #47 9.880 + install_vndr [2020-02-19T10:26:12.099Z] #47 9.880 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-19T10:26:12.099Z] #47 9.880 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.QWLTOToWMV/src/github.com/LK4D4/vndr [2020-02-19T10:26:12.099Z] #47 9.909 Cloning into '/tmp/tmp.QWLTOToWMV/src/github.com/LK4D4/vndr'... [2020-02-19T10:26:12.099Z] #47 ... [2020-02-19T10:26:12.099Z] [2020-02-19T10:26:12.099Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:26:12.099Z] #35 10.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:26:12.099Z] #35 10.10 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:26:12.099Z] #35 10.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:26:12.357Z] #35 ... [2020-02-19T10:26:12.357Z] [2020-02-19T10:26:12.357Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:26:12.357Z] #47 10.91 + cd /tmp/tmp.QWLTOToWMV/src/github.com/LK4D4/vndr [2020-02-19T10:26:12.357Z] #47 10.91 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-19T10:26:12.357Z] #47 10.92 + go build -buildmode=pie -v -o /build/vndr . [2020-02-19T10:26:12.704Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-02-19T10:26:13.110Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-02-19T10:26:13.110Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-02-19T10:26:13.485Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-02-19T10:26:13.485Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-02-19T10:26:13.485Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-02-19T10:26:13.485Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-02-19T10:26:13.855Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-02-19T10:26:14.237Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-02-19T10:26:14.613Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-02-19T10:26:14.613Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-02-19T10:26:14.613Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-02-19T10:26:14.882Z] #47 13.21 runtime/internal/sys [2020-02-19T10:26:14.882Z] #47 13.23 internal/bytealg [2020-02-19T10:26:14.882Z] #47 13.50 internal/race [2020-02-19T10:26:14.979Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-02-19T10:26:14.979Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-02-19T10:26:15.147Z] #47 13.62 sync/atomic [2020-02-19T10:26:15.351Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-02-19T10:26:15.351Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-02-19T10:26:15.351Z] go: finding github.com/docker/go-units v0.3.1 [2020-02-19T10:26:15.351Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-02-19T10:26:15.407Z] #47 13.96 unicode [2020-02-19T10:26:15.973Z] #47 14.63 runtime [2020-02-19T10:26:16.167Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-02-19T10:26:16.167Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-02-19T10:26:16.167Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-02-19T10:26:16.553Z] go: finding gotest.tools v2.2.0+incompatible [2020-02-19T10:26:16.553Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-02-19T10:26:17.148Z] d66e58854927: Pull complete [2020-02-19T10:26:17.148Z] 71497195576e: Pull complete [2020-02-19T10:26:17.148Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-02-19T10:26:17.148Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-02-19T10:26:17.148Z] ---> ebd73b5ebd31 [2020-02-19T10:26:17.148Z] Step 5/16 : ARG BUILDX_REPO [2020-02-19T10:26:17.148Z] ---> Running in b64ed02ebc78 [2020-02-19T10:26:17.148Z] Removing intermediate container b64ed02ebc78 [2020-02-19T10:26:17.148Z] ---> a1ecb376ac74 [2020-02-19T10:26:17.148Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-02-19T10:26:17.148Z] ---> Running in b6f33e87a9b3 [2020-02-19T10:26:17.148Z] Cloning into '/buildx'... [2020-02-19T10:26:17.355Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-02-19T10:26:17.355Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-02-19T10:26:17.355Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-02-19T10:26:17.355Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-02-19T10:26:17.355Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-02-19T10:26:17.355Z] go: finding github.com/stretchr/testify v1.2.2 [2020-02-19T10:26:18.145Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-02-19T10:26:18.145Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-02-19T10:26:18.511Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-02-19T10:26:18.511Z] go: finding github.com/gorilla/mux v1.7.0 [2020-02-19T10:26:18.511Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-02-19T10:26:18.622Z] #47 ... [2020-02-19T10:26:18.622Z] [2020-02-19T10:26:18.622Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:26:18.622Z] #65 15.55 + cd /tmp/tmp.ywt2qxNFyD/src/github.com/rootless-containers/rootlesskit [2020-02-19T10:26:18.622Z] #65 15.55 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-19T10:26:18.622Z] #65 16.63 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-19T10:26:18.622Z] #65 16.65 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-19T10:26:18.866Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-02-19T10:26:19.237Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-02-19T10:26:19.237Z] go: finding github.com/jinzhu/now v1.0.0 [2020-02-19T10:26:19.610Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-02-19T10:26:19.610Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-02-19T10:26:19.610Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-02-19T10:26:19.610Z] go: finding golang.org/x/text v0.3.0 [2020-02-19T10:26:19.972Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-02-19T10:26:20.340Z] go: finding github.com/spf13/cobra v0.0.3 [2020-02-19T10:26:20.340Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-02-19T10:26:20.340Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-02-19T10:26:20.707Z] go: finding github.com/kr/pretty v0.1.0 [2020-02-19T10:26:21.168Z] #65 ... [2020-02-19T10:26:21.168Z] [2020-02-19T10:26:21.168Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-19T10:26:21.168Z] #41 9.637 + git clone https://github.com/docker/distribution.git . [2020-02-19T10:26:21.168Z] #41 9.663 Cloning into '.'... [2020-02-19T10:26:21.168Z] #41 ... [2020-02-19T10:26:21.168Z] [2020-02-19T10:26:21.168Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:26:21.168Z] #53 10.05 + RM_GOPATH=0 [2020-02-19T10:26:21.168Z] #53 10.05 + TMP_GOPATH= [2020-02-19T10:26:21.168Z] #53 10.05 + : /build [2020-02-19T10:26:21.168Z] #53 10.05 + '[' -z '' ']' [2020-02-19T10:26:21.168Z] #53 10.05 ++ mktemp -d [2020-02-19T10:26:21.168Z] #53 10.06 + export GOPATH=/tmp/tmp.hNecgmL7jJ [2020-02-19T10:26:21.168Z] #53 10.06 + GOPATH=/tmp/tmp.hNecgmL7jJ [2020-02-19T10:26:21.168Z] #53 10.06 + RM_GOPATH=1 [2020-02-19T10:26:21.168Z] #53 10.06 ++ dirname ./install.sh [2020-02-19T10:26:21.168Z] #53 10.08 + dir=. [2020-02-19T10:26:21.168Z] #53 10.09 + bin=golangci_lint [2020-02-19T10:26:21.168Z] #53 10.09 + shift [2020-02-19T10:26:21.168Z] #53 10.09 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-19T10:26:21.168Z] #53 10.09 + . ./golangci_lint.installer [2020-02-19T10:26:21.168Z] #53 10.09 ++ : v1.20.0 [2020-02-19T10:26:21.168Z] #53 10.10 + install_golangci_lint [2020-02-19T10:26:21.168Z] #53 10.10 + echo 'Installing golangci-lint version v1.20.0' [2020-02-19T10:26:21.168Z] #53 10.10 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-19T10:26:21.168Z] #53 10.10 Installing golangci-lint version v1.20.0 [2020-02-19T10:26:21.426Z] #53 ... [2020-02-19T10:26:21.426Z] [2020-02-19T10:26:21.426Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-19T10:26:21.426Z] #30 10.39 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-19T10:26:21.426Z] #30 10.40 Cloning into '.'... [2020-02-19T10:26:21.512Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-02-19T10:26:21.512Z] go: finding github.com/magiconair/properties v1.8.0 [2020-02-19T10:26:21.512Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-02-19T10:26:21.512Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-02-19T10:26:21.512Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-02-19T10:26:21.576Z] Removing intermediate container b6f33e87a9b3 [2020-02-19T10:26:21.576Z] ---> 991954c78fca [2020-02-19T10:26:21.576Z] Step 7/16 : WORKDIR /buildx [2020-02-19T10:26:21.576Z] ---> Running in 5ac36c17ac18 [2020-02-19T10:26:21.576Z] Removing intermediate container 5ac36c17ac18 [2020-02-19T10:26:21.576Z] ---> d3827c6aa2dc [2020-02-19T10:26:21.576Z] Step 8/16 : ARG BUILDX_COMMIT [2020-02-19T10:26:21.576Z] ---> Running in 8bf71c9ddfcc [2020-02-19T10:26:21.576Z] Removing intermediate container 8bf71c9ddfcc [2020-02-19T10:26:21.576Z] ---> 5585a433db2a [2020-02-19T10:26:21.576Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-02-19T10:26:21.576Z] ---> Running in 5702cef3d633 [2020-02-19T10:26:21.684Z] #30 ... [2020-02-19T10:26:21.684Z] [2020-02-19T10:26:21.684Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-19T10:26:21.684Z] #25 10.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-19T10:26:21.684Z] #25 14.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [177 kB] [2020-02-19T10:26:21.684Z] #25 19.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-19T10:26:21.684Z] #25 ... [2020-02-19T10:26:21.684Z] [2020-02-19T10:26:21.684Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:26:21.684Z] #71 10.05 + RM_GOPATH=0 [2020-02-19T10:26:21.684Z] #71 10.05 + TMP_GOPATH= [2020-02-19T10:26:21.684Z] #71 10.05 + : /build [2020-02-19T10:26:21.684Z] #71 10.05 + '[' -z '' ']' [2020-02-19T10:26:21.684Z] #71 10.06 ++ mktemp -d [2020-02-19T10:26:21.684Z] #71 10.07 + export GOPATH=/tmp/tmp.yDZek7uP9U [2020-02-19T10:26:21.684Z] #71 10.07 + GOPATH=/tmp/tmp.yDZek7uP9U [2020-02-19T10:26:21.684Z] #71 10.07 + RM_GOPATH=1 [2020-02-19T10:26:21.684Z] #71 10.07 ++ dirname ./install.sh [2020-02-19T10:26:21.684Z] #71 10.07 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-19T10:26:21.684Z] #71 10.07 + dir=. [2020-02-19T10:26:21.684Z] #71 10.07 + bin=proxy [2020-02-19T10:26:21.684Z] #71 10.07 + shift [2020-02-19T10:26:21.684Z] #71 10.07 + '[' '!' -f ./proxy.installer ']' [2020-02-19T10:26:21.684Z] #71 10.07 + . ./proxy.installer [2020-02-19T10:26:21.684Z] #71 10.07 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-19T10:26:21.684Z] #71 10.07 + install_proxy [2020-02-19T10:26:21.684Z] #71 10.07 + case "$1" in [2020-02-19T10:26:21.684Z] #71 10.07 + export CGO_ENABLED=0 [2020-02-19T10:26:21.684Z] #71 10.07 + CGO_ENABLED=0 [2020-02-19T10:26:21.684Z] #71 10.07 + _install_proxy [2020-02-19T10:26:21.684Z] #71 10.07 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9' [2020-02-19T10:26:21.684Z] #71 10.07 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.yDZek7uP9U/src/github.com/docker/libnetwork [2020-02-19T10:26:21.684Z] #71 10.07 Cloning into '/tmp/tmp.yDZek7uP9U/src/github.com/docker/libnetwork'... [2020-02-19T10:26:21.862Z] From https://github.com/docker/buildx [2020-02-19T10:26:21.862Z] * [new tag] v0.3.1 -> build [2020-02-19T10:26:21.893Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-02-19T10:26:21.893Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-02-19T10:26:21.893Z] go: finding github.com/pkg/profile v1.2.1 [2020-02-19T10:26:21.893Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-02-19T10:26:21.954Z] #71 ... [2020-02-19T10:26:21.954Z] [2020-02-19T10:26:21.954Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:26:21.954Z] #43 10.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [177 kB] [2020-02-19T10:26:21.954Z] #43 15.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-19T10:26:22.213Z] #43 ... [2020-02-19T10:26:22.213Z] [2020-02-19T10:26:22.213Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:26:22.213Z] #47 20.52 unicode/utf8 [2020-02-19T10:26:22.272Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-02-19T10:26:22.272Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-02-19T10:26:22.471Z] #47 ... [2020-02-19T10:26:22.471Z] [2020-02-19T10:26:22.471Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:26:22.471Z] #33 11.19 + cd /tmp/tmp.b7vZtrMxv9/src/github.com/BurntSushi/toml [2020-02-19T10:26:22.471Z] #33 11.19 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-19T10:26:22.471Z] #33 11.21 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-19T10:26:22.471Z] #33 12.32 internal/cpu [2020-02-19T10:26:22.471Z] #33 12.34 runtime/internal/atomic [2020-02-19T10:26:22.471Z] #33 12.91 runtime/internal/sys [2020-02-19T10:26:22.471Z] #33 13.04 internal/bytealg [2020-02-19T10:26:22.471Z] #33 13.27 runtime/internal/math [2020-02-19T10:26:22.471Z] #33 13.37 math/bits [2020-02-19T10:26:22.471Z] #33 14.47 math [2020-02-19T10:26:22.471Z] #33 14.64 runtime [2020-02-19T10:26:22.488Z] Switched to branch 'build' [2020-02-19T10:26:22.642Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-02-19T10:26:22.642Z] go: finding github.com/spf13/afero v1.1.2 [2020-02-19T10:26:22.642Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-02-19T10:26:22.729Z] #33 ... [2020-02-19T10:26:22.729Z] [2020-02-19T10:26:22.729Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:26:22.729Z] #35 11.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-19T10:26:22.729Z] #35 15.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [177 kB] [2020-02-19T10:26:22.729Z] #35 20.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-19T10:26:22.986Z] #35 ... [2020-02-19T10:26:22.986Z] [2020-02-19T10:26:22.986Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:26:22.986Z] #10 12.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-19T10:26:22.986Z] #10 16.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [177 kB] [2020-02-19T10:26:22.986Z] #10 21.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-19T10:26:23.053Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-02-19T10:26:23.053Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-02-19T10:26:23.053Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-02-19T10:26:23.053Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-02-19T10:26:23.114Z] Removing intermediate container 5702cef3d633 [2020-02-19T10:26:23.114Z] ---> 42f56832a5a6 [2020-02-19T10:26:23.114Z] Step 10/16 : RUN go mod download [2020-02-19T10:26:23.114Z] ---> Running in dc3c1040403f [2020-02-19T10:26:23.244Z] #10 ... [2020-02-19T10:26:23.244Z] [2020-02-19T10:26:23.244Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:26:23.244Z] #47 21.84 math [2020-02-19T10:26:23.422Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-02-19T10:26:23.422Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-02-19T10:26:23.741Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-02-19T10:26:23.741Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-02-19T10:26:23.741Z] go: finding github.com/spf13/pflag v1.0.3 [2020-02-19T10:26:23.741Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-02-19T10:26:23.741Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-02-19T10:26:23.741Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-02-19T10:26:23.741Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-02-19T10:26:23.741Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-02-19T10:26:23.741Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-02-19T10:26:23.810Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-02-19T10:26:23.810Z] go: finding github.com/containerd/containerd v1.2.4 [2020-02-19T10:26:23.810Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-02-19T10:26:24.231Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-02-19T10:26:24.231Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-02-19T10:26:24.231Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-02-19T10:26:24.744Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-02-19T10:26:25.214Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-02-19T10:26:25.214Z] go: finding github.com/kr/text v0.1.0 [2020-02-19T10:26:25.260Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-02-19T10:26:25.549Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-02-19T10:26:25.703Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-02-19T10:26:25.703Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-02-19T10:26:25.848Z] go: finding github.com/jinzhu/now v1.0.0 [2020-02-19T10:26:25.848Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-02-19T10:26:26.109Z] go: finding cloud.google.com/go v0.26.0 [2020-02-19T10:26:26.109Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-02-19T10:26:26.144Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-02-19T10:26:26.144Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-02-19T10:26:26.144Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-02-19T10:26:26.144Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-02-19T10:26:26.243Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-00521153e51a337ea) in /home/ubuntu/workspace/moby_PR-40510 [Pipeline] { [Pipeline] checkout [2020-02-19T10:26:26.478Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-02-19T10:26:26.478Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-02-19T10:26:26.478Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-02-19T10:26:26.478Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-02-19T10:26:26.478Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-02-19T10:26:26.839Z] go: finding github.com/kr/pty v1.1.1 [2020-02-19T10:26:26.839Z] go: finding github.com/spf13/cast v1.3.0 [2020-02-19T10:26:26.839Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-02-19T10:26:27.179Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-02-19T10:26:27.206Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-02-19T10:26:27.425Z] #47 ... [2020-02-19T10:26:27.425Z] [2020-02-19T10:26:27.425Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:26:27.425Z] #23 23.52 + mkdir -p /build [2020-02-19T10:26:27.425Z] #23 23.62 + mv docker/docker /build/ [2020-02-19T10:26:27.425Z] #23 23.65 + rmdir docker [2020-02-19T10:26:27.425Z] #23 DONE 25.7s [2020-02-19T10:26:27.425Z] [2020-02-19T10:26:27.425Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:26:27.425Z] #33 22.27 internal/testlog [2020-02-19T10:26:27.425Z] #33 22.94 encoding [2020-02-19T10:26:27.425Z] #33 23.16 runtime/cgo [2020-02-19T10:26:27.573Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-02-19T10:26:27.573Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-02-19T10:26:27.573Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-02-19T10:26:27.811Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-02-19T10:26:27.811Z] go: finding github.com/spf13/viper v1.3.2 [2020-02-19T10:26:27.942Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-02-19T10:26:28.103Z] go: finding github.com/spf13/cobra v0.0.3 [2020-02-19T10:26:28.731Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-02-19T10:26:28.731Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-02-19T10:26:28.731Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-02-19T10:26:28.731Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-02-19T10:26:28.731Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-02-19T10:26:28.738Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-02-19T10:26:28.738Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-02-19T10:26:29.031Z] go: finding github.com/imdario/mergo v0.3.7 [2020-02-19T10:26:29.104Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-02-19T10:26:29.104Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-02-19T10:26:29.475Z] go: finding github.com/onsi/gomega v1.4.3 [2020-02-19T10:26:29.475Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-02-19T10:26:29.475Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-02-19T10:26:29.663Z] go: finding github.com/json-iterator/go v1.1.6 [2020-02-19T10:26:29.663Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-02-19T10:26:29.835Z] using credential docker-jenkins-github-credentials [2020-02-19T10:26:29.846Z] Cloning the remote Git repository [2020-02-19T10:26:29.846Z] Cloning with configured refspecs honoured and without tags [2020-02-19T10:26:29.856Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-02-19T10:26:29.856Z] go: finding github.com/golang/mock v1.1.1 [2020-02-19T10:26:29.856Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-02-19T10:26:29.856Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-02-19T10:26:29.900Z] Cloning repository https://github.com/moby/moby.git [2020-02-19T10:26:29.955Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-02-19T10:26:29.959Z] #33 ... [2020-02-19T10:26:29.959Z] [2020-02-19T10:26:29.959Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:26:29.959Z] #47 26.60 unicode/utf16 [2020-02-19T10:26:29.959Z] #47 27.06 container/list [2020-02-19T10:26:29.959Z] #47 28.30 crypto/internal/subtle [2020-02-19T10:26:29.959Z] #47 28.45 crypto/subtle [2020-02-19T10:26:30.217Z] #47 28.76 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-19T10:26:30.225Z] go: finding gotest.tools v2.1.0+incompatible [2020-02-19T10:26:30.250Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-02-19T10:26:30.250Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-02-19T10:26:30.475Z] #47 28.99 internal/nettrace [2020-02-19T10:26:30.692Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-02-19T10:26:30.692Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-02-19T10:26:30.692Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-02-19T10:26:30.733Z] #47 29.46 runtime/cgo [2020-02-19T10:26:30.891Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-02-19T10:26:30.891Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-02-19T10:26:29.942Z] > git init /home/ubuntu/workspace/moby_PR-40510 # timeout=10 [2020-02-19T10:26:30.348Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-19T10:26:30.349Z] > git --version # timeout=10 [2020-02-19T10:26:30.367Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-19T10:26:30.460Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40510/head:refs/remotes/origin/PR-40510 +refs/heads/master:refs/remotes/origin/master [2020-02-19T10:26:31.085Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-02-19T10:26:31.085Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-02-19T10:26:31.454Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-02-19T10:26:31.529Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-02-19T10:26:31.822Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-02-19T10:26:32.802Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-02-19T10:26:32.802Z] go: finding github.com/spf13/afero v1.1.2 [2020-02-19T10:26:33.267Z] #47 ... [2020-02-19T10:26:33.267Z] [2020-02-19T10:26:33.267Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-19T10:26:33.268Z] #41 31.25 Checking out files: 80% (1252/1559) Checking out files: 81% (1263/1559) Checking out files: 82% (1279/1559) Checking out files: 83% (1294/1559) Checking out files: 84% (1310/1559) Checking out files: 85% (1326/1559) Checking out files: 86% (1341/1559) Checking out files: 87% (1357/1559) Checking out files: 88% (1372/1559) Checking out files: 89% (1388/1559) Checking out files: 90% (1404/1559) Checking out files: 91% (1419/1559) Checking out files: 92% (1435/1559) Checking out files: 93% (1450/1559) Checking out files: 94% (1466/1559) Checking out files: 95% (1482/1559) Checking out files: 96% (1497/1559) Checking out files: 97% (1513/1559) Checking out files: 98% (1528/1559) Checking out files: 99% (1544/1559) Checking out files: 100% (1559/1559) Checking out files: 100% (1559/1559), done. [2020-02-19T10:26:33.268Z] #41 31.82 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-19T10:26:33.280Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f50128d52b0d95ca) in /home/ubuntu/workspace/moby_PR-40510 [Pipeline] { [Pipeline] checkout [2020-02-19T10:26:33.447Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-02-19T10:26:33.738Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-02-19T10:26:34.031Z] go: finding github.com/stretchr/testify v1.2.2 [2020-02-19T10:26:34.667Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-02-19T10:26:34.667Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-02-19T10:26:34.956Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-02-19T10:26:35.592Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-02-19T10:26:35.592Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-02-19T10:26:35.796Z] #41 ... [2020-02-19T10:26:35.796Z] [2020-02-19T10:26:35.796Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-19T10:26:35.796Z] #59 24.58 Fetched 8326 kB in 20s (424 kB/s) [2020-02-19T10:26:35.796Z] #59 24.58 Reading package lists... [2020-02-19T10:26:35.796Z] #59 34.23 Reading package lists... [2020-02-19T10:26:35.796Z] #59 ... [2020-02-19T10:26:35.796Z] [2020-02-19T10:26:35.796Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:26:35.796Z] #71 32.62 Checking out files: 48% (991/2047) Checking out files: 49% (1004/2047) Checking out files: 50% (1024/2047) Checking out files: 51% (1044/2047) Checking out files: 52% (1065/2047) Checking out files: 53% (1085/2047) Checking out files: 54% (1106/2047) Checking out files: 55% (1126/2047) Checking out files: 56% (1147/2047) Checking out files: 57% (1167/2047) Checking out files: 58% (1188/2047) Checking out files: 59% (1208/2047) Checking out files: 60% (1229/2047) Checking out files: 61% (1249/2047) Checking out files: 62% (1270/2047) Checking out files: 63% (1290/2047) Checking out files: 64% (1311/2047) Checking out files: 65% (1331/2047) Checking out files: 66% (1352/2047) Checking out files: 67% (1372/2047) Checking out files: 68% (1392/2047) Checking out files: 69% (1413/2047) Checking out files: 70% (1433/2047) Checking out files: 71% (1454/2047) Checking out files: 72% (1474/2047) Checking out files: 73% (1495/2047) Checking out files: 74% (1515/2047) Checking out files: 75% (1536/2047) Checking out files: 76% (1556/2047) Checking out files: 77% (1577/2047) Checking out files: 78% (1597/2047) Checking out files: 79% (1618/2047) Checking out files: 80% (1638/2047) Checking out files: 81% (1659/2047) Checking out files: 82% (1679/2047) Checking out files: 83% (1700/2047) Checking out files: 84% (1720/2047) Checking out files: 85% (1740/2047) Checking out files: 86% (1761/2047) Checking out files: 87% (1781/2047) Checking out files: 88% (1802/2047) Checking out files: 89% (1822/2047) Checking out files: 90% (1843/2047) Checking out files: 91% (1863/2047) Checking out files: 92% (1884/2047) Checking out files: 93% (1904/2047) Checking out files: 94% (1925/2047) Checking out files: 94% (1931/2047) Checking out files: 95% (1945/2047) Checking out files: 96% (1966/2047) Checking out files: 97% (1986/2047) Checking out files: 98% (2007/2047) Checking out files: 99% (2027/2047) Checking out files: 100% (2047/2047) Checking out files: 100% (2047/2047), done. [2020-02-19T10:26:35.796Z] #71 33.90 + cd /tmp/tmp.yDZek7uP9U/src/github.com/docker/libnetwork [2020-02-19T10:26:35.796Z] #71 33.90 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-19T10:26:36.054Z] #71 34.38 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-19T10:26:36.131Z] using credential docker-jenkins-github-credentials [2020-02-19T10:26:36.141Z] Cloning the remote Git repository [2020-02-19T10:26:36.141Z] Cloning with configured refspecs honoured and without tags [2020-02-19T10:26:36.636Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-02-19T10:26:36.287Z] Cloning repository https://github.com/moby/moby.git [2020-02-19T10:26:36.321Z] > git init /home/ubuntu/workspace/moby_PR-40510 # timeout=10 [2020-02-19T10:26:36.665Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-19T10:26:36.665Z] > git --version # timeout=10 [2020-02-19T10:26:36.740Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-19T10:26:37.674Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-02-19T10:26:37.966Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-02-19T10:26:36.818Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40510/head:refs/remotes/origin/PR-40510 +refs/heads/master:refs/remotes/origin/master [2020-02-19T10:26:38.602Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-02-19T10:26:39.237Z] go: finding github.com/stretchr/testify v1.3.0 [2020-02-19T10:26:39.878Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-02-19T10:26:40.920Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-02-19T10:26:41.259Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-02-19T10:26:41.259Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-02-19T10:26:41.322Z] #71 ... [2020-02-19T10:26:41.322Z] [2020-02-19T10:26:41.322Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:26:41.322Z] #43 30.07 Fetched 8326 kB in 24s (349 kB/s) [2020-02-19T10:26:41.322Z] #43 30.07 Reading package lists... [2020-02-19T10:26:41.322Z] #43 40.04 Reading package lists... [2020-02-19T10:26:41.322Z] #43 ... [2020-02-19T10:26:41.322Z] [2020-02-19T10:26:41.322Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-19T10:26:41.322Z] #41 34.89 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-19T10:26:41.889Z] #41 ... [2020-02-19T10:26:41.889Z] [2020-02-19T10:26:41.889Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:26:41.889Z] #53 40.35 + cd /tmp/tmp.hNecgmL7jJ/src/github.com/golangci/golangci-lint/ [2020-02-19T10:26:41.889Z] #53 40.35 + git checkout -q v1.20.0 [2020-02-19T10:26:42.317Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-02-19T10:26:42.950Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-02-19T10:26:42.950Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-02-19T10:26:43.264Z] #53 41.53 ++ git describe --tags [2020-02-19T10:26:43.264Z] #53 41.53 + version=v1.20.0 [2020-02-19T10:26:43.264Z] #53 41.53 ++ git rev-parse --short HEAD [2020-02-19T10:26:43.264Z] #53 41.54 + commit=cc98739 [2020-02-19T10:26:43.264Z] #53 41.54 ++ git show -s --format=%cd [2020-02-19T10:26:43.264Z] #53 41.54 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-19T10:26:43.264Z] #53 41.54 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-19T10:26:43.584Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-02-19T10:26:44.216Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-02-19T10:26:44.641Z] #53 ... [2020-02-19T10:26:44.641Z] [2020-02-19T10:26:44.641Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-19T10:26:44.641Z] #25 33.69 Fetched 8326 kB in 25s (334 kB/s) [2020-02-19T10:26:44.641Z] #25 33.69 Reading package lists... [2020-02-19T10:26:44.853Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-02-19T10:26:44.899Z] #25 43.64 Reading package lists... [2020-02-19T10:26:44.899Z] #25 ... [2020-02-19T10:26:44.899Z] [2020-02-19T10:26:44.899Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:26:44.899Z] #35 33.94 Fetched 8326 kB in 24s (346 kB/s) [2020-02-19T10:26:44.899Z] #35 33.94 Reading package lists... [2020-02-19T10:26:44.899Z] #35 43.90 Reading package lists... [2020-02-19T10:26:44.899Z] #35 ... [2020-02-19T10:26:44.899Z] [2020-02-19T10:26:44.899Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-19T10:26:44.899Z] #59 34.23 Reading package lists... [2020-02-19T10:26:45.146Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-02-19T10:26:45.146Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-02-19T10:26:45.146Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-02-19T10:26:45.146Z] go: finding golang.org/x/text v0.3.0 [2020-02-19T10:26:45.439Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-02-19T10:26:46.044Z] #59 44.33 Building dependency tree... [2020-02-19T10:26:46.044Z] #59 ... [2020-02-19T10:26:46.044Z] [2020-02-19T10:26:46.044Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:26:46.044Z] #10 35.17 Fetched 8326 kB in 25s (339 kB/s) [2020-02-19T10:26:46.044Z] #10 35.17 Reading package lists... [2020-02-19T10:26:46.959Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-02-19T10:26:47.253Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-02-19T10:26:47.419Z] #10 45.09 Reading package lists... [2020-02-19T10:26:47.419Z] #10 ... [2020-02-19T10:26:47.419Z] [2020-02-19T10:26:47.419Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-19T10:26:47.419Z] #59 44.33 Building dependency tree... [2020-02-19T10:26:47.892Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-02-19T10:26:47.892Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-02-19T10:26:48.092Z] Fetching without tags [2020-02-19T10:26:48.184Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-02-19T10:26:48.184Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-02-19T10:26:48.029Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-19T10:26:48.056Z] > git config --add remote.origin.fetch +refs/pull/40510/head:refs/remotes/origin/PR-40510 # timeout=10 [2020-02-19T10:26:48.063Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-19T10:26:48.082Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-19T10:26:48.098Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-19T10:26:48.098Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-19T10:26:48.099Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40510/head:refs/remotes/origin/PR-40510 +refs/heads/master:refs/remotes/origin/master [2020-02-19T10:26:48.498Z] Merging remotes/origin/master commit d8772509d1a29b100c52c5c0f6cb5787a693db91 into PR head commit f7c4be86c61d79c2b6b041eff94853b1bf7afb6e [2020-02-19T10:26:50.038Z] Merge succeeded, producing dfc17396e1cfe34cdb49594a587f62b66c05eca7 [2020-02-19T10:26:50.039Z] Checking out Revision dfc17396e1cfe34cdb49594a587f62b66c05eca7 (PR-40510) [2020-02-19T10:26:50.270Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-02-19T10:26:50.270Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-02-19T10:26:50.270Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-02-19T10:26:50.270Z] go: finding github.com/stretchr/objx v0.1.0 [2020-02-19T10:26:48.507Z] > git config core.sparsecheckout # timeout=10 [2020-02-19T10:26:48.528Z] > git checkout -f f7c4be86c61d79c2b6b041eff94853b1bf7afb6e [2020-02-19T10:26:49.427Z] > git merge d8772509d1a29b100c52c5c0f6cb5787a693db91 # timeout=10 [2020-02-19T10:26:50.026Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-19T10:26:50.041Z] > git config core.sparsecheckout # timeout=10 [2020-02-19T10:26:50.048Z] > git checkout -f dfc17396e1cfe34cdb49594a587f62b66c05eca7 [2020-02-19T10:26:50.558Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-02-19T10:26:50.704Z] #59 49.26 The following additional packages will be installed: [2020-02-19T10:26:50.704Z] #59 49.26 libbtrfs0 [2020-02-19T10:26:50.704Z] #59 49.43 The following NEW packages will be installed: [2020-02-19T10:26:50.704Z] #59 49.47 libbtrfs-dev libbtrfs0 [2020-02-19T10:26:50.930Z] Commit message: "Merge commit 'd8772509d1a29b100c52c5c0f6cb5787a693db91' into HEAD" [2020-02-19T10:26:50.954Z] First time build. Skipping changelog. [2020-02-19T10:26:50.962Z] #59 49.90 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded. [2020-02-19T10:26:50.962Z] #59 49.90 Need to get 119 kB of archives. [2020-02-19T10:26:50.962Z] #59 49.90 After this operation, 387 kB of additional disk space will be used. [2020-02-19T10:26:50.962Z] #59 49.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-02-19T10:26:50.962Z] #59 49.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-02-19T10:26:51.597Z] go: finding github.com/sirupsen/logrus v1.4.0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-19T10:26:51.896Z] #59 50.91 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:26:52.154Z] #59 51.10 Fetched 119 kB in 0s (414 kB/s) [2020-02-19T10:26:52.154Z] #59 51.19 Selecting previously unselected package libbtrfs0. [2020-02-19T10:26:52.154Z] #59 51.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 ... 15401 files and directories currently installed.) [2020-02-19T10:26:52.154Z] #59 51.25 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-02-19T10:26:52.154Z] #59 51.28 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-19T10:26:52.235Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-02-19T10:26:52.362Z] + docker version [2020-02-19T10:26:52.412Z] #59 51.41 Selecting previously unselected package libbtrfs-dev. [2020-02-19T10:26:52.412Z] #59 51.42 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-02-19T10:26:52.412Z] #59 51.43 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-19T10:26:50.933Z] > git rev-list --no-walk f75daffd87024fd2edbcdc73f4bc9ef66641b5ee # timeout=10 [2020-02-19T10:26:52.979Z] #59 51.72 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-19T10:26:52.979Z] #59 51.74 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-19T10:26:52.979Z] #59 51.75 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:26:52.979Z] #59 ... [2020-02-19T10:26:52.979Z] [2020-02-19T10:26:52.979Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:26:52.979Z] #35 43.90 Reading package lists... [2020-02-19T10:26:53.270Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-02-19T10:26:53.270Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-02-19T10:26:53.547Z] #35 52.09 Building dependency tree... [2020-02-19T10:26:53.547Z] #35 ... [2020-02-19T10:26:53.547Z] [2020-02-19T10:26:53.547Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-19T10:26:53.547Z] #59 DONE 52.3s [2020-02-19T10:26:53.547Z] [2020-02-19T10:26:53.547Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-19T10:26:53.547Z] #60 DONE 0.1s [2020-02-19T10:26:53.547Z] [2020-02-19T10:26:53.547Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-19T10:26:53.547Z] #61 DONE 0.1s [2020-02-19T10:26:53.547Z] [2020-02-19T10:26:53.547Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:26:54.775Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-02-19T10:26:56.079Z] #62 2.641 + RM_GOPATH=0 [2020-02-19T10:26:56.079Z] #62 2.641 + TMP_GOPATH= [2020-02-19T10:26:56.079Z] #62 2.641 + : /build [2020-02-19T10:26:56.079Z] #62 2.641 + '[' -z '' ']' [2020-02-19T10:26:56.079Z] #62 2.641 ++ mktemp -d [2020-02-19T10:26:56.079Z] #62 2.644 + export GOPATH=/tmp/tmp.1mhCGRTtiK [2020-02-19T10:26:56.079Z] #62 2.644 + GOPATH=/tmp/tmp.1mhCGRTtiK [2020-02-19T10:26:56.079Z] #62 2.645 + RM_GOPATH=1 [2020-02-19T10:26:56.079Z] #62 2.647 ++ dirname ./install.sh [2020-02-19T10:26:56.079Z] #62 2.669 + dir=. [2020-02-19T10:26:56.079Z] #62 2.670 + bin=containerd [2020-02-19T10:26:56.079Z] #62 2.670 + shift [2020-02-19T10:26:56.079Z] #62 2.670 + '[' '!' -f ./containerd.installer ']' [2020-02-19T10:26:56.079Z] #62 2.671 + . ./containerd.installer [2020-02-19T10:26:56.079Z] #62 2.672 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-19T10:26:56.079Z] #62 2.673 + install_containerd [2020-02-19T10:26:56.079Z] #62 2.674 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-19T10:26:56.079Z] #62 2.675 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-19T10:26:56.079Z] #62 2.675 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1mhCGRTtiK/src/github.com/containerd/containerd [2020-02-19T10:26:56.079Z] #62 2.677 Cloning into '/tmp/tmp.1mhCGRTtiK/src/github.com/containerd/containerd'... [2020-02-19T10:26:56.288Z] go: finding github.com/stretchr/objx v0.1.1 [2020-02-19T10:26:56.579Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-02-19T10:26:57.983Z] #62 ... [2020-02-19T10:26:57.983Z] [2020-02-19T10:26:57.983Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:26:57.983Z] #71 DONE 56.4s [2020-02-19T10:26:58.091Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-02-19T10:26:58.091Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-02-19T10:26:58.098Z] Fetching without tags [2020-02-19T10:26:58.241Z] [2020-02-19T10:26:58.241Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:26:58.241Z] #35 52.09 Building dependency tree... [2020-02-19T10:26:58.241Z] #35 55.43 The following additional packages will be installed: [2020-02-19T10:26:58.241Z] #35 55.44 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-19T10:26:58.241Z] #35 55.45 Suggested packages: [2020-02-19T10:26:58.241Z] #35 55.46 cmake-doc ninja-build lrzip [2020-02-19T10:26:58.241Z] #35 55.46 Recommended packages: [2020-02-19T10:26:58.241Z] #35 55.46 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-19T10:26:58.241Z] #35 56.48 The following NEW packages will be installed: [2020-02-19T10:26:58.241Z] #35 56.51 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-19T10:26:58.241Z] #35 56.51 vim-common xxd [2020-02-19T10:26:58.241Z] #35 56.90 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-02-19T10:26:58.241Z] #35 56.90 Need to get 14.9 MB of archives. [2020-02-19T10:26:58.241Z] #35 56.90 After this operation, 61.8 MB of additional disk space will be used. [2020-02-19T10:26:58.241Z] #35 56.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-02-19T10:26:58.241Z] #35 56.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-19T10:26:58.241Z] #35 56.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-02-19T10:26:58.241Z] #35 57.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-02-19T10:26:58.481Z] Merging remotes/origin/master commit d8772509d1a29b100c52c5c0f6cb5787a693db91 into PR head commit f7c4be86c61d79c2b6b041eff94853b1bf7afb6e [2020-02-19T10:26:59.118Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-02-19T10:26:59.177Z] #35 58.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-02-19T10:26:59.177Z] #35 58.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-02-19T10:26:59.177Z] #35 58.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-02-19T10:26:59.177Z] #35 58.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-02-19T10:26:57.974Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-19T10:26:58.001Z] > git config --add remote.origin.fetch +refs/pull/40510/head:refs/remotes/origin/PR-40510 # timeout=10 [2020-02-19T10:26:58.049Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-19T10:26:58.082Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-19T10:26:58.143Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-19T10:26:58.144Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-19T10:26:58.144Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40510/head:refs/remotes/origin/PR-40510 +refs/heads/master:refs/remotes/origin/master [2020-02-19T10:26:58.489Z] > git config core.sparsecheckout # timeout=10 [2020-02-19T10:26:58.506Z] > git checkout -f f7c4be86c61d79c2b6b041eff94853b1bf7afb6e [2020-02-19T10:26:59.209Z] > git merge d8772509d1a29b100c52c5c0f6cb5787a693db91 # timeout=10 [2020-02-19T10:26:59.435Z] #35 58.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-02-19T10:26:59.435Z] #35 58.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-02-19T10:26:59.674Z] Merge succeeded, producing a64f60d5b7de46d6a18f67f4a1fa1bb30530eebe [2020-02-19T10:26:59.675Z] Checking out Revision a64f60d5b7de46d6a18f67f4a1fa1bb30530eebe (PR-40510) [2020-02-19T10:27:00.149Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-02-19T10:27:00.811Z] #35 ... [2020-02-19T10:27:00.811Z] [2020-02-19T10:27:00.811Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:27:00.811Z] #43 40.04 Reading package lists... [2020-02-19T10:27:00.811Z] #43 49.83 Building dependency tree... [2020-02-19T10:27:00.811Z] #43 53.16 The following additional packages will be installed: [2020-02-19T10:27:00.811Z] #43 53.17 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-19T10:27:00.811Z] #43 53.17 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-19T10:27:00.811Z] #43 53.17 Suggested packages: [2020-02-19T10:27:00.811Z] #43 53.17 manpages-dev python-setuptools [2020-02-19T10:27:00.811Z] #43 54.53 The following NEW packages will be installed: [2020-02-19T10:27:00.811Z] #43 54.55 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-19T10:27:00.812Z] #43 54.56 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-19T10:27:00.812Z] #43 54.56 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-19T10:27:00.812Z] #43 54.56 python-six zlib1g-dev [2020-02-19T10:27:00.812Z] #43 54.98 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2020-02-19T10:27:00.812Z] #43 54.98 Need to get 4095 kB of archives. [2020-02-19T10:27:00.812Z] #43 54.98 After this operation, 22.5 MB of additional disk space will be used. [2020-02-19T10:27:00.812Z] #43 54.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-02-19T10:27:00.812Z] #43 54.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-02-19T10:27:00.812Z] #43 54.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-02-19T10:27:00.812Z] #43 54.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-02-19T10:27:00.812Z] #43 55.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-02-19T10:27:00.812Z] #43 55.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-02-19T10:27:00.812Z] #43 55.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-02-19T10:27:00.812Z] #43 55.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-02-19T10:27:00.812Z] #43 55.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-02-19T10:27:00.812Z] #43 55.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-02-19T10:27:00.812Z] #43 55.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-02-19T10:27:00.812Z] #43 56.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-02-19T10:27:00.812Z] #43 56.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-02-19T10:27:00.812Z] #43 56.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-02-19T10:27:00.812Z] #43 56.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-19T10:27:00.812Z] #43 56.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-02-19T10:27:00.812Z] #43 56.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-02-19T10:27:00.812Z] #43 57.50 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:27:00.812Z] #43 57.85 Fetched 4095 kB in 1s (2796 kB/s) [2020-02-19T10:27:00.812Z] #43 58.00 Selecting previously unselected package libcap-dev:amd64. [2020-02-19T10:27:00.812Z] #43 58.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-19T10:27:00.812Z] #43 58.16 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-02-19T10:27:00.812Z] #43 58.17 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-02-19T10:27:00.812Z] #43 58.38 Selecting previously unselected package libnet1:amd64. [2020-02-19T10:27:00.812Z] #43 58.39 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-19T10:27:00.812Z] #43 58.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-19T10:27:00.812Z] #43 58.66 Selecting previously unselected package libnet1-dev. [2020-02-19T10:27:00.812Z] #43 58.67 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-19T10:27:00.812Z] #43 58.68 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-19T10:27:00.812Z] #43 59.00 Selecting previously unselected package libnl-3-200:amd64. [2020-02-19T10:27:00.812Z] #43 59.00 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-02-19T10:27:00.812Z] #43 59.01 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-02-19T10:27:00.812Z] #43 59.17 Selecting previously unselected package libnl-3-dev:amd64. [2020-02-19T10:27:00.812Z] #43 59.18 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-02-19T10:27:00.812Z] #43 59.19 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-02-19T10:27:00.812Z] #43 59.53 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-19T10:27:00.812Z] #43 59.55 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-02-19T10:27:00.812Z] #43 59.56 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-19T10:27:00.812Z] #43 59.70 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-02-19T10:27:00.812Z] #43 59.71 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-02-19T10:27:00.812Z] #43 59.72 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-02-19T10:27:00.812Z] #43 ... [2020-02-19T10:27:00.812Z] [2020-02-19T10:27:00.812Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:27:00.812Z] #35 59.66 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:27:00.812Z] #35 59.85 Fetched 14.9 MB in 2s (7606 kB/s) [2020-02-19T10:27:00.818Z] Commit message: "Merge commit 'd8772509d1a29b100c52c5c0f6cb5787a693db91' into HEAD" [2020-02-19T10:27:00.842Z] First time build. Skipping changelog. [2020-02-19T10:27:01.070Z] #35 59.96 Selecting previously unselected package xxd.#35 ... [2020-02-19T10:27:01.070Z] [2020-02-19T10:27:01.070Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-19T10:27:01.070Z] #25 43.64 Reading package lists... [2020-02-19T10:27:01.070Z] #25 52.10 Building dependency tree... [2020-02-19T10:27:01.070Z] #25 55.56 ca-certificates is already the newest version (20190110). [2020-02-19T10:27:01.070Z] #25 55.56 The following additional packages will be installed: [2020-02-19T10:27:01.070Z] #25 55.57 libjq1 libonig5 [2020-02-19T10:27:01.070Z] #25 55.98 The following NEW packages will be installed: [2020-02-19T10:27:01.070Z] #25 56.01 jq libjq1 libonig5 [2020-02-19T10:27:01.070Z] #25 56.40 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-02-19T10:27:01.070Z] #25 56.40 Need to get 355 kB of archives. [2020-02-19T10:27:01.070Z] #25 56.40 After this operation, 1072 kB of additional disk space will be used. [2020-02-19T10:27:01.070Z] #25 56.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-02-19T10:27:01.070Z] #25 56.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-02-19T10:27:01.070Z] #25 56.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-02-19T10:27:01.070Z] #25 58.02 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:27:01.070Z] #25 58.33 Fetched 355 kB in 0s (947 kB/s) [2020-02-19T10:27:01.070Z] #25 58.44 Selecting previously unselected package libonig5:amd64. [2020-02-19T10:27:01.070Z] #25 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 ... 15401 files and directories currently installed.) [2020-02-19T10:27:01.070Z] #25 58.63 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-02-19T10:27:01.070Z] #25 58.66 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-02-19T10:27:01.070Z] #25 59.00 Selecting previously unselected package libjq1:amd64. [2020-02-19T10:27:01.070Z] #25 59.00 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-02-19T10:27:01.070Z] #25 59.00 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-19T10:27:01.070Z] #25 59.19 Selecting previously unselected package jq. [2020-02-19T10:27:01.070Z] #25 59.20 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-02-19T10:27:01.070Z] #25 59.22 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-19T10:27:01.070Z] #25 59.47 Setting up libonig5:amd64 (6.9.1-1) ... [2020-02-19T10:27:01.070Z] #25 59.49 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-19T10:27:01.070Z] #25 59.50 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-19T10:27:01.070Z] #25 59.51 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:27:01.070Z] #25 DONE 60.0s [2020-02-19T10:27:01.070Z] [2020-02-19T10:27:01.070Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:27:01.070Z] #35 59.96 Selecting previously unselected package xxd. [2020-02-19T10:27:01.070Z] #35 59.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-19T10:27:01.070Z] #35 60.03 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-02-19T10:27:01.070Z] #35 60.05 Unpacking xxd (2:8.1.0875-5) ... [2020-02-19T10:27:01.070Z] #35 ... [2020-02-19T10:27:01.070Z] [2020-02-19T10:27:01.070Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-19T10:27:01.070Z] #26 DONE 0.1s [2020-02-19T10:27:01.199Z] go: finding github.com/pkg/errors v0.8.1 [2020-02-19T10:27:01.199Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-02-19T10:27:01.328Z] [2020-02-19T10:27:01.328Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:27:01.328Z] #43 59.72 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-02-19T10:27:01.328Z] #43 59.81 Selecting previously unselected package zlib1g-dev:amd64. [2020-02-19T10:27:01.328Z] #43 59.81 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-02-19T10:27:01.328Z] #43 59.82 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-02-19T10:27:01.328Z] #43 60.11 Selecting previously unselected package libprotobuf17:amd64. [2020-02-19T10:27:01.329Z] #43 60.16 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-02-19T10:27:01.329Z] #43 60.17 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-02-19T10:26:59.656Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-19T10:26:59.719Z] > git config core.sparsecheckout # timeout=10 [2020-02-19T10:26:59.737Z] > git checkout -f a64f60d5b7de46d6a18f67f4a1fa1bb30530eebe [2020-02-19T10:27:00.820Z] > git rev-list --no-walk f75daffd87024fd2edbcdc73f4bc9ef66641b5ee # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-19T10:27:02.366Z] Client: Docker Engine - Community [2020-02-19T10:27:02.366Z] Version: 19.03.5 [2020-02-19T10:27:02.366Z] API version: 1.40 [2020-02-19T10:27:02.366Z] Go version: go1.12.12 [2020-02-19T10:27:02.366Z] Git commit: 633a0ea [2020-02-19T10:27:02.366Z] Built: Wed Nov 13 07:27:53 2019 [2020-02-19T10:27:02.366Z] OS/Arch: linux/arm64 [2020-02-19T10:27:02.366Z] Experimental: false [2020-02-19T10:27:02.366Z] [2020-02-19T10:27:02.366Z] Server: Docker Engine - Community [2020-02-19T10:27:02.366Z] Engine: [2020-02-19T10:27:02.366Z] Version: 19.03.5 [2020-02-19T10:27:02.366Z] API version: 1.40 (minimum version 1.12) [2020-02-19T10:27:02.366Z] Go version: go1.12.12 [2020-02-19T10:27:02.366Z] Git commit: 633a0ea [2020-02-19T10:27:02.366Z] Built: Wed Nov 13 07:26:25 2019 [2020-02-19T10:27:02.366Z] OS/Arch: linux/arm64 [2020-02-19T10:27:02.366Z] Experimental: true [2020-02-19T10:27:02.366Z] containerd: [2020-02-19T10:27:02.366Z] Version: 1.2.10 [2020-02-19T10:27:02.366Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-19T10:27:02.366Z] runc: [2020-02-19T10:27:02.366Z] Version: 1.0.0-rc8+dev [2020-02-19T10:27:02.366Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-19T10:27:02.366Z] docker-init: [2020-02-19T10:27:02.366Z] Version: 0.18.0 [2020-02-19T10:27:02.366Z] GitCommit: fec3683 [Pipeline] sh [2020-02-19T10:27:02.593Z] + docker version [2020-02-19T10:27:02.703Z] #43 61.36 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-02-19T10:27:02.703Z] #43 61.36 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-02-19T10:27:02.703Z] #43 61.37 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-02-19T10:27:02.703Z] #43 61.53 Selecting previously unselected package libprotobuf-dev:amd64. [2020-02-19T10:27:02.703Z] #43 61.54 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-02-19T10:27:02.703Z] #43 61.56 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-02-19T10:27:02.703Z] + docker info [2020-02-19T10:27:03.933Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-02-19T10:27:04.078Z] #43 62.87 Selecting previously unselected package libprotoc17:amd64. [2020-02-19T10:27:04.078Z] #43 62.87 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-02-19T10:27:04.078Z] #43 62.88 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-02-19T10:27:04.224Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-02-19T10:27:04.338Z] #43 ... [2020-02-19T10:27:04.338Z] [2020-02-19T10:27:04.338Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:27:04.338Z] #10 45.09 Reading package lists... [2020-02-19T10:27:04.338Z] #10 53.50 Building dependency tree... [2020-02-19T10:27:04.338Z] #10 56.78 The following additional packages will be installed: [2020-02-19T10:27:04.338Z] #10 56.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-19T10:27:04.338Z] #10 56.78 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-19T10:27:04.338Z] #10 56.78 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-19T10:27:04.338Z] #10 56.78 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-02-19T10:27:04.338Z] #10 56.79 mingw-w64-x86-64-dev [2020-02-19T10:27:04.338Z] #10 56.79 Suggested packages: [2020-02-19T10:27:04.338Z] #10 56.79 gcc-8-locales seccomp wine64 [2020-02-19T10:27:04.338Z] #10 58.96 The following NEW packages will be installed: [2020-02-19T10:27:04.338Z] #10 58.97 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-19T10:27:04.338Z] #10 58.98 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-19T10:27:04.338Z] #10 58.98 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-19T10:27:04.338Z] #10 58.98 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-19T10:27:04.338Z] #10 58.99 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-19T10:27:04.338Z] #10 58.99 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-19T10:27:04.338Z] #10 59.01 The following packages will be upgraded: [2020-02-19T10:27:04.338Z] #10 59.01 libsystemd0 libudev1 [2020-02-19T10:27:04.338Z] #10 59.35 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-02-19T10:27:04.338Z] #10 59.35 Need to get 78.2 MB of archives. [2020-02-19T10:27:04.338Z] #10 59.35 After this operation, 487 MB of additional disk space will be used. [2020-02-19T10:27:04.338Z] #10 59.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u3 [331 kB] [2020-02-19T10:27:04.338Z] #10 59.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u3 [150 kB] [2020-02-19T10:27:04.338Z] #10 59.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-02-19T10:27:04.338Z] #10 59.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-02-19T10:27:04.338Z] #10 59.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-19T10:27:04.338Z] #10 59.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-02-19T10:27:04.338Z] #10 60.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-02-19T10:27:04.338Z] #10 60.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-19T10:27:04.338Z] #10 60.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-19T10:27:04.338Z] #10 61.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-02-19T10:27:04.338Z] #10 61.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-02-19T10:27:04.338Z] #10 ... [2020-02-19T10:27:04.338Z] [2020-02-19T10:27:04.338Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:27:04.338Z] #50 62.00 + cd /tmp/tmp.kZhUoXW04e/src/gotest.tools/gotestsum [2020-02-19T10:27:04.338Z] #50 62.00 + git checkout -q v0.3.5 [2020-02-19T10:27:04.338Z] #50 62.04 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-19T10:27:04.517Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-02-19T10:27:04.809Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-02-19T10:27:05.274Z] #50 ... [2020-02-19T10:27:05.274Z] [2020-02-19T10:27:05.274Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:27:05.274Z] #33 53.76 sync [2020-02-19T10:27:05.274Z] #33 53.77 internal/reflectlite [2020-02-19T10:27:05.274Z] #33 56.36 sort [2020-02-19T10:27:05.274Z] #33 56.36 errors [2020-02-19T10:27:05.274Z] #33 56.95 strconv [2020-02-19T10:27:05.274Z] #33 58.07 io [2020-02-19T10:27:05.274Z] #33 59.47 internal/oserror [2020-02-19T10:27:05.274Z] #33 59.56 syscall [2020-02-19T10:27:05.274Z] #33 62.02 reflect [2020-02-19T10:27:05.274Z] #33 ... [2020-02-19T10:27:05.274Z] [2020-02-19T10:27:05.274Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:27:05.274Z] #43 63.44 Selecting previously unselected package protobuf-c-compiler. [2020-02-19T10:27:05.274Z] #43 63.44 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-02-19T10:27:05.274Z] #43 63.45 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-19T10:27:05.274Z] #43 63.65 Selecting previously unselected package protobuf-compiler. [2020-02-19T10:27:05.274Z] #43 63.68 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-02-19T10:27:05.274Z] #43 63.69 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-19T10:27:05.274Z] #43 64.00 Selecting previously unselected package python-pkg-resources. [2020-02-19T10:27:05.274Z] #43 64.01 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-19T10:27:05.274Z] #43 64.01 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-19T10:27:05.274Z] #43 64.28 Selecting previously unselected package python-six. [2020-02-19T10:27:05.274Z] #43 64.28 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-19T10:27:05.274Z] #43 64.29 Unpacking python-six (1.12.0-1) ... [2020-02-19T10:27:05.360Z] Removing intermediate container 5e5ebf2f8747 [2020-02-19T10:27:05.360Z] ---> 01e96a80a394 [2020-02-19T10:27:05.360Z] Step 11/16 : ARG GOOS [2020-02-19T10:27:05.360Z] ---> Running in a8176284ba78 [2020-02-19T10:27:05.360Z] Removing intermediate container a8176284ba78 [2020-02-19T10:27:05.360Z] ---> d65a919e0c92 [2020-02-19T10:27:05.360Z] Step 12/16 : ARG GOARCH [2020-02-19T10:27:05.360Z] ---> Running in b2fa91815a96 [2020-02-19T10:27:05.360Z] Removing intermediate container b2fa91815a96 [2020-02-19T10:27:05.360Z] ---> 2a90ff34f452 [2020-02-19T10:27:05.360Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-02-19T10:27:05.360Z] ---> Running in c8f04cd796ea [2020-02-19T10:27:05.532Z] #43 64.43 Selecting previously unselected package python-protobuf. [2020-02-19T10:27:05.532Z] #43 64.43 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-02-19T10:27:05.532Z] #43 64.44 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-19T10:27:05.849Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-02-19T10:27:06.467Z] #43 65.20 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-19T10:27:06.889Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-02-19T10:27:07.181Z] go: finding github.com/spf13/cast v1.3.0 [2020-02-19T10:27:07.817Z] go: finding github.com/gofrs/flock v0.7.0 [2020-02-19T10:27:08.858Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-02-19T10:27:08.858Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-02-19T10:27:08.996Z] #43 ... [2020-02-19T10:27:08.996Z] [2020-02-19T10:27:08.996Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:27:08.996Z] #47 57.45 io [2020-02-19T10:27:08.996Z] #47 57.45 strconv [2020-02-19T10:27:08.996Z] #47 59.27 bytes [2020-02-19T10:27:08.996Z] #47 61.79 reflect [2020-02-19T10:27:08.996Z] #47 61.94 bufio [2020-02-19T10:27:08.996Z] #47 63.99 syscall [2020-02-19T10:27:08.996Z] #47 ... [2020-02-19T10:27:08.996Z] [2020-02-19T10:27:08.996Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:27:08.996Z] #27 3.764 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-19T10:27:08.996Z] #27 4.089 [2020-02-19T10:27:08.997Z] #27 4.314 # 2.2% ### 5.5% ###### 9.3% ########### 15.7% ############### 21.9% ##################### 29.7% ########################## 37.2% ################################# 46.6% ###################################### 54.1% ########################################### 60.7% ############################################## 65.3% ################################################## 70.0% ##################################################### 74.0% ######################################################## 77.9% ########################################################### 82.9% ############################################################### 87.9% #################################################################### 94.7% ######################################################################## 100.0% [2020-02-19T10:27:08.997Z] #27 6.433 [2020-02-19T10:27:08.997Z] #27 6.620 ########## 15.3% ######################## 34.1% ################################## 48.2% ############################################## 64.3% ####################################################### 77.6% ################################################################# 90.9% ######################################################################## 100.0% [2020-02-19T10:27:08.997Z] #27 7.632 [2020-02-19T10:27:09.888Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-02-19T10:27:10.029Z] #27 7.882 ## 3.5% ########## 14.1% ################# 24.5% ######################### 35.0% ############################## 42.9% ###################################### 53.7% ############################################## 64.3% ##################################################### 74.4% ############################################################# 86.1% ###################################################################### 97.8% ######################################################################## 100.0% [2020-02-19T10:27:10.288Z] #27 9.293 [2020-02-19T10:27:10.692Z] Client: Docker Engine - Community [2020-02-19T10:27:10.692Z] Version: 19.03.5 [2020-02-19T10:27:10.692Z] API version: 1.40 [2020-02-19T10:27:10.692Z] Go version: go1.12.12 [2020-02-19T10:27:10.692Z] Git commit: 633a0ea838 [2020-02-19T10:27:10.692Z] Built: Wed Nov 13 07:29:52 2019 [2020-02-19T10:27:10.692Z] OS/Arch: linux/amd64 [2020-02-19T10:27:10.692Z] Experimental: false [2020-02-19T10:27:10.692Z] [2020-02-19T10:27:10.692Z] Server: Docker Engine - Community [2020-02-19T10:27:10.692Z] Engine: [2020-02-19T10:27:10.692Z] Version: 19.03.5 [2020-02-19T10:27:10.692Z] API version: 1.40 (minimum version 1.12) [2020-02-19T10:27:10.692Z] Go version: go1.12.12 [2020-02-19T10:27:10.692Z] Git commit: 633a0ea838 [2020-02-19T10:27:10.692Z] Built: Wed Nov 13 07:28:22 2019 [2020-02-19T10:27:10.692Z] OS/Arch: linux/amd64 [2020-02-19T10:27:10.692Z] Experimental: true [2020-02-19T10:27:10.692Z] containerd: [2020-02-19T10:27:10.692Z] Version: 1.2.10 [2020-02-19T10:27:10.692Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-19T10:27:10.692Z] runc: [2020-02-19T10:27:10.692Z] Version: 1.0.0-rc8+dev [2020-02-19T10:27:10.692Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-19T10:27:10.692Z] docker-init: [2020-02-19T10:27:10.692Z] Version: 0.18.0 [2020-02-19T10:27:10.692Z] GitCommit: fec3683 [Pipeline] sh [2020-02-19T10:27:10.938Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-02-19T10:27:10.938Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-02-19T10:27:10.938Z] go: finding github.com/lib/pq v1.0.0 [2020-02-19T10:27:11.087Z] + docker info [2020-02-19T10:27:11.320Z] #27 9.493 1.3% ## 3.7% #### 6.0% ###### 8.4% ######## 11.4% ########## 14.5% ############ 17.5% ############## 20.3% [2020-02-19T10:27:11.320Z] #27 ... [2020-02-19T10:27:11.320Z] [2020-02-19T10:27:11.320Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:27:11.320Z] #35 60.39 Selecting previously unselected package vim-common. [2020-02-19T10:27:11.320Z] #35 60.39 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-19T10:27:11.320Z] #35 60.46 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-19T10:27:11.320Z] #35 60.89 Selecting previously unselected package cmake-data. [2020-02-19T10:27:11.320Z] #35 60.89 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-19T10:27:11.320Z] #35 60.91 Unpacking cmake-data (3.13.4-1) ... [2020-02-19T10:27:11.320Z] #35 64.44 Selecting previously unselected package libicu63:amd64. [2020-02-19T10:27:11.320Z] #35 64.47 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-02-19T10:27:11.320Z] #35 64.48 Unpacking libicu63:amd64 (63.1-6) ... [2020-02-19T10:27:11.578Z] #35 ... [2020-02-19T10:27:11.578Z] [2020-02-19T10:27:11.578Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:27:11.973Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-02-19T10:27:12.603Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-02-19T10:27:12.691Z] Client: [2020-02-19T10:27:12.691Z] Debug Mode: false [2020-02-19T10:27:12.691Z] [2020-02-19T10:27:12.691Z] Server: [2020-02-19T10:27:12.691Z] Containers: 0 [2020-02-19T10:27:12.691Z] Running: 0 [2020-02-19T10:27:12.691Z] Paused: 0 [2020-02-19T10:27:12.691Z] Stopped: 0 [2020-02-19T10:27:12.691Z] Images: 0 [2020-02-19T10:27:12.691Z] Server Version: 19.03.5 [2020-02-19T10:27:12.691Z] Storage Driver: overlay2 [2020-02-19T10:27:12.691Z] Backing Filesystem: extfs [2020-02-19T10:27:12.691Z] Supports d_type: true [2020-02-19T10:27:12.691Z] Native Overlay Diff: true [2020-02-19T10:27:12.691Z] Logging Driver: json-file [2020-02-19T10:27:12.691Z] Cgroup Driver: cgroupfs [2020-02-19T10:27:12.691Z] Plugins: [2020-02-19T10:27:12.691Z] Volume: local [2020-02-19T10:27:12.691Z] Network: bridge host ipvlan macvlan null overlay [2020-02-19T10:27:12.691Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-19T10:27:12.691Z] Swarm: inactive [2020-02-19T10:27:12.691Z] Runtimes: runc [2020-02-19T10:27:12.691Z] Default Runtime: runc [2020-02-19T10:27:12.691Z] Init Binary: docker-init [2020-02-19T10:27:12.691Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-19T10:27:12.691Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-19T10:27:12.691Z] init version: fec3683 [2020-02-19T10:27:12.691Z] Security Options: [2020-02-19T10:27:12.691Z] apparmor [2020-02-19T10:27:12.691Z] seccomp [2020-02-19T10:27:12.691Z] Profile: default [2020-02-19T10:27:12.691Z] Kernel Version: 4.15.0-1057-aws [2020-02-19T10:27:12.691Z] Operating System: Ubuntu 16.04.6 LTS [2020-02-19T10:27:12.691Z] OSType: linux [2020-02-19T10:27:12.691Z] Architecture: aarch64 [2020-02-19T10:27:12.691Z] CPUs: 4 [2020-02-19T10:27:12.691Z] Total Memory: 7.525GiB [2020-02-19T10:27:12.691Z] Name: ip-10-100-47-182 [2020-02-19T10:27:12.691Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-02-19T10:27:12.691Z] Docker Root Dir: /var/lib/docker [2020-02-19T10:27:12.691Z] Debug Mode: false [2020-02-19T10:27:12.691Z] Registry: https://index.docker.io/v1/ [2020-02-19T10:27:12.691Z] Labels: [2020-02-19T10:27:12.691Z] Experimental: true [2020-02-19T10:27:12.691Z] Insecure Registries: [2020-02-19T10:27:12.691Z] 127.0.0.0/8 [2020-02-19T10:27:12.691Z] Live Restore Enabled: true [2020-02-19T10:27:12.691Z] [2020-02-19T10:27:12.691Z] WARNING: No swap limit support [Pipeline] sh [2020-02-19T10:27:12.986Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-19T10:27:12.986Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-19T10:27:12.986Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40510/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-19T10:27:13.234Z] go: finding github.com/gorilla/mux v1.7.0 [2020-02-19T10:27:13.234Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-02-19T10:27:13.245Z] + bash /home/ubuntu/workspace/moby_PR-40510/check-config.sh [2020-02-19T10:27:13.246Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-19T10:27:13.246Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-02-19T10:27:13.246Z] [2020-02-19T10:27:13.246Z] Generally Necessary: [2020-02-19T10:27:13.246Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-19T10:27:13.246Z] - apparmor: enabled and tools installed [2020-02-19T10:27:13.246Z] - CONFIG_NAMESPACES: enabled [2020-02-19T10:27:13.246Z] - CONFIG_NET_NS: enabled [2020-02-19T10:27:13.246Z] - CONFIG_PID_NS: enabled [2020-02-19T10:27:13.246Z] - CONFIG_IPC_NS: enabled [2020-02-19T10:27:13.246Z] - CONFIG_UTS_NS: enabled [2020-02-19T10:27:13.246Z] - CONFIG_CGROUPS: enabled [2020-02-19T10:27:13.246Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-19T10:27:13.246Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-19T10:27:13.246Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-19T10:27:13.246Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-19T10:27:13.246Z] - CONFIG_CPUSETS: enabled [2020-02-19T10:27:13.246Z] - CONFIG_MEMCG: enabled [2020-02-19T10:27:13.246Z] - CONFIG_KEYS: enabled [2020-02-19T10:27:13.246Z] - CONFIG_VETH: enabled (as module) [2020-02-19T10:27:13.246Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-19T10:27:13.246Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-19T10:27:13.246Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-19T10:27:13.246Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-19T10:27:13.246Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-19T10:27:13.246Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-19T10:27:13.506Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-19T10:27:13.506Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-19T10:27:13.506Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-19T10:27:13.506Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-19T10:27:13.506Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-19T10:27:13.506Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-19T10:27:13.506Z] [2020-02-19T10:27:13.506Z] Optional Features: [2020-02-19T10:27:13.506Z] - CONFIG_USER_NS: enabled [2020-02-19T10:27:13.506Z] - CONFIG_SECCOMP: enabled [2020-02-19T10:27:13.506Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-19T10:27:13.506Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-19T10:27:13.506Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-19T10:27:13.506Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-19T10:27:13.506Z] - CONFIG_BLK_CGROUP: enabled [2020-02-19T10:27:13.506Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-19T10:27:13.506Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-19T10:27:13.506Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-19T10:27:13.506Z] - CONFIG_CGROUP_PERF: enabled [2020-02-19T10:27:13.506Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-19T10:27:13.506Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-19T10:27:13.506Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-19T10:27:13.506Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-19T10:27:13.506Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-19T10:27:13.506Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-19T10:27:13.506Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-19T10:27:13.506Z] - CONFIG_IP_VS: enabled (as module) [2020-02-19T10:27:13.506Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-19T10:27:13.506Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-19T10:27:13.526Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-02-19T10:27:13.767Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-19T10:27:13.767Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-19T10:27:13.767Z] - CONFIG_EXT4_FS: enabled [2020-02-19T10:27:13.767Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-19T10:27:13.767Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-19T10:27:13.767Z] - Network Drivers: [2020-02-19T10:27:13.767Z] - "overlay": [2020-02-19T10:27:13.767Z] - CONFIG_VXLAN: enabled (as module) [2020-02-19T10:27:13.767Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-19T10:27:13.767Z] Optional (for encrypted networks): [2020-02-19T10:27:13.767Z] - CONFIG_CRYPTO: enabled [2020-02-19T10:27:13.767Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-19T10:27:13.767Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-19T10:27:13.767Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-19T10:27:13.767Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-19T10:27:13.767Z] - CONFIG_XFRM: enabled [2020-02-19T10:27:13.767Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-19T10:27:13.767Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-19T10:27:13.767Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-19T10:27:13.767Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-19T10:27:13.767Z] - "ipvlan": [2020-02-19T10:27:13.767Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-19T10:27:13.767Z] - "macvlan": [2020-02-19T10:27:13.767Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-19T10:27:13.767Z] - CONFIG_DUMMY: enabled (as module) [2020-02-19T10:27:13.767Z] - "ftp,tftp client in container": [2020-02-19T10:27:13.817Z] go: finding github.com/docker/go-connections v0.4.0 [2020-02-19T10:27:14.027Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-19T10:27:14.027Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-19T10:27:14.027Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-19T10:27:14.027Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-19T10:27:14.027Z] - Storage Drivers: [2020-02-19T10:27:14.027Z] - "aufs": [2020-02-19T10:27:14.027Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-19T10:27:14.027Z] - "btrfs": [2020-02-19T10:27:14.027Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-19T10:27:14.027Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-19T10:27:14.027Z] - "devicemapper": [2020-02-19T10:27:14.027Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-19T10:27:14.027Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-19T10:27:14.027Z] - "overlay": [2020-02-19T10:27:14.027Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-19T10:27:14.027Z] - "zfs": [2020-02-19T10:27:14.027Z] - /dev/zfs: missing [2020-02-19T10:27:14.027Z] - zfs command: missing [2020-02-19T10:27:14.027Z] - zpool command: missing [2020-02-19T10:27:14.027Z] [2020-02-19T10:27:14.027Z] Limits: [2020-02-19T10:27:14.027Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-19T10:27:14.027Z] [2020-02-19T10:27:14.027Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-19T10:27:14.109Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-02-19T10:27:14.415Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bcc6f3fc514ef5c66629b1f8224acf65ad765d9b . [2020-02-19T10:27:14.675Z] #2 [internal] load .dockerignore [2020-02-19T10:27:14.675Z] #2 ... [2020-02-19T10:27:14.675Z] [2020-02-19T10:27:14.675Z] #1 [internal] load build definition from Dockerfile [2020-02-19T10:27:14.675Z] #1 transferring dockerfile: 15.71kB done [2020-02-19T10:27:14.675Z] #1 DONE 0.2s [2020-02-19T10:27:14.675Z] [2020-02-19T10:27:14.675Z] #2 [internal] load .dockerignore [2020-02-19T10:27:14.675Z] #2 transferring context: 87B 0.0s done [2020-02-19T10:27:14.675Z] #2 DONE 0.3s [2020-02-19T10:27:14.675Z] [2020-02-19T10:27:14.675Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-19T10:27:14.748Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-02-19T10:27:14.947Z] #27 9.493 1.3% ## 3.7% #### 6.0% ###### 8.4% ######## 11.4% ########## 14.5% ############ 17.5% ############## 20.3% ################ 23.0% ################## 25.6% #################### 28.4% ###################### 31.0% ######################## 34.1% ########################## 36.4% ############################ 39.0% ############################# 40.7% ############################### 43.1% ################################ 45.2% ################################# 46.7% ################################## 48.5% #################################### 50.1% ##################################### 51.9% ####################################### 54.2% ######################################## 56.4% ######################################### 57.6% ########################################## 59.3% ############################################ 61.3% ############################################# 63.7% ############################################### 66.0% ################################################ 67.0% ################################################ 68.1% ################################################## 70.2% ################################################### 71.9% #################################################### 73.4% ###################################################### 75.3% ####################################################### 77.2% ######################################################## 78.6% ######################################################### 80.2% ########################################################### 82.3% ############################################################ 84.6% ############################################################## 86.2% ## [2020-02-19T10:27:14.947Z] #27 ... [2020-02-19T10:27:14.947Z] [2020-02-19T10:27:14.947Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:27:14.947Z] #10 63.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-02-19T10:27:14.947Z] #10 66.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-02-19T10:27:14.947Z] #10 66.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-02-19T10:27:14.947Z] #10 66.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-02-19T10:27:14.947Z] #10 66.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-02-19T10:27:14.947Z] #10 66.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-02-19T10:27:14.947Z] #10 66.42 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-02-19T10:27:14.947Z] #10 66.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-02-19T10:27:14.947Z] #10 66.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-02-19T10:27:14.947Z] #10 66.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-02-19T10:27:14.947Z] #10 66.48 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-02-19T10:27:14.947Z] #10 66.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-02-19T10:27:14.947Z] #10 66.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-02-19T10:27:14.947Z] #10 66.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-02-19T10:27:14.947Z] #10 66.59 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-02-19T10:27:14.947Z] #10 66.59 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-02-19T10:27:14.947Z] #10 67.92 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:27:14.947Z] #10 68.16 Fetched 78.2 MB in 8s (10.4 MB/s) [2020-02-19T10:27:14.947Z] #10 68.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-19T10:27:14.947Z] #10 68.36 Preparing to unpack .../libsystemd0_241-7~deb10u3_amd64.deb ... [2020-02-19T10:27:14.947Z] #10 68.42 Unpacking libsystemd0:amd64 (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-19T10:27:14.947Z] #10 68.90 Setting up libsystemd0:amd64 (241-7~deb10u3) ... [2020-02-19T10:27:14.947Z] #10 69.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-19T10:27:14.947Z] #10 69.21 Preparing to unpack .../libudev1_241-7~deb10u3_amd64.deb ... [2020-02-19T10:27:14.947Z] #10 69.23 Unpacking libudev1:amd64 (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-19T10:27:14.947Z] #10 69.43 Setting up libudev1:amd64 (241-7~deb10u3) ... [2020-02-19T10:27:14.947Z] #10 69.54 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-19T10:27:14.947Z] #10 69.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-19T10:27:14.947Z] #10 69.66 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-02-19T10:27:14.947Z] #10 69.66 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-19T10:27:14.947Z] #10 72.41 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-19T10:27:14.947Z] #10 72.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-02-19T10:27:14.947Z] #10 72.44 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-19T10:27:15.206Z] #10 ... [2020-02-19T10:27:15.206Z] [2020-02-19T10:27:15.206Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:27:15.244Z] #3 DONE 0.5s [2020-02-19T10:27:15.244Z] [2020-02-19T10:27:15.244Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-19T10:27:15.244Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-19T10:27:15.244Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2020-02-19T10:27:15.244Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2020-02-19T10:27:15.244Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 4.46MB / 8.26MB 0.1s [2020-02-19T10:27:15.244Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-19T10:27:15.377Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-02-19T10:27:15.463Z] #27 9.493 1.3% ## 3.7% #### 6.0% ###### 8.4% ######## 11.4% ########## 14.5% ############ 17.5% ############## 20.3% ################ 23.0% ################## 25.6% #################### 28.4% ###################### 31.0% ######################## 34.1% ########################## 36.4% ############################ 39.0% ############################# 40.7% ############################### 43.1% ################################ 45.2% ################################# 46.7% ################################## 48.5% #################################### 50.1% ##################################### 51.9% ####################################### 54.2% ######################################## 56.4% ######################################### 57.6% ########################################## 59.3% ############################################ 61.3% ############################################# 63.7% ############################################### 66.0% ################################################ 67.0% ################################################ 68.1% ################################################## 70.2% ################################################### 71.9% #################################################### 73.4% ###################################################### 75.3% ####################################################### 77.2% ######################################################## 78.6% ######################################################### 80.2% ########################################################### 82.3% ############################################################ 84.6% ############################################################## 86.2% ############################################################## 87.3% ################################################################ 89.8% ################################################################## 92.6% ################################################################### 94.4% ##### [2020-02-19T10:27:15.463Z] #27 ... [2020-02-19T10:27:15.463Z] [2020-02-19T10:27:15.463Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-19T10:27:15.463Z] #30 64.27 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-02-19T10:27:15.463Z] #30 64.90 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-02-19T10:27:15.463Z] #30 65.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-19T10:27:15.463Z] #30 ... [2020-02-19T10:27:15.463Z] [2020-02-19T10:27:15.463Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:27:15.464Z] #27 9.493 1.3% ## 3.7% #### 6.0% ###### 8.4% ######## 11.4% ########## 14.5% ############ 17.5% ############## 20.3% ################ 23.0% ################## 25.6% #################### 28.4% ###################### 31.0% ######################## 34.1% ########################## 36.4% ############################ 39.0% ############################# 40.7% ############################### 43.1% ################################ 45.2% ################################# 46.7% ################################## 48.5% #################################### 50.1% ##################################### 51.9% ####################################### 54.2% ######################################## 56.4% ######################################### 57.6% ########################################## 59.3% ############################################ 61.3% ############################################# 63.7% ############################################### 66.0% ################################################ 67.0% ################################################ 68.1% ################################################## 70.2% ################################################### 71.9% #################################################### 73.4% ###################################################### 75.3% ####################################################### 77.2% ######################################################## 78.6% ######################################################### 80.2% ########################################################### 82.3% ############################################################ 84.6% ############################################################## 86.2% ############################################################## 87.3% ################################################################ 89.8% ################################################################## 92.6% ################################################################### 94.4% ##################################################################### 96.5% ######################################################################## 100.0% [2020-02-19T10:27:15.504Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s [2020-02-19T10:27:15.721Z] #27 14.57 [2020-02-19T10:27:15.763Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.5s done [2020-02-19T10:27:15.763Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2020-02-19T10:27:16.013Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-02-19T10:27:16.023Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2020-02-19T10:27:16.023Z] #4 DONE 1.0s [2020-02-19T10:27:16.594Z] [2020-02-19T10:27:16.594Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-19T10:27:16.645Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-02-19T10:27:16.653Z] #27 15.39 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-19T10:27:16.853Z] #6 DONE 0.2s [2020-02-19T10:27:16.853Z] [2020-02-19T10:27:16.853Z] #5 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-19T10:27:16.853Z] #5 DONE 0.3s [2020-02-19T10:27:16.910Z] #27 15.80 [2020-02-19T10:27:16.939Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-02-19T10:27:17.113Z] [2020-02-19T10:27:17.113Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-19T10:27:17.113Z] #7 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done [2020-02-19T10:27:17.168Z] #27 16.03 ######################################################################## 100.0% [2020-02-19T10:27:17.168Z] #27 16.16 [2020-02-19T10:27:17.231Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-02-19T10:27:17.527Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-02-19T10:27:17.527Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-02-19T10:27:18.056Z] #7 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done [2020-02-19T10:27:18.056Z] #7 sha256:9277e5655887609441e706e5a7c28e4382a3b512e2f8c2ec48dbc68ea9af7ac6 1.79kB / 1.79kB done [2020-02-19T10:27:18.056Z] #7 sha256:f30d74e80031513250dfe99512ef9076be0ab2aa70ef18a55a8bd05e58b507a3 5.46kB / 5.46kB done [2020-02-19T10:27:18.056Z] #7 sha256:cba9d528c1473d79c18b401d44ca06b9733d9c51a8699b98e8325c9de60b9739 489.93kB / 7.68MB 1.0s [2020-02-19T10:27:18.056Z] #7 sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 778.62kB / 49.17MB 1.0s [2020-02-19T10:27:18.056Z] #7 sha256:cba9d528c1473d79c18b401d44ca06b9733d9c51a8699b98e8325c9de60b9739 7.68MB / 7.68MB 1.1s [2020-02-19T10:27:18.056Z] #7 sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 10.30MB / 49.17MB 1.1s [2020-02-19T10:27:18.056Z] #7 sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 19.89MB / 49.17MB 1.2s [2020-02-19T10:27:18.099Z] #27 16.91 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-19T10:27:18.318Z] #7 sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 31.23MB / 49.17MB 1.3s [2020-02-19T10:27:18.318Z] #7 sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 45.65MB / 49.17MB 1.5s [2020-02-19T10:27:18.357Z] #27 17.25 [2020-02-19T10:27:18.563Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-02-19T10:27:18.583Z] #7 sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 49.17MB / 49.17MB 1.6s [2020-02-19T10:27:18.615Z] #27 ... [2020-02-19T10:27:18.615Z] [2020-02-19T10:27:18.615Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:27:18.615Z] #33 67.20 time [2020-02-19T10:27:18.615Z] #33 73.88 internal/poll [2020-02-19T10:27:18.615Z] #33 76.19 internal/syscall/unix [2020-02-19T10:27:18.615Z] #33 76.38 os [2020-02-19T10:27:18.615Z] #33 76.38 internal/fmtsort [2020-02-19T10:27:18.615Z] #33 77.07 strings [2020-02-19T10:27:18.615Z] #33 ... [2020-02-19T10:27:18.615Z] [2020-02-19T10:27:18.615Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:27:18.615Z] #27 17.46 0.7% ######################################################################## 100.0% [2020-02-19T10:27:18.615Z] #27 17.64 [2020-02-19T10:27:19.174Z] Client: [2020-02-19T10:27:19.174Z] Debug Mode: false [2020-02-19T10:27:19.174Z] [2020-02-19T10:27:19.174Z] Server: [2020-02-19T10:27:19.174Z] Containers: 0 [2020-02-19T10:27:19.174Z] Running: 0 [2020-02-19T10:27:19.174Z] Paused: 0 [2020-02-19T10:27:19.174Z] Stopped: 0 [2020-02-19T10:27:19.174Z] Images: 0 [2020-02-19T10:27:19.174Z] Server Version: 19.03.5 [2020-02-19T10:27:19.174Z] Storage Driver: overlay2 [2020-02-19T10:27:19.174Z] Backing Filesystem: extfs [2020-02-19T10:27:19.174Z] Supports d_type: true [2020-02-19T10:27:19.174Z] Native Overlay Diff: true [2020-02-19T10:27:19.174Z] Logging Driver: json-file [2020-02-19T10:27:19.174Z] Cgroup Driver: cgroupfs [2020-02-19T10:27:19.174Z] Plugins: [2020-02-19T10:27:19.174Z] Volume: local [2020-02-19T10:27:19.174Z] Network: bridge host ipvlan macvlan null overlay [2020-02-19T10:27:19.174Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-19T10:27:19.174Z] Swarm: inactive [2020-02-19T10:27:19.174Z] Runtimes: runc [2020-02-19T10:27:19.174Z] Default Runtime: runc [2020-02-19T10:27:19.174Z] Init Binary: docker-init [2020-02-19T10:27:19.174Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-19T10:27:19.174Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-19T10:27:19.174Z] init version: fec3683 [2020-02-19T10:27:19.174Z] Security Options: [2020-02-19T10:27:19.174Z] apparmor [2020-02-19T10:27:19.174Z] seccomp [2020-02-19T10:27:19.174Z] Profile: default [2020-02-19T10:27:19.174Z] Kernel Version: 4.15.0-1058-aws [2020-02-19T10:27:19.174Z] Operating System: Ubuntu 18.04.4 LTS [2020-02-19T10:27:19.174Z] OSType: linux [2020-02-19T10:27:19.174Z] Architecture: x86_64 [2020-02-19T10:27:19.174Z] CPUs: 2 [2020-02-19T10:27:19.174Z] Total Memory: 7.501GiB [2020-02-19T10:27:19.174Z] Name: ip-10-100-83-34 [2020-02-19T10:27:19.174Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-02-19T10:27:19.174Z] Docker Root Dir: /var/lib/docker [2020-02-19T10:27:19.174Z] Debug Mode: false [2020-02-19T10:27:19.174Z] Registry: https://index.docker.io/v1/ [2020-02-19T10:27:19.174Z] Labels: [2020-02-19T10:27:19.174Z] Experimental: true [2020-02-19T10:27:19.174Z] Insecure Registries: [2020-02-19T10:27:19.174Z] 127.0.0.0/8 [2020-02-19T10:27:19.174Z] Live Restore Enabled: true [2020-02-19T10:27:19.174Z] [2020-02-19T10:27:19.174Z] WARNING: No swap limit support [Pipeline] sh [2020-02-19T10:27:19.557Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-19T10:27:19.557Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-19T10:27:19.557Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40510/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-19T10:27:19.557Z] + bash /home/ubuntu/workspace/moby_PR-40510/check-config.sh [2020-02-19T10:27:19.557Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-19T10:27:19.557Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-02-19T10:27:19.557Z] [2020-02-19T10:27:19.557Z] Generally Necessary: [2020-02-19T10:27:19.557Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-19T10:27:19.557Z] - apparmor: enabled and tools installed [2020-02-19T10:27:19.557Z] - CONFIG_NAMESPACES: enabled [2020-02-19T10:27:19.557Z] - CONFIG_NET_NS: enabled [2020-02-19T10:27:19.557Z] - CONFIG_PID_NS: enabled [2020-02-19T10:27:19.557Z] - CONFIG_IPC_NS: enabled [2020-02-19T10:27:19.557Z] - CONFIG_UTS_NS: enabled [2020-02-19T10:27:19.557Z] - CONFIG_CGROUPS: enabled [2020-02-19T10:27:19.557Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-19T10:27:19.557Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-19T10:27:19.557Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-19T10:27:19.557Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-19T10:27:19.557Z] - CONFIG_CPUSETS: enabled [2020-02-19T10:27:19.557Z] - CONFIG_MEMCG: enabled [2020-02-19T10:27:19.557Z] - CONFIG_KEYS: enabled [2020-02-19T10:27:19.557Z] - CONFIG_VETH: enabled (as module) [2020-02-19T10:27:19.826Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-19T10:27:19.826Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-19T10:27:19.826Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-19T10:27:19.826Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-19T10:27:19.826Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-19T10:27:19.826Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-19T10:27:19.826Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-19T10:27:19.826Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-19T10:27:19.826Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-19T10:27:19.826Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-19T10:27:19.826Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-19T10:27:19.826Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-19T10:27:19.826Z] [2020-02-19T10:27:19.826Z] Optional Features: [2020-02-19T10:27:19.826Z] - CONFIG_USER_NS: enabled [2020-02-19T10:27:19.826Z] - CONFIG_SECCOMP: enabled [2020-02-19T10:27:19.826Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-19T10:27:19.826Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-19T10:27:19.826Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-19T10:27:19.826Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-19T10:27:19.826Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-19T10:27:19.826Z] - CONFIG_BLK_CGROUP: enabled [2020-02-19T10:27:19.826Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-19T10:27:19.826Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-19T10:27:19.826Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-19T10:27:19.826Z] - CONFIG_CGROUP_PERF: enabled [2020-02-19T10:27:19.826Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-19T10:27:19.826Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-19T10:27:19.826Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-19T10:27:19.826Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-19T10:27:19.826Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-19T10:27:19.826Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-19T10:27:19.826Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-19T10:27:19.826Z] - CONFIG_IP_VS: enabled (as module) [2020-02-19T10:27:19.826Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-19T10:27:19.826Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-19T10:27:19.826Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-19T10:27:20.021Z] #27 18.65 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-19T10:27:20.021Z] #27 18.76 skipping existing 1849cc453dee [2020-02-19T10:27:20.021Z] #27 18.83 [2020-02-19T10:27:20.070Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-02-19T10:27:20.081Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-19T10:27:20.081Z] - CONFIG_EXT4_FS: enabled [2020-02-19T10:27:20.081Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-19T10:27:20.081Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-19T10:27:20.081Z] - Network Drivers: [2020-02-19T10:27:20.081Z] - "overlay": [2020-02-19T10:27:20.081Z] - CONFIG_VXLAN: enabled (as module) [2020-02-19T10:27:20.081Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-19T10:27:20.081Z] Optional (for encrypted networks): [2020-02-19T10:27:20.081Z] - CONFIG_CRYPTO: enabled [2020-02-19T10:27:20.081Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-19T10:27:20.081Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-19T10:27:20.081Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-19T10:27:20.081Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-19T10:27:20.081Z] - CONFIG_XFRM: enabled [2020-02-19T10:27:20.081Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-19T10:27:20.081Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-19T10:27:20.081Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-19T10:27:20.081Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-19T10:27:20.081Z] - "ipvlan": [2020-02-19T10:27:20.081Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-19T10:27:20.081Z] - "macvlan": [2020-02-19T10:27:20.081Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-19T10:27:20.081Z] - CONFIG_DUMMY: enabled (as module) [2020-02-19T10:27:20.081Z] - "ftp,tftp client in container": [2020-02-19T10:27:20.081Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-19T10:27:20.081Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-19T10:27:20.081Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-19T10:27:20.081Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-19T10:27:20.081Z] - Storage Drivers: [2020-02-19T10:27:20.081Z] - "aufs": [2020-02-19T10:27:20.081Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-19T10:27:20.081Z] - "btrfs": [2020-02-19T10:27:20.081Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-19T10:27:20.081Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-19T10:27:20.081Z] - "devicemapper": [2020-02-19T10:27:20.081Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-19T10:27:20.081Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-19T10:27:20.081Z] - "overlay": [2020-02-19T10:27:20.081Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-19T10:27:20.081Z] - "zfs": [2020-02-19T10:27:20.081Z] - /dev/zfs: missing [2020-02-19T10:27:20.081Z] - zfs command: missing [2020-02-19T10:27:20.081Z] - zpool command: missing [2020-02-19T10:27:20.081Z] [2020-02-19T10:27:20.081Z] Limits: [2020-02-19T10:27:20.081Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-19T10:27:20.081Z] [2020-02-19T10:27:20.081Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-19T10:27:20.286Z] #27 ... [2020-02-19T10:27:20.286Z] [2020-02-19T10:27:20.286Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:27:20.286Z] #35 72.45 Selecting previously unselected package libxml2:amd64. [2020-02-19T10:27:20.286Z] #35 72.45 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-02-19T10:27:20.286Z] #35 72.47 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-02-19T10:27:20.286Z] #35 73.27 Selecting previously unselected package libarchive13:amd64. [2020-02-19T10:27:20.286Z] #35 73.28 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-02-19T10:27:20.286Z] #35 73.29 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-02-19T10:27:20.286Z] #35 73.72 Selecting previously unselected package libjsoncpp1:amd64. [2020-02-19T10:27:20.286Z] #35 73.72 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-02-19T10:27:20.286Z] #35 73.72 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-19T10:27:20.286Z] #35 73.90 Selecting previously unselected package librhash0:amd64. [2020-02-19T10:27:20.286Z] #35 73.90 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-02-19T10:27:20.286Z] #35 73.90 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-02-19T10:27:20.286Z] #35 74.10 Selecting previously unselected package libuv1:amd64. [2020-02-19T10:27:20.286Z] #35 74.11 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-02-19T10:27:20.286Z] #35 74.12 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-02-19T10:27:20.286Z] #35 74.34 Selecting previously unselected package cmake. [2020-02-19T10:27:20.286Z] #35 74.34 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-02-19T10:27:20.286Z] #35 74.36 Unpacking cmake (3.13.4-1) ... [2020-02-19T10:27:20.286Z] #35 77.45 Setting up libicu63:amd64 (63.1-6) ... [2020-02-19T10:27:20.286Z] #35 77.46 Setting up xxd (2:8.1.0875-5) ... [2020-02-19T10:27:20.286Z] #35 77.47 Setting up libuv1:amd64 (1.24.1-1) ... [2020-02-19T10:27:20.286Z] #35 77.50 Setting up vim-common (2:8.1.0875-5) ... [2020-02-19T10:27:20.286Z] #35 77.52 Setting up librhash0:amd64 (1.3.8-1) ... [2020-02-19T10:27:20.286Z] #35 77.53 Setting up cmake-data (3.13.4-1) ... [2020-02-19T10:27:20.286Z] #35 77.54 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-02-19T10:27:20.286Z] #35 77.56 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-19T10:27:20.286Z] #35 77.57 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-02-19T10:27:20.286Z] #35 77.59 Setting up cmake (3.13.4-1) ... [2020-02-19T10:27:20.286Z] #35 77.61 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:27:20.286Z] #35 77.69 Processing triggers for mime-support (3.62) ... [2020-02-19T10:27:20.286Z] #35 DONE 79.3s [2020-02-19T10:27:20.286Z] [2020-02-19T10:27:20.286Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-19T10:27:20.286Z] #36 DONE 0.1s [2020-02-19T10:27:20.286Z] [2020-02-19T10:27:20.286Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:27:20.286Z] #10 75.39 Selecting previously unselected package binutils-mingw-w64. [2020-02-19T10:27:20.286Z] #10 75.39 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-19T10:27:20.286Z] #10 75.40 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-19T10:27:20.286Z] #10 75.53 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-02-19T10:27:20.286Z] #10 75.53 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-02-19T10:27:20.286Z] #10 75.55 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-02-19T10:27:20.286Z] #10 75.77 Selecting previously unselected package dmsetup. [2020-02-19T10:27:20.286Z] #10 75.78 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-02-19T10:27:20.286Z] #10 75.80 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-19T10:27:20.286Z] #10 76.00 Selecting previously unselected package mingw-w64-common. [2020-02-19T10:27:20.286Z] #10 76.00 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-19T10:27:20.286Z] #10 76.02 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-19T10:27:20.364Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-02-19T10:27:20.500Z] + sudo modprobe ip_vs [2020-02-19T10:27:20.543Z] #10 ... [2020-02-19T10:27:20.543Z] [2020-02-19T10:27:20.543Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-19T10:27:20.543Z] #37 DONE 0.1s [2020-02-19T10:27:20.557Z] #7 ... [2020-02-19T10:27:20.557Z] [2020-02-19T10:27:20.557Z] #20 [internal] load build context [2020-02-19T10:27:20.557Z] #20 transferring context: 47.11MB 2.0s done [2020-02-19T10:27:20.557Z] #20 DONE 3.5s [2020-02-19T10:27:20.658Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-02-19T10:27:20.658Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-02-19T10:27:20.658Z] go: finding github.com/docker/go-connections v0.3.0 [2020-02-19T10:27:20.755Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bcc6f3fc514ef5c66629b1f8224acf65ad765d9b . [2020-02-19T10:27:20.805Z] [2020-02-19T10:27:20.805Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:27:20.890Z] [2020-02-19T10:27:20.890Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-19T10:27:20.890Z] #7 sha256:cba9d528c1473d79c18b401d44ca06b9733d9c51a8699b98e8325c9de60b9739 7.68MB / 7.68MB 3.3s done [2020-02-19T10:27:20.890Z] #7 sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 49.17MB / 49.17MB 3.4s done [2020-02-19T10:27:20.890Z] #7 sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 125.53kB / 52.10MB 3.6s [2020-02-19T10:27:20.890Z] #7 sha256:981400d5d268dc989681d5f308b7d2e381809f0bcc82429f443f7539cf6117ba 1.38MB / 9.98MB 3.6s [2020-02-19T10:27:20.890Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 0B / 62.39MB 3.6s [2020-02-19T10:27:20.890Z] #7 extracting sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 [2020-02-19T10:27:20.890Z] #7 sha256:981400d5d268dc989681d5f308b7d2e381809f0bcc82429f443f7539cf6117ba 8.84MB / 9.98MB 3.7s [2020-02-19T10:27:20.890Z] #7 sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 7.61MB / 52.10MB 3.9s [2020-02-19T10:27:20.890Z] #7 sha256:981400d5d268dc989681d5f308b7d2e381809f0bcc82429f443f7539cf6117ba 9.98MB / 9.98MB 3.9s [2020-02-19T10:27:20.890Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 11.52MB / 62.39MB 3.9s [2020-02-19T10:27:20.952Z] go: finding gotest.tools v2.2.0+incompatible [2020-02-19T10:27:21.011Z] #1 [internal] load build definition from Dockerfile [2020-02-19T10:27:21.011Z] #1 transferring dockerfile: 15.71kB done [2020-02-19T10:27:21.011Z] #1 DONE 0.1s [2020-02-19T10:27:21.011Z] [2020-02-19T10:27:21.011Z] #2 [internal] load .dockerignore [2020-02-19T10:27:21.011Z] #2 transferring context: 87B done [2020-02-19T10:27:21.011Z] #2 DONE 0.1s [2020-02-19T10:27:21.011Z] [2020-02-19T10:27:21.011Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-19T10:27:21.063Z] #38 ... [2020-02-19T10:27:21.063Z] [2020-02-19T10:27:21.063Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:27:21.063Z] #43 69.99 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-02-19T10:27:21.063Z] #43 70.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-19T10:27:21.063Z] #43 70.03 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-19T10:27:21.063Z] #43 70.03 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-02-19T10:27:21.063Z] #43 70.04 Setting up python-six (1.12.0-1) ... [2020-02-19T10:27:21.063Z] #43 74.84 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-02-19T10:27:21.063Z] #43 74.85 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-02-19T10:27:21.063Z] #43 74.86 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-02-19T10:27:21.063Z] #43 74.87 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-02-19T10:27:21.063Z] #43 74.88 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-02-19T10:27:21.063Z] #43 74.91 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-19T10:27:21.063Z] #43 74.92 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-19T10:27:21.063Z] #43 74.92 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-02-19T10:27:21.063Z] #43 74.93 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-19T10:27:21.063Z] #43 74.94 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-19T10:27:21.063Z] #43 ... [2020-02-19T10:27:21.063Z] [2020-02-19T10:27:21.063Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:27:21.063Z] #27 19.96 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-19T10:27:21.156Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 29.28MB / 62.39MB 4.0s [2020-02-19T10:27:21.156Z] #7 sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 23.99MB / 52.10MB 4.2s [2020-02-19T10:27:21.156Z] #7 sha256:981400d5d268dc989681d5f308b7d2e381809f0bcc82429f443f7539cf6117ba 9.98MB / 9.98MB 4.0s done [2020-02-19T10:27:21.156Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 51.70MB / 62.39MB 4.2s [2020-02-19T10:27:21.156Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 0B / 97.60MB 4.2s [2020-02-19T10:27:21.156Z] #7 sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 45.56MB / 52.10MB 4.4s [2020-02-19T10:27:21.156Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 62.39MB / 62.39MB 4.4s [2020-02-19T10:27:21.156Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 15.89MB / 97.60MB 4.4s [2020-02-19T10:27:21.244Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-02-19T10:27:21.416Z] #7 sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 52.10MB / 52.10MB 4.5s [2020-02-19T10:27:21.573Z] #3 DONE 0.4s [2020-02-19T10:27:21.573Z] [2020-02-19T10:27:21.573Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-19T10:27:21.573Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-19T10:27:21.573Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-19T10:27:21.573Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-02-19T10:27:21.573Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-02-19T10:27:21.573Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-02-19T10:27:21.573Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s [2020-02-19T10:27:21.628Z] #27 20.49 [2020-02-19T10:27:21.678Z] #7 ... [2020-02-19T10:27:21.678Z] [2020-02-19T10:27:21.678Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-19T10:27:21.678Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-19T10:27:21.678Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-19T10:27:21.678Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-19T10:27:21.678Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.3s done [2020-02-19T10:27:21.678Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.9s done [2020-02-19T10:27:21.678Z] #68 DONE 4.7s [2020-02-19T10:27:21.678Z] [2020-02-19T10:27:21.678Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-19T10:27:21.678Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 62.39MB / 62.39MB 4.6s done [2020-02-19T10:27:21.678Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 27.28MB / 97.60MB 4.7s [2020-02-19T10:27:21.678Z] #7 sha256:1266f4979b0e54136482546c9226b697ee0f47d0b50b822dd009f8ec4fd083b3 0B / 156B 4.7s [2020-02-19T10:27:21.678Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 45.37MB / 97.60MB 4.8s [2020-02-19T10:27:21.678Z] #7 sha256:1266f4979b0e54136482546c9226b697ee0f47d0b50b822dd009f8ec4fd083b3 156B / 156B 4.8s [2020-02-19T10:27:21.829Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-02-19T10:27:21.829Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-02-19T10:27:21.879Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-02-19T10:27:21.886Z] #27 20.65 ######################################################################## 100.0% [2020-02-19T10:27:21.886Z] #27 20.73 [2020-02-19T10:27:21.886Z] #27 ... [2020-02-19T10:27:21.886Z] [2020-02-19T10:27:21.886Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:27:21.886Z] #47 70.49 time [2020-02-19T10:27:21.886Z] #47 76.51 os [2020-02-19T10:27:21.886Z] #47 77.36 strings [2020-02-19T10:27:21.886Z] #47 80.53 fmt [2020-02-19T10:27:21.886Z] #47 ... [2020-02-19T10:27:21.886Z] [2020-02-19T10:27:21.886Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:27:21.886Z] #27 20.80 Download of images into '/build' complete. [2020-02-19T10:27:21.886Z] #27 20.80 Use something like the following to load the result into a Docker daemon: [2020-02-19T10:27:21.886Z] #27 20.80 tar -cC '/build' . | docker load [2020-02-19T10:27:21.939Z] #7 sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 52.10MB / 52.10MB 4.8s done [2020-02-19T10:27:21.939Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 55.11MB / 97.60MB 4.9s [2020-02-19T10:27:21.939Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 73.99MB / 97.60MB 5.1s [2020-02-19T10:27:21.939Z] #7 sha256:1266f4979b0e54136482546c9226b697ee0f47d0b50b822dd009f8ec4fd083b3 156B / 156B 4.9s done [2020-02-19T10:27:21.939Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 83.76MB / 97.60MB 5.2s [2020-02-19T10:27:22.084Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-02-19T10:27:22.144Z] #27 DONE 21.0s [2020-02-19T10:27:22.144Z] [2020-02-19T10:27:22.144Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:27:22.144Z] #33 79.92 path [2020-02-19T10:27:22.144Z] #33 80.51 text/tabwriter [2020-02-19T10:27:22.169Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-02-19T10:27:22.200Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 93.16MB / 97.60MB 5.3s [2020-02-19T10:27:22.340Z] #4 DONE 0.8s [2020-02-19T10:27:22.710Z] #33 81.40 path/filepath [2020-02-19T10:27:22.710Z] #33 81.42 fmt [2020-02-19T10:27:22.901Z] [2020-02-19T10:27:22.901Z] #6 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-19T10:27:23.185Z] #6 ... [2020-02-19T10:27:23.185Z] [2020-02-19T10:27:23.185Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-19T10:27:23.185Z] #5 DONE 0.2s [2020-02-19T10:27:23.442Z] [2020-02-19T10:27:23.442Z] #6 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-19T10:27:23.442Z] #6 DONE 0.4s [2020-02-19T10:27:23.442Z] [2020-02-19T10:27:23.442Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-19T10:27:23.442Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-19T10:27:23.682Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-02-19T10:27:23.682Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-02-19T10:27:23.682Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-02-19T10:27:23.682Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-02-19T10:27:23.697Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-19T10:27:23.697Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-19T10:27:23.697Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.3s [2020-02-19T10:27:23.959Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.63MB / 9.11MB 0.6s [2020-02-19T10:27:24.098Z] #33 ... [2020-02-19T10:27:24.098Z] [2020-02-19T10:27:24.098Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:27:24.098Z] #43 82.40 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-02-19T10:27:24.098Z] #43 82.41 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:27:24.098Z] #43 DONE 83.0s [2020-02-19T10:27:24.098Z] [2020-02-19T10:27:24.098Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:27:24.098Z] #38 3.174 + RM_GOPATH=0 [2020-02-19T10:27:24.098Z] #38 3.174 + TMP_GOPATH= [2020-02-19T10:27:24.098Z] #38 3.175 + : /build [2020-02-19T10:27:24.098Z] #38 3.175 + '[' -z '' ']' [2020-02-19T10:27:24.098Z] #38 3.175 ++ mktemp -d [2020-02-19T10:27:24.098Z] #38 3.195 + export GOPATH=/tmp/tmp.uSDfhTxzjV [2020-02-19T10:27:24.098Z] #38 3.195 + GOPATH=/tmp/tmp.uSDfhTxzjV [2020-02-19T10:27:24.098Z] #38 3.195 + RM_GOPATH=1 [2020-02-19T10:27:24.098Z] #38 3.195 ++ dirname ./install.sh [2020-02-19T10:27:24.098Z] #38 3.210 + dir=. [2020-02-19T10:27:24.098Z] #38 3.210 + bin=tini [2020-02-19T10:27:24.098Z] #38 3.210 + shift [2020-02-19T10:27:24.098Z] #38 3.210 + '[' '!' -f ./tini.installer ']' [2020-02-19T10:27:24.098Z] #38 3.210 + . ./tini.installer [2020-02-19T10:27:24.098Z] #38 3.210 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-19T10:27:24.098Z] #38 3.210 + install_tini [2020-02-19T10:27:24.098Z] #38 3.210 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-19T10:27:24.098Z] #38 3.210 + git clone https://github.com/krallin/tini.git /tmp/tmp.uSDfhTxzjV/tini [2020-02-19T10:27:24.098Z] #38 3.210 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-19T10:27:24.098Z] #38 3.219 Cloning into '/tmp/tmp.uSDfhTxzjV/tini'... [2020-02-19T10:27:24.128Z] #7 extracting sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 3.2s done [2020-02-19T10:27:24.216Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.37MB / 9.11MB 0.7s [2020-02-19T10:27:24.216Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.8s [2020-02-19T10:27:24.312Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-02-19T10:27:24.471Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.8s done [2020-02-19T10:27:24.471Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2020-02-19T10:27:24.603Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-02-19T10:27:24.603Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-02-19T10:27:24.662Z] #38 4.215 + cd /tmp/tmp.uSDfhTxzjV/tini [2020-02-19T10:27:24.662Z] #38 4.215 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-19T10:27:24.699Z] #7 extracting sha256:cba9d528c1473d79c18b401d44ca06b9733d9c51a8699b98e8325c9de60b9739 [2020-02-19T10:27:24.699Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 97.60MB / 97.60MB 7.7s done [2020-02-19T10:27:24.919Z] #38 4.274 + cmake . [2020-02-19T10:27:25.018Z] #7 extracting sha256:cba9d528c1473d79c18b401d44ca06b9733d9c51a8699b98e8325c9de60b9739 0.4s done [2020-02-19T10:27:25.240Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-02-19T10:27:25.240Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-02-19T10:27:25.278Z] #7 extracting sha256:981400d5d268dc989681d5f308b7d2e381809f0bcc82429f443f7539cf6117ba [2020-02-19T10:27:25.848Z] #7 extracting sha256:981400d5d268dc989681d5f308b7d2e381809f0bcc82429f443f7539cf6117ba 0.4s done [2020-02-19T10:27:25.849Z] #38 5.349 -- The C compiler identification is GNU 8.3.0 [2020-02-19T10:27:25.849Z] #38 5.413 -- Check for working C compiler: /usr/bin/cc [2020-02-19T10:27:25.874Z] go: finding github.com/google/go-cmp v0.2.0 [2020-02-19T10:27:26.109Z] #7 extracting sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f [2020-02-19T10:27:26.782Z] #38 6.144 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-19T10:27:26.782Z] #38 6.152 -- Detecting C compiler ABI info [2020-02-19T10:27:26.913Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-02-19T10:27:27.347Z] #38 6.835 -- Detecting C compiler ABI info - done [2020-02-19T10:27:27.347Z] #38 6.876 -- Detecting C compile features [2020-02-19T10:27:27.547Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-02-19T10:27:27.841Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-02-19T10:27:27.841Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-02-19T10:27:28.023Z] #7 extracting sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 2.0s done [2020-02-19T10:27:28.134Z] go: finding github.com/pkg/profile v1.2.1 [2020-02-19T10:27:28.134Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-02-19T10:27:28.284Z] #7 extracting sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 [2020-02-19T10:27:28.443Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-02-19T10:27:28.648Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.9s done [2020-02-19T10:27:28.648Z] #68 DONE 5.2s [2020-02-19T10:27:28.648Z] [2020-02-19T10:27:28.648Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-19T10:27:28.648Z] #7 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done [2020-02-19T10:27:28.648Z] #7 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done [2020-02-19T10:27:28.648Z] #7 sha256:6586e3d10e9613cb13f3917adc0c0c8157ed94e44106f8140259e045b07dc1fa 5.46kB / 5.46kB done [2020-02-19T10:27:28.648Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 50.38MB / 50.38MB 2.3s done [2020-02-19T10:27:28.648Z] #7 sha256:453fe9f2a24a42530430d8a5f5a2c8ea3bcd724d3aec277dbfc4b20031140fc3 1.79kB / 1.79kB done [2020-02-19T10:27:28.648Z] #7 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 7.81MB / 7.81MB 0.6s done [2020-02-19T10:27:28.648Z] #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 10.00MB / 10.00MB 1.0s done [2020-02-19T10:27:28.648Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 51.79MB / 51.79MB 3.0s done [2020-02-19T10:27:28.648Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 68.52MB / 68.52MB 3.9s done [2020-02-19T10:27:28.648Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 83.76MB / 120.07MB 5.0s [2020-02-19T10:27:28.648Z] #7 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 2.2s [2020-02-19T10:27:28.648Z] #7 sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 126B / 126B 3.2s done [2020-02-19T10:27:28.907Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 94.73MB / 120.07MB 5.5s [2020-02-19T10:27:29.077Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-02-19T10:27:29.165Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 109.93MB / 120.07MB 5.7s [2020-02-19T10:27:29.165Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 120.07MB / 120.07MB 5.9s [2020-02-19T10:27:29.245Z] #38 ... [2020-02-19T10:27:29.245Z] [2020-02-19T10:27:29.245Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:27:29.713Z] go: finding google.golang.org/grpc v1.20.1 [2020-02-19T10:27:30.093Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 120.07MB / 120.07MB 6.7s done [2020-02-19T10:27:30.206Z] #7 extracting sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 1.9s done [2020-02-19T10:27:30.276Z] #62 35.94 Checking out files: 64% (1958/3044) Checking out files: 65% (1979/3044) Checking out files: 66% (2010/3044) Checking out files: 67% (2040/3044) Checking out files: 68% (2070/3044) Checking out files: 69% (2101/3044) Checking out files: 70% (2131/3044) Checking out files: 71% (2162/3044) Checking out files: 72% (2192/3044) Checking out files: 73% (2223/3044) Checking out files: 74% (2253/3044) Checking out files: 75% (2283/3044) Checking out files: 76% (2314/3044) Checking out files: 77% (2344/3044) Checking out files: 78% (2375/3044) Checking out files: 79% (2405/3044) Checking out files: 80% (2436/3044) Checking out files: 81% (2466/3044) Checking out files: 82% (2497/3044) Checking out files: 83% (2527/3044) Checking out files: 84% (2557/3044) Checking out files: 85% (2588/3044) Checking out files: 86% (2618/3044) Checking out files: 87% (2649/3044) Checking out files: 88% (2679/3044) Checking out files: 89% (2710/3044) Checking out files: 90% (2740/3044) Checking out files: 91% (2771/3044) Checking out files: 92% (2801/3044) Checking out files: 93% (2831/3044) Checking out files: 94% (2862/3044) Checking out files: 95% (2892/3044) Checking out files: 96% (2923/3044) Checking out files: 97% (2953/3044) Checking out files: 98% (2984/3044) Checking out files: 99% (3014/3044) Checking out files: 100% (3044/3044) Checking out files: 100% (3044/3044), done. [2020-02-19T10:27:30.276Z] #62 36.79 + cd /tmp/tmp.1mhCGRTtiK/src/github.com/containerd/containerd [2020-02-19T10:27:30.276Z] #62 36.79 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-19T10:27:30.346Z] go: finding github.com/magiconair/properties v1.8.0 [2020-02-19T10:27:30.349Z] #7 ... [2020-02-19T10:27:30.349Z] [2020-02-19T10:27:30.349Z] #20 [internal] load build context [2020-02-19T10:27:30.349Z] #20 transferring context: 47.11MB 6.4s done [2020-02-19T10:27:30.349Z] #20 DONE 6.9s [2020-02-19T10:27:30.349Z] [2020-02-19T10:27:30.349Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-19T10:27:30.633Z] #7 extracting sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db [2020-02-19T10:27:30.634Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-02-19T10:27:30.923Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-02-19T10:27:31.211Z] #62 37.83 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-19T10:27:31.211Z] #62 37.83 + BUILDTAGS='netgo osusergo static_build' [2020-02-19T10:27:31.211Z] #62 37.83 + export EXTRA_FLAGS=-buildmode=pie [2020-02-19T10:27:31.211Z] #62 37.83 + EXTRA_FLAGS=-buildmode=pie [2020-02-19T10:27:31.211Z] #62 37.83 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-19T10:27:31.211Z] #62 37.83 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-19T10:27:31.211Z] #62 37.83 + '[' '' = dynamic ']' [2020-02-19T10:27:31.211Z] #62 37.83 + make [2020-02-19T10:27:31.215Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-02-19T10:27:31.215Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-02-19T10:27:31.509Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-02-19T10:27:31.509Z] go: finding github.com/containerd/containerd v1.2.4 [2020-02-19T10:27:32.143Z] #62 38.73 + bin/ctr [2020-02-19T10:27:32.144Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-02-19T10:27:32.238Z] #7 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 5.8s done [2020-02-19T10:27:32.238Z] #7 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 [2020-02-19T10:27:32.779Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-02-19T10:27:32.798Z] #7 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 0.5s done [2020-02-19T10:27:32.798Z] #7 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc [2020-02-19T10:27:33.077Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-02-19T10:27:33.077Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-02-19T10:27:33.087Z] #62 ... [2020-02-19T10:27:33.087Z] [2020-02-19T10:27:33.087Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:27:33.087Z] #38 8.927 -- Detecting C compile features - done [2020-02-19T10:27:33.087Z] #38 8.959 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-19T10:27:33.087Z] #38 9.163 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-19T10:27:33.087Z] #38 9.277 -- Configuring done [2020-02-19T10:27:33.087Z] #38 9.293 -- Generating done [2020-02-19T10:27:33.087Z] #38 9.299 -- Build files have been written to: /tmp/tmp.uSDfhTxzjV/tini [2020-02-19T10:27:33.087Z] #38 9.309 + make tini-static [2020-02-19T10:27:33.087Z] #38 9.909 Scanning dependencies of target tini-static [2020-02-19T10:27:33.087Z] #38 9.993 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-19T10:27:33.087Z] #38 11.35 [100%] Linking C executable tini-static [2020-02-19T10:27:33.087Z] #38 11.81 [100%] Built target tini-static [2020-02-19T10:27:33.087Z] #38 11.89 + mkdir -p /build [2020-02-19T10:27:33.087Z] #38 11.89 + cp tini-static /build/docker-init [2020-02-19T10:27:33.087Z] #38 DONE 12.3s [2020-02-19T10:27:33.087Z] [2020-02-19T10:27:33.087Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:27:33.087Z] #44 4.224 Note: Building without setproctitle() and strlcpy() support. [2020-02-19T10:27:33.087Z] #44 4.225 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-19T10:27:33.087Z] #44 5.954 fatal: not a git repository (or any of the parent directories): .git [2020-02-19T10:27:33.087Z] #44 5.993 GEN .gitid [2020-02-19T10:27:33.087Z] #44 6.003 GEN criu/include/version.h [2020-02-19T10:27:33.087Z] #44 6.030 GEN include/common/asm [2020-02-19T10:27:33.087Z] #44 7.578 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-19T10:27:33.087Z] #44 7.684 PBCC images/opts.pb-c.c [2020-02-19T10:27:33.087Z] #44 7.709 PBCC images/sit.pb-c.c [2020-02-19T10:27:33.087Z] #44 7.754 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-19T10:27:33.087Z] #44 7.833 DEP images/opts.pb-c.d [2020-02-19T10:27:33.087Z] #44 7.920 DEP images/sit.pb-c.d [2020-02-19T10:27:33.087Z] #44 7.986 PBCC images/macvlan.pb-c.c [2020-02-19T10:27:33.087Z] #44 7.994 DEP images/macvlan.pb-c.d [2020-02-19T10:27:33.087Z] #44 8.032 PBCC images/autofs.pb-c.c [2020-02-19T10:27:33.087Z] #44 8.066 DEP images/autofs.pb-c.d [2020-02-19T10:27:33.087Z] #44 8.123 PBCC images/sysctl.pb-c.c [2020-02-19T10:27:33.087Z] #44 8.154 DEP images/sysctl.pb-c.d [2020-02-19T10:27:33.087Z] #44 8.213 PBCC images/time.pb-c.c [2020-02-19T10:27:33.087Z] #44 8.237 DEP images/time.pb-c.d [2020-02-19T10:27:33.087Z] #44 8.293 PBCC images/binfmt-misc.pb-c.c [2020-02-19T10:27:33.087Z] #44 8.333 DEP images/binfmt-misc.pb-c.d [2020-02-19T10:27:33.087Z] #44 8.369 PBCC images/seccomp.pb-c.c [2020-02-19T10:27:33.087Z] #44 8.397 DEP images/seccomp.pb-c.d [2020-02-19T10:27:33.087Z] #44 8.489 PBCC images/userns.pb-c.c [2020-02-19T10:27:33.087Z] #44 8.529 DEP images/userns.pb-c.d [2020-02-19T10:27:33.087Z] #44 8.565 PBCC images/cgroup.pb-c.c [2020-02-19T10:27:33.087Z] #44 8.629 DEP images/cgroup.pb-c.d [2020-02-19T10:27:33.087Z] #44 8.683 PBCC images/fown.pb-c.c [2020-02-19T10:27:33.087Z] #44 8.716 PBCC images/ext-file.pb-c.c [2020-02-19T10:27:33.087Z] #44 8.741 DEP images/fown.pb-c.d [2020-02-19T10:27:33.087Z] #44 8.880 DEP images/ext-file.pb-c.d [2020-02-19T10:27:33.087Z] #44 8.911 PBCC images/rpc.pb-c.c [2020-02-19T10:27:33.087Z] #44 8.996 DEP images/rpc.pb-c.d [2020-02-19T10:27:33.087Z] #44 9.096 PBCC images/siginfo.pb-c.c [2020-02-19T10:27:33.087Z] #44 9.118 DEP images/siginfo.pb-c.d [2020-02-19T10:27:33.345Z] #44 9.173 PBCC images/pagemap.pb-c.c [2020-02-19T10:27:33.345Z] #44 ... [2020-02-19T10:27:33.345Z] [2020-02-19T10:27:33.345Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:27:33.345Z] #47 81.89 path/filepath [2020-02-19T10:27:33.345Z] #47 84.18 regexp/syntax [2020-02-19T10:27:33.345Z] #47 86.58 flag [2020-02-19T10:27:33.345Z] #47 87.97 go/token [2020-02-19T10:27:33.345Z] #47 89.15 go/scanner [2020-02-19T10:27:33.345Z] #47 89.70 regexp [2020-02-19T10:27:33.345Z] #47 91.10 go/ast [2020-02-19T10:27:33.345Z] #47 ... [2020-02-19T10:27:33.345Z] [2020-02-19T10:27:33.345Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:27:33.345Z] #44 9.285 DEP images/pagemap.pb-c.d [2020-02-19T10:27:33.345Z] #44 9.413 PBCC images/rlimit.pb-c.c [2020-02-19T10:27:33.358Z] #7 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0.4s done [2020-02-19T10:27:33.370Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-02-19T10:27:33.603Z] #44 9.500 DEP images/rlimit.pb-c.d [2020-02-19T10:27:33.603Z] #44 9.614 PBCC images/file-lock.pb-c.c [2020-02-19T10:27:33.603Z] #44 9.672 DEP images/file-lock.pb-c.d [2020-02-19T10:27:33.613Z] #7 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 [2020-02-19T10:27:33.662Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-02-19T10:27:33.662Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-02-19T10:27:33.842Z] Removing intermediate container c8f04cd796ea [2020-02-19T10:27:33.842Z] ---> 5bcb137d3138 [2020-02-19T10:27:33.842Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-02-19T10:27:33.842Z] ---> 687421176e14 [2020-02-19T10:27:33.842Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-02-19T10:27:33.842Z] ---> c9ddf47b686f [2020-02-19T10:27:33.842Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-02-19T10:27:33.842Z] ---> Running in 6e3baf49e37a [2020-02-19T10:27:33.842Z] Removing intermediate container 6e3baf49e37a [2020-02-19T10:27:33.842Z] ---> b16c902e04d1 [2020-02-19T10:27:33.842Z] Successfully built b16c902e04d1 [2020-02-19T10:27:33.842Z] Successfully tagged moby-buildx:latest [2020-02-19T10:27:33.842Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-02-19T10:27:33.842Z] if [ -n "${id}" ]; then \ [2020-02-19T10:27:33.842Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-02-19T10:27:33.843Z] && touch bundles/buildx; \ [2020-02-19T10:27:33.843Z] docker rm -f ${id}; \ [2020-02-19T10:27:33.843Z] fi [2020-02-19T10:27:33.843Z] ebc0e6c407faf849f1c0dc211bcee1f938f7df273200aa7be4058e2cf4d076d3 [2020-02-19T10:27:33.843Z] bundles/buildx version [2020-02-19T10:27:33.843Z] buildx v0.3.1 6db68d0 [2020-02-19T10:27:33.843Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:bcc6f3fc514ef5c66629b1f8224acf65ad765d9b . [2020-02-19T10:27:33.843Z] #1 [internal] booting buildkit [2020-02-19T10:27:33.843Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-02-19T10:27:33.843Z] #1 pulling image moby/buildkit:buildx-stable-1 1.8s done [2020-02-19T10:27:33.843Z] #1 creating container buildx_buildkit_default [2020-02-19T10:27:33.843Z] #1 creating container buildx_buildkit_default 0.4s done [2020-02-19T10:27:33.843Z] #1 DONE 2.2s [2020-02-19T10:27:33.843Z] [2020-02-19T10:27:33.843Z] #2 [internal] load .dockerignore [2020-02-19T10:27:33.843Z] #2 transferring context: 87B done [2020-02-19T10:27:33.843Z] #2 DONE 0.0s [2020-02-19T10:27:33.843Z] [2020-02-19T10:27:33.843Z] #3 [internal] load build definition from Dockerfile [2020-02-19T10:27:33.843Z] #3 transferring dockerfile: 15.71kB done [2020-02-19T10:27:33.843Z] #3 DONE 0.0s [2020-02-19T10:27:33.843Z] [2020-02-19T10:27:33.843Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-19T10:27:33.843Z] #4 DONE 0.5s [2020-02-19T10:27:33.843Z] [2020-02-19T10:27:33.843Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-19T10:27:33.843Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-19T10:27:33.843Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.1s done [2020-02-19T10:27:33.843Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-02-19T10:27:33.843Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-19T10:27:33.843Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-02-19T10:27:33.843Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-02-19T10:27:33.843Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.2s done [2020-02-19T10:27:33.843Z] #5 DONE 0.4s [2020-02-19T10:27:33.843Z] [2020-02-19T10:27:33.843Z] #6 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-19T10:27:33.860Z] #44 9.777 PBCC images/tty.pb-c.c [2020-02-19T10:27:33.860Z] #44 9.876 DEP images/tty.pb-c.d [2020-02-19T10:27:33.931Z] #7 extracting sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 3.3s done [2020-02-19T10:27:34.009Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-02-19T10:27:34.118Z] #44 9.945 PBCC images/tun.pb-c.c [2020-02-19T10:27:34.118Z] #44 9.990 PBCC images/netdev.pb-c.c [2020-02-19T10:27:34.118Z] #44 10.07 DEP images/tun.pb-c.d [2020-02-19T10:27:34.118Z] #44 10.13 DEP images/netdev.pb-c.d [2020-02-19T10:27:34.118Z] #44 10.19 PBCC images/vma.pb-c.c [2020-02-19T10:27:34.190Z] #7 extracting sha256:1266f4979b0e54136482546c9226b697ee0f47d0b50b822dd009f8ec4fd083b3 done [2020-02-19T10:27:34.234Z] #6 ... [2020-02-19T10:27:34.234Z] [2020-02-19T10:27:34.234Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-19T10:27:34.234Z] #7 DONE 0.3s [2020-02-19T10:27:34.302Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-02-19T10:27:34.302Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-02-19T10:27:34.375Z] #44 10.24 DEP images/vma.pb-c.d [2020-02-19T10:27:34.375Z] #44 10.29 PBCC images/creds.pb-c.c [2020-02-19T10:27:34.375Z] #44 10.31 DEP images/creds.pb-c.d [2020-02-19T10:27:34.375Z] #44 10.37 PBCC images/utsns.pb-c.c [2020-02-19T10:27:34.375Z] #44 10.42 DEP images/utsns.pb-c.d [2020-02-19T10:27:34.633Z] #44 10.45 PBCC images/ipc-desc.pb-c.c [2020-02-19T10:27:34.633Z] #44 10.47 PBCC images/ipc-sem.pb-c.c [2020-02-19T10:27:34.633Z] #44 10.50 DEP images/ipc-desc.pb-c.d [2020-02-19T10:27:34.633Z] #44 10.56 DEP images/ipc-sem.pb-c.d [2020-02-19T10:27:34.633Z] #44 10.58 PBCC images/ipc-msg.pb-c.c [2020-02-19T10:27:34.633Z] #44 10.62 DEP images/ipc-msg.pb-c.d [2020-02-19T10:27:34.633Z] #44 10.69 PBCC images/ipc-shm.pb-c.c [2020-02-19T10:27:34.719Z] [2020-02-19T10:27:34.719Z] #6 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-19T10:27:34.719Z] #6 DONE 0.3s [2020-02-19T10:27:34.719Z] [2020-02-19T10:27:34.719Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-19T10:27:34.719Z] #8 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done [2020-02-19T10:27:34.719Z] #8 sha256:5b56a0d174e1942aa9c4762ba657088d03af1090840f5776077c9784598b3abe 155B / 155B 0.1s done [2020-02-19T10:27:34.719Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 2.42MB / 7.38MB 0.1s [2020-02-19T10:27:34.719Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 228.47kB / 51.33MB 0.1s [2020-02-19T10:27:34.719Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 719.95kB / 56.59MB 0.1s [2020-02-19T10:27:34.719Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 0B / 48.95MB 0.1s [2020-02-19T10:27:34.719Z] #8 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done [2020-02-19T10:27:34.719Z] #8 sha256:053af876b91913aed3c9ac2dd8b595bad22b94416eea6848860df62f3367af60 1.79kB / 1.79kB done [2020-02-19T10:27:34.719Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 2.85MB / 9.88MB 0.1s [2020-02-19T10:27:34.719Z] #8 sha256:405b58165bf06b178dacbf6c969d559fe180cadb2d6f1c75fe0755bdf368aaa0 5.45kB / 5.45kB done [2020-02-19T10:27:34.719Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 0B / 102.16MB 0.1s [2020-02-19T10:27:34.719Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 5.21MB / 7.38MB 0.3s [2020-02-19T10:27:34.719Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 2.92MB / 51.33MB 0.3s [2020-02-19T10:27:34.719Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 2.55MB / 48.95MB 0.3s [2020-02-19T10:27:34.719Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 5.67MB / 9.88MB 0.3s [2020-02-19T10:27:34.719Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 7.38MB / 7.38MB 0.4s [2020-02-19T10:27:34.719Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 5.73MB / 56.59MB 0.4s [2020-02-19T10:27:34.719Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 7.99MB / 9.88MB 0.4s [2020-02-19T10:27:34.760Z] #7 DONE 17.6s [2020-02-19T10:27:34.760Z] [2020-02-19T10:27:34.760Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-19T10:27:34.890Z] #44 10.71 DEP images/ipc-shm.pb-c.d [2020-02-19T10:27:34.890Z] #44 10.74 PBCC images/ipc-var.pb-c.c [2020-02-19T10:27:34.890Z] #44 10.77 DEP images/ipc-var.pb-c.d [2020-02-19T10:27:34.890Z] #44 10.82 PBCC images/sk-opts.pb-c.c [2020-02-19T10:27:34.890Z] #44 10.85 PBCC images/packet-sock.pb-c.c [2020-02-19T10:27:34.890Z] #44 10.89 DEP images/sk-opts.pb-c.d [2020-02-19T10:27:34.890Z] #44 10.92 DEP images/packet-sock.pb-c.d [2020-02-19T10:27:35.148Z] #44 10.96 PBCC images/sk-netlink.pb-c.c [2020-02-19T10:27:35.148Z] #44 11.00 DEP images/sk-netlink.pb-c.d [2020-02-19T10:27:35.148Z] #44 11.03 PBCC images/sk-inet.pb-c.c [2020-02-19T10:27:35.148Z] #44 11.08 DEP images/sk-inet.pb-c.d [2020-02-19T10:27:35.148Z] #44 11.17 PBCC images/sk-unix.pb-c.c [2020-02-19T10:27:35.148Z] #44 11.21 DEP images/sk-unix.pb-c.d [2020-02-19T10:27:35.148Z] #44 11.28 PBCC images/mm.pb-c.c [2020-02-19T10:27:35.148Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 7.38MB / 7.38MB 0.5s done [2020-02-19T10:27:35.148Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 8.16MB / 51.33MB 0.6s [2020-02-19T10:27:35.148Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 7.70MB / 48.95MB 0.6s [2020-02-19T10:27:35.148Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 7.01MB / 102.16MB 0.6s [2020-02-19T10:27:35.148Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 11.60MB / 51.33MB 0.7s [2020-02-19T10:27:35.148Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 11.86MB / 56.59MB 0.7s [2020-02-19T10:27:35.148Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 11.37MB / 48.95MB 0.7s [2020-02-19T10:27:35.148Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 9.88MB / 9.88MB 0.6s done [2020-02-19T10:27:35.148Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 9.88MB / 9.88MB 0.6s done [2020-02-19T10:27:35.340Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-02-19T10:27:35.405Z] #44 11.33 DEP images/mm.pb-c.d [2020-02-19T10:27:35.405Z] #44 11.37 PBCC images/timerfd.pb-c.c [2020-02-19T10:27:35.405Z] #44 ... [2020-02-19T10:27:35.405Z] [2020-02-19T10:27:35.405Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:27:35.405Z] #33 84.00 io/ioutil [2020-02-19T10:27:35.405Z] #33 86.06 flag [2020-02-19T10:27:35.405Z] #33 86.06 github.com/BurntSushi/toml [2020-02-19T10:27:35.405Z] #33 87.81 log [2020-02-19T10:27:35.405Z] #33 90.22 github.com/BurntSushi/toml/cmd/tomlv [2020-02-19T10:27:35.614Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 15.89MB / 51.33MB 0.9s [2020-02-19T10:27:35.614Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 16.48MB / 56.59MB 0.9s [2020-02-19T10:27:35.614Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 16.12MB / 48.95MB 0.9s [2020-02-19T10:27:35.614Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 15.67MB / 102.16MB 0.9s [2020-02-19T10:27:35.614Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 20.09MB / 51.33MB 1.0s [2020-02-19T10:27:35.614Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 20.60MB / 56.59MB 1.0s [2020-02-19T10:27:35.614Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 20.84MB / 48.95MB 1.0s [2020-02-19T10:27:35.614Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 22.94MB / 51.33MB 1.2s [2020-02-19T10:27:35.614Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 23.43MB / 48.95MB 1.2s [2020-02-19T10:27:35.614Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 21.96MB / 102.16MB 1.2s [2020-02-19T10:27:35.634Z] go: finding github.com/client9/misspell v0.3.4 [2020-02-19T10:27:35.663Z] #33 ... [2020-02-19T10:27:35.663Z] [2020-02-19T10:27:35.663Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:27:35.663Z] #44 11.44 DEP images/timerfd.pb-c.d [2020-02-19T10:27:35.663Z] #44 11.49 PBCC images/timer.pb-c.c [2020-02-19T10:27:35.663Z] #44 11.50 DEP images/timer.pb-c.d [2020-02-19T10:27:35.663Z] #44 11.56 PBCC images/sa.pb-c.c [2020-02-19T10:27:35.663Z] #44 11.63 DEP images/sa.pb-c.d [2020-02-19T10:27:35.663Z] #44 ... [2020-02-19T10:27:35.663Z] [2020-02-19T10:27:35.663Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:27:35.663Z] #10 84.70 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-19T10:27:35.663Z] #10 84.70 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-19T10:27:35.663Z] #10 84.71 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-19T10:27:35.663Z] #10 90.75 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-19T10:27:35.663Z] #10 90.77 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-19T10:27:35.663Z] #10 90.78 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:27:35.663Z] #10 90.93 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-19T10:27:35.663Z] #10 90.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-19T10:27:35.663Z] #10 90.96 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:27:35.921Z] #10 ... [2020-02-19T10:27:35.921Z] [2020-02-19T10:27:35.921Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:27:35.921Z] #44 11.70 PBCC images/pipe-data.pb-c.c [2020-02-19T10:27:35.921Z] #44 11.74 DEP images/pipe-data.pb-c.d [2020-02-19T10:27:35.921Z] #44 11.78 PBCC images/mnt.pb-c.c [2020-02-19T10:27:35.921Z] #44 11.84 DEP images/mnt.pb-c.d [2020-02-19T10:27:35.921Z] #44 11.89 PBCC images/sk-packet.pb-c.c [2020-02-19T10:27:35.921Z] #44 11.94 DEP images/sk-packet.pb-c.d [2020-02-19T10:27:36.025Z] #8 ... [2020-02-19T10:27:36.025Z] [2020-02-19T10:27:36.025Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-19T10:27:36.025Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-19T10:27:36.025Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-19T10:27:36.025Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done [2020-02-19T10:27:36.025Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-19T10:27:36.025Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.7s done [2020-02-19T10:27:36.025Z] #69 DONE 1.5s [2020-02-19T10:27:36.025Z] [2020-02-19T10:27:36.025Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-19T10:27:36.025Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 25.89MB / 51.33MB 1.3s [2020-02-19T10:27:36.025Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 25.30MB / 56.59MB 1.3s [2020-02-19T10:27:36.025Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 30.51MB / 51.33MB 1.5s [2020-02-19T10:27:36.025Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 28.64MB / 56.59MB 1.5s [2020-02-19T10:27:36.025Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 28.42MB / 48.95MB 1.5s [2020-02-19T10:27:36.025Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 31.80MB / 102.16MB 1.5s [2020-02-19T10:27:36.025Z] #8 ... [2020-02-19T10:27:36.025Z] [2020-02-19T10:27:36.025Z] #21 [internal] load build context [2020-02-19T10:27:36.025Z] #21 transferring context: 47.11MB 1.7s done [2020-02-19T10:27:36.025Z] #21 DONE 1.7s [2020-02-19T10:27:36.025Z] [2020-02-19T10:27:36.025Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-19T10:27:36.025Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 35.25MB / 51.33MB 1.6s [2020-02-19T10:27:36.025Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 32.80MB / 56.59MB 1.6s [2020-02-19T10:27:36.025Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 32.54MB / 48.95MB 1.6s [2020-02-19T10:27:36.179Z] #44 11.98 PBCC images/tcp-stream.pb-c.c [2020-02-19T10:27:36.179Z] #44 12.09 DEP images/tcp-stream.pb-c.d [2020-02-19T10:27:36.179Z] #44 ... [2020-02-19T10:27:36.179Z] [2020-02-19T10:27:36.179Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:27:36.179Z] #33 DONE 94.9s [2020-02-19T10:27:36.179Z] [2020-02-19T10:27:36.179Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:27:36.179Z] #44 12.15 PBCC images/pipe.pb-c.c [2020-02-19T10:27:36.179Z] #44 12.18 DEP images/pipe.pb-c.d [2020-02-19T10:27:36.290Z] go: finding github.com/onsi/gomega v1.4.3 [2020-02-19T10:27:36.389Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 39.40MB / 51.33MB 1.8s [2020-02-19T10:27:36.389Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 37.29MB / 56.59MB 1.8s [2020-02-19T10:27:36.389Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 37.60MB / 48.95MB 1.8s [2020-02-19T10:27:36.389Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 39.96MB / 102.16MB 1.8s [2020-02-19T10:27:36.389Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 44.35MB / 51.33MB 1.9s [2020-02-19T10:27:36.389Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 41.46MB / 56.59MB 1.9s [2020-02-19T10:27:36.389Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 41.86MB / 48.95MB 1.9s [2020-02-19T10:27:36.436Z] #44 12.24 PBCC images/pstree.pb-c.c [2020-02-19T10:27:36.436Z] #44 12.26 DEP images/pstree.pb-c.d [2020-02-19T10:27:36.436Z] #44 12.32 PBCC images/fs.pb-c.c [2020-02-19T10:27:36.436Z] #44 12.35 DEP images/fs.pb-c.d [2020-02-19T10:27:36.436Z] #44 12.44 PBCC images/signalfd.pb-c.c [2020-02-19T10:27:36.694Z] #44 12.54 DEP images/signalfd.pb-c.d [2020-02-19T10:27:36.694Z] #44 12.67 PBCC images/fh.pb-c.c [2020-02-19T10:27:36.694Z] #44 12.72 PBCC images/fsnotify.pb-c.c [2020-02-19T10:27:36.765Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 49.20MB / 51.33MB 2.1s [2020-02-19T10:27:36.765Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 45.69MB / 56.59MB 2.1s [2020-02-19T10:27:36.765Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 46.25MB / 48.95MB 2.1s [2020-02-19T10:27:36.765Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 48.51MB / 102.16MB 2.1s [2020-02-19T10:27:36.765Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 51.33MB / 51.33MB 2.2s done [2020-02-19T10:27:36.765Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 51.76MB / 56.59MB 2.2s [2020-02-19T10:27:36.765Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 48.95MB / 48.95MB 2.2s [2020-02-19T10:27:36.765Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 54.77MB / 102.16MB 2.2s [2020-02-19T10:27:36.765Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 48.95MB / 48.95MB 2.3s done [2020-02-19T10:27:36.765Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 67.62MB / 102.16MB 2.4s [2020-02-19T10:27:36.921Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-02-19T10:27:36.921Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-02-19T10:27:36.921Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-02-19T10:27:36.952Z] #44 12.80 DEP images/fh.pb-c.d [2020-02-19T10:27:36.952Z] #44 12.98 DEP images/fsnotify.pb-c.d [2020-02-19T10:27:36.952Z] #44 13.07 PBCC images/eventpoll.pb-c.c [2020-02-19T10:27:37.127Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 56.59MB / 56.59MB 2.4s done [2020-02-19T10:27:37.127Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 85.08MB / 102.16MB 2.5s [2020-02-19T10:27:37.127Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 56.59MB / 56.59MB 2.4s done [2020-02-19T10:27:37.127Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 102.16MB / 102.16MB 2.7s [2020-02-19T10:27:37.210Z] #44 13.13 DEP images/eventpoll.pb-c.d [2020-02-19T10:27:37.210Z] #44 13.21 PBCC images/eventfd.pb-c.c [2020-02-19T10:27:37.211Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-02-19T10:27:37.468Z] #44 13.27 DEP images/eventfd.pb-c.d [2020-02-19T10:27:37.468Z] #44 13.29 PBCC images/remap-file-path.pb-c.c [2020-02-19T10:27:37.468Z] #44 13.36 DEP images/remap-file-path.pb-c.d [2020-02-19T10:27:37.468Z] #44 13.39 PBCC images/fifo.pb-c.c [2020-02-19T10:27:37.468Z] #44 13.42 DEP images/fifo.pb-c.d [2020-02-19T10:27:37.468Z] #44 13.47 PBCC images/ghost-file.pb-c.c [2020-02-19T10:27:37.468Z] #44 13.54 DEP images/ghost-file.pb-c.d [2020-02-19T10:27:37.468Z] #44 13.59 PBCC images/regfile.pb-c.c [2020-02-19T10:27:37.470Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 102.16MB / 102.16MB 2.8s done [2020-02-19T10:27:37.470Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf [2020-02-19T10:27:37.726Z] #44 13.62 DEP images/regfile.pb-c.d [2020-02-19T10:27:37.726Z] #44 13.68 PBCC images/ns.pb-c.c [2020-02-19T10:27:37.726Z] #44 13.73 DEP images/ns.pb-c.d [2020-02-19T10:27:37.726Z] #44 13.75 PBCC images/fdinfo.pb-c.c [2020-02-19T10:27:37.726Z] #44 13.83 DEP images/fdinfo.pb-c.d [2020-02-19T10:27:37.778Z] #7 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 3.5s done [2020-02-19T10:27:37.778Z] #7 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 [2020-02-19T10:27:37.845Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-02-19T10:27:37.983Z] #44 13.91 PBCC images/core-aarch64.pb-c.c [2020-02-19T10:27:37.983Z] #44 13.96 PBCC images/core-arm.pb-c.c [2020-02-19T10:27:37.983Z] #44 14.05 PBCC images/core-ppc64.pb-c.c [2020-02-19T10:27:38.241Z] #44 14.17 PBCC images/core-s390.pb-c.c [2020-02-19T10:27:38.241Z] #44 14.22 PBCC images/core-x86.pb-c.c [2020-02-19T10:27:38.241Z] #44 14.28 PBCC images/core.pb-c.c [2020-02-19T10:27:38.241Z] #44 14.34 PBCC images/inventory.pb-c.c [2020-02-19T10:27:38.498Z] #44 14.42 DEP images/core-aarch64.pb-c.d [2020-02-19T10:27:38.498Z] #44 14.46 DEP images/core-arm.pb-c.d [2020-02-19T10:27:38.498Z] #44 14.50 DEP images/core-ppc64.pb-c.d [2020-02-19T10:27:38.498Z] #44 14.52 DEP images/core-s390.pb-c.d [2020-02-19T10:27:38.498Z] #44 14.59 DEP images/core-x86.pb-c.d [2020-02-19T10:27:38.756Z] #44 14.63 DEP images/core.pb-c.d [2020-02-19T10:27:38.756Z] #44 14.66 DEP images/inventory.pb-c.d [2020-02-19T10:27:38.756Z] #44 14.69 PBCC images/cpuinfo.pb-c.c [2020-02-19T10:27:38.756Z] #44 14.74 DEP images/cpuinfo.pb-c.d [2020-02-19T10:27:38.756Z] #44 14.77 PBCC images/stats.pb-c.c [2020-02-19T10:27:38.756Z] #44 14.80 DEP images/stats.pb-c.d [2020-02-19T10:27:38.878Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-02-19T10:27:38.878Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-02-19T10:27:38.956Z] #8 DONE 3.8s [2020-02-19T10:27:38.956Z] [2020-02-19T10:27:38.956Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-19T10:27:39.218Z] #9 DONE 0.9s [2020-02-19T10:27:39.218Z] [2020-02-19T10:27:39.218Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-19T10:27:39.485Z] #59 ... [2020-02-19T10:27:39.485Z] [2020-02-19T10:27:39.485Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-19T10:27:39.485Z] #40 DONE 0.1s [2020-02-19T10:27:39.485Z] [2020-02-19T10:27:39.485Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-19T10:27:39.485Z] #29 DONE 0.1s [2020-02-19T10:27:39.485Z] [2020-02-19T10:27:39.485Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-19T10:27:39.485Z] #21 DONE 0.2s [2020-02-19T10:27:39.485Z] [2020-02-19T10:27:39.485Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-19T10:27:39.485Z] #32 DONE 0.1s [2020-02-19T10:27:39.485Z] [2020-02-19T10:27:39.485Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-19T10:27:39.485Z] #22 DONE 0.2s [2020-02-19T10:27:39.485Z] [2020-02-19T10:27:39.485Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-19T10:27:39.485Z] #46 DONE 0.2s [2020-02-19T10:27:39.485Z] [2020-02-19T10:27:39.485Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:27:39.513Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-02-19T10:27:39.513Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-02-19T10:27:39.745Z] #47 ... [2020-02-19T10:27:39.745Z] [2020-02-19T10:27:39.745Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-19T10:27:39.745Z] #49 DONE 0.2s [2020-02-19T10:27:39.745Z] [2020-02-19T10:27:39.745Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-19T10:27:39.745Z] #64 DONE 0.2s [2020-02-19T10:27:39.745Z] [2020-02-19T10:27:39.745Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-19T10:27:39.745Z] #52 DONE 0.2s [2020-02-19T10:27:39.745Z] [2020-02-19T10:27:39.745Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-19T10:27:39.745Z] #70 DONE 0.2s [2020-02-19T10:27:39.745Z] [2020-02-19T10:27:39.745Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:27:39.805Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-02-19T10:27:40.096Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-02-19T10:27:40.096Z] go: finding github.com/golang/mock v1.1.1 [2020-02-19T10:27:40.096Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-02-19T10:27:40.127Z] #44 16.13 make[1]: Nothing to be done for 'all'. [2020-02-19T10:27:40.729Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-02-19T10:27:40.729Z] go: finding github.com/kr/pretty v0.1.0 [2020-02-19T10:27:41.043Z] #7 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 3.1s done [2020-02-19T10:27:41.044Z] #7 extracting sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 0.1s [2020-02-19T10:27:41.371Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-02-19T10:27:41.500Z] #44 17.48 CC images/stats.o [2020-02-19T10:27:41.664Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-02-19T10:27:41.758Z] #44 17.87 CC images/core.o [2020-02-19T10:27:41.954Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-02-19T10:27:41.954Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-02-19T10:27:42.692Z] #44 18.56 CC images/core-x86.o [2020-02-19T10:27:42.983Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-02-19T10:27:43.257Z] #44 19.15 CC images/core-arm.o [2020-02-19T10:27:43.275Z] go: finding github.com/docker/go-units v0.3.1 [2020-02-19T10:27:43.275Z] go: finding github.com/golang/protobuf v1.2.0 [2020-02-19T10:27:43.275Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-02-19T10:27:43.866Z] #44 19.55 CC images/core-aarch64.o [2020-02-19T10:27:43.866Z] #44 19.90 CC images/core-ppc64.o [2020-02-19T10:27:43.906Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-02-19T10:27:44.540Z] go: finding github.com/kr/text v0.1.0 [2020-02-19T10:27:44.798Z] #44 20.47 CC images/core-s390.o [2020-02-19T10:27:44.834Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-02-19T10:27:45.039Z] #71 ... [2020-02-19T10:27:45.039Z] [2020-02-19T10:27:45.039Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:27:45.039Z] #33 5.148 + RM_GOPATH=0 [2020-02-19T10:27:45.039Z] #33 5.148 + TMP_GOPATH= [2020-02-19T10:27:45.039Z] #33 5.148 + : /build [2020-02-19T10:27:45.039Z] #33 5.148 + '[' -z '' ']' [2020-02-19T10:27:45.039Z] #33 5.148 ++ mktemp -d [2020-02-19T10:27:45.039Z] #33 5.150 + export GOPATH=/tmp/tmp.DDaRrgb40p [2020-02-19T10:27:45.039Z] #33 5.150 + GOPATH=/tmp/tmp.DDaRrgb40p [2020-02-19T10:27:45.039Z] #33 5.150 + RM_GOPATH=1 [2020-02-19T10:27:45.039Z] #33 5.208 ++ dirname ./install.sh [2020-02-19T10:27:45.039Z] #33 5.209 + dir=. [2020-02-19T10:27:45.039Z] #33 5.209 + bin=tomlv [2020-02-19T10:27:45.039Z] #33 5.209 + shift [2020-02-19T10:27:45.039Z] #33 5.209 + '[' '!' -f ./tomlv.installer ']' [2020-02-19T10:27:45.039Z] #33 5.209 + . ./tomlv.installer [2020-02-19T10:27:45.039Z] #33 5.209 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-19T10:27:45.039Z] #33 5.209 + install_tomlv [2020-02-19T10:27:45.039Z] #33 5.209 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-19T10:27:45.039Z] #33 5.209 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-19T10:27:45.039Z] #33 5.210 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DDaRrgb40p/src/github.com/BurntSushi/toml [2020-02-19T10:27:45.039Z] #33 5.222 Cloning into '/tmp/tmp.DDaRrgb40p/src/github.com/BurntSushi/toml'... [2020-02-19T10:27:45.039Z] #33 ... [2020-02-19T10:27:45.039Z] [2020-02-19T10:27:45.039Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:27:45.039Z] #47 5.371 + RM_GOPATH=0 [2020-02-19T10:27:45.039Z] #47 5.372 + TMP_GOPATH= [2020-02-19T10:27:45.039Z] #47 5.372 + : /build [2020-02-19T10:27:45.039Z] #47 5.373 + '[' -z '' ']' [2020-02-19T10:27:45.039Z] #47 5.374 ++ mktemp -d [2020-02-19T10:27:45.039Z] #47 5.376 + export GOPATH=/tmp/tmp.BBxtPT0UKX [2020-02-19T10:27:45.039Z] #47 5.377 + GOPATH=/tmp/tmp.BBxtPT0UKX [2020-02-19T10:27:45.039Z] #47 5.377 + RM_GOPATH=1 [2020-02-19T10:27:45.039Z] #47 5.378 ++ dirname ./install.sh [2020-02-19T10:27:45.039Z] #47 5.382 + dir=. [2020-02-19T10:27:45.039Z] #47 5.383 + bin=vndr [2020-02-19T10:27:45.039Z] #47 5.383 + shift [2020-02-19T10:27:45.039Z] #47 5.384 + '[' '!' -f ./vndr.installer ']' [2020-02-19T10:27:45.039Z] #47 5.385 + . ./vndr.installer [2020-02-19T10:27:45.039Z] #47 5.391 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-19T10:27:45.039Z] #47 5.395 + install_vndr [2020-02-19T10:27:45.039Z] #47 5.395 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-19T10:27:45.039Z] #47 5.395 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BBxtPT0UKX/src/github.com/LK4D4/vndr [2020-02-19T10:27:45.039Z] #47 5.396 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-19T10:27:45.039Z] #47 5.458 Cloning into '/tmp/tmp.BBxtPT0UKX/src/github.com/LK4D4/vndr'... [2020-02-19T10:27:45.062Z] #44 21.05 CC images/cpuinfo.o [2020-02-19T10:27:45.133Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-02-19T10:27:45.326Z] #7 extracting sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 4.5s done [2020-02-19T10:27:45.425Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-02-19T10:27:45.628Z] #44 21.40 CC images/inventory.o [2020-02-19T10:27:45.628Z] #44 ... [2020-02-19T10:27:45.628Z] [2020-02-19T10:27:45.628Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:27:45.628Z] #47 94.02 internal/lazyregexp [2020-02-19T10:27:45.628Z] #47 94.21 net/url [2020-02-19T10:27:45.628Z] #47 96.12 text/template/parse [2020-02-19T10:27:45.628Z] #47 96.84 go/parser [2020-02-19T10:27:45.628Z] #47 100.1 text/template [2020-02-19T10:27:45.628Z] #47 100.3 encoding/xml [2020-02-19T10:27:45.628Z] #47 ... [2020-02-19T10:27:45.628Z] [2020-02-19T10:27:45.628Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:27:45.628Z] #44 21.74 CC images/fdinfo.o [2020-02-19T10:27:45.716Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-02-19T10:27:45.983Z] #47 6.472 + cd /tmp/tmp.BBxtPT0UKX/src/github.com/LK4D4/vndr [2020-02-19T10:27:46.193Z] #44 22.14 CC images/fown.o [2020-02-19T10:27:46.244Z] #47 6.479 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-19T10:27:46.244Z] #47 6.485 + go build -buildmode=pie -v -o /build/vndr . [2020-02-19T10:27:46.252Z] #7 extracting sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 done [2020-02-19T10:27:46.252Z] #7 DONE 22.8s [2020-02-19T10:27:46.252Z] [2020-02-19T10:27:46.252Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-19T10:27:46.355Z] go: finding cloud.google.com/go v0.26.0 [2020-02-19T10:27:46.355Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-02-19T10:27:46.356Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-02-19T10:27:46.450Z] #44 22.41 CC images/ns.o [2020-02-19T10:27:46.649Z] go: finding google.golang.org/appengine v1.1.0 [2020-02-19T10:27:46.649Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-02-19T10:27:46.690Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 9.5s done [2020-02-19T10:27:46.708Z] #44 22.68 CC images/regfile.o [2020-02-19T10:27:46.965Z] #44 22.90 CC images/ghost-file.o [2020-02-19T10:27:47.035Z] #8 DONE 12.4s [2020-02-19T10:27:47.035Z] [2020-02-19T10:27:47.035Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-19T10:27:47.035Z] #9 DONE 0.3s [2020-02-19T10:27:47.035Z] [2020-02-19T10:27:47.035Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-19T10:27:47.222Z] #44 23.21 CC images/fifo.o [2020-02-19T10:27:47.397Z] #10 DONE 0.3s [2020-02-19T10:27:47.397Z] [2020-02-19T10:27:47.397Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-19T10:27:47.397Z] #41 DONE 0.1s [2020-02-19T10:27:47.397Z] [2020-02-19T10:27:47.397Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-19T10:27:47.397Z] #30 DONE 0.1s [2020-02-19T10:27:47.397Z] [2020-02-19T10:27:47.397Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-19T10:27:47.397Z] #22 DONE 0.1s [2020-02-19T10:27:47.397Z] [2020-02-19T10:27:47.397Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-19T10:27:47.397Z] #33 DONE 0.2s [2020-02-19T10:27:47.397Z] [2020-02-19T10:27:47.397Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-19T10:27:47.397Z] #23 DONE 0.1s [2020-02-19T10:27:47.397Z] [2020-02-19T10:27:47.397Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-19T10:27:47.397Z] #71 DONE 0.1s [2020-02-19T10:27:47.397Z] [2020-02-19T10:27:47.397Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-19T10:27:47.397Z] #50 DONE 0.1s [2020-02-19T10:27:47.397Z] [2020-02-19T10:27:47.397Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-19T10:27:47.397Z] #47 DONE 0.1s [2020-02-19T10:27:47.397Z] [2020-02-19T10:27:47.397Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-19T10:27:47.397Z] #65 DONE 0.1s [2020-02-19T10:27:47.397Z] [2020-02-19T10:27:47.397Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-19T10:27:47.397Z] #53 DONE 0.1s [2020-02-19T10:27:47.397Z] [2020-02-19T10:27:47.397Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:27:47.480Z] #44 23.42 CC images/remap-file-path.o [2020-02-19T10:27:47.631Z] #47 7.985 internal/cpu [2020-02-19T10:27:47.632Z] #47 8.039 internal/race [2020-02-19T10:27:47.632Z] #47 8.099 sync/atomic [2020-02-19T10:27:47.632Z] #47 8.152 runtime/internal/atomic [2020-02-19T10:27:47.685Z] go: finding github.com/kr/pty v1.1.1 [2020-02-19T10:27:47.737Z] #44 23.64 CC images/eventfd.o [2020-02-19T10:27:47.892Z] #47 8.336 unicode [2020-02-19T10:27:47.978Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-02-19T10:27:47.994Z] #44 23.88 CC images/eventpoll.o [2020-02-19T10:27:48.190Z] #34 0.493 + RM_GOPATH=0 [2020-02-19T10:27:48.190Z] #34 0.493 + TMP_GOPATH= [2020-02-19T10:27:48.190Z] #34 0.494 + : /build [2020-02-19T10:27:48.190Z] #34 0.494 + '[' -z '' ']' [2020-02-19T10:27:48.190Z] #34 0.495 ++ mktemp -d [2020-02-19T10:27:48.190Z] #34 0.498 + export GOPATH=/tmp/tmp.UDkDmU1WD4 [2020-02-19T10:27:48.190Z] #34 0.499 + GOPATH=/tmp/tmp.UDkDmU1WD4 [2020-02-19T10:27:48.190Z] #34 0.499 + RM_GOPATH=1 [2020-02-19T10:27:48.190Z] #34 0.500 ++ dirname ./install.sh [2020-02-19T10:27:48.190Z] #34 0.501 + dir=. [2020-02-19T10:27:48.190Z] #34 0.502 + bin=tomlv [2020-02-19T10:27:48.190Z] #34 0.502 + shift [2020-02-19T10:27:48.190Z] #34 0.502 + '[' '!' -f ./tomlv.installer ']' [2020-02-19T10:27:48.190Z] #34 0.503 + . ./tomlv.installer [2020-02-19T10:27:48.190Z] #34 0.503 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-19T10:27:48.190Z] #34 0.504 + install_tomlv [2020-02-19T10:27:48.190Z] #34 0.505 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-19T10:27:48.190Z] #34 0.506 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-19T10:27:48.191Z] #34 0.506 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UDkDmU1WD4/src/github.com/BurntSushi/toml [2020-02-19T10:27:48.191Z] #34 0.511 Cloning into '/tmp/tmp.UDkDmU1WD4/src/github.com/BurntSushi/toml'... [2020-02-19T10:27:48.252Z] #44 24.17 CC images/fh.o [2020-02-19T10:27:48.476Z] #47 8.847 math [2020-02-19T10:27:48.476Z] #47 8.864 internal/testlog [2020-02-19T10:27:48.510Z] #44 24.52 CC images/fsnotify.o [2020-02-19T10:27:48.743Z] #47 9.179 internal/bytealg [2020-02-19T10:27:48.997Z] #34 1.336 + cd /tmp/tmp.UDkDmU1WD4/src/github.com/BurntSushi/toml [2020-02-19T10:27:48.997Z] #34 1.336 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-19T10:27:48.997Z] #34 1.356 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-19T10:27:49.004Z] #47 9.446 encoding [2020-02-19T10:27:49.265Z] #47 9.567 unicode/utf16 [2020-02-19T10:27:49.265Z] #47 ... [2020-02-19T10:27:49.265Z] [2020-02-19T10:27:49.265Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:27:49.265Z] #10 4.770 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:27:49.265Z] #10 4.809 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:27:49.265Z] #10 4.809 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:27:49.265Z] #10 5.759 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-19T10:27:49.265Z] #10 7.474 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [176 kB] [2020-02-19T10:27:49.265Z] #10 9.528 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B] [2020-02-19T10:27:49.265Z] #10 ... [2020-02-19T10:27:49.265Z] [2020-02-19T10:27:49.265Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-19T10:27:49.265Z] #30 5.831 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-19T10:27:49.265Z] #30 5.832 Cloning into '.'... [2020-02-19T10:27:49.382Z] #34 1.804 internal/cpu [2020-02-19T10:27:49.382Z] #34 1.821 runtime/internal/atomic [2020-02-19T10:27:49.442Z] #44 25.19 CC images/signalfd.o [2020-02-19T10:27:49.442Z] #44 25.47 CC images/fs.o [2020-02-19T10:27:49.502Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-02-19T10:27:49.527Z] #30 ... [2020-02-19T10:27:49.527Z] [2020-02-19T10:27:49.527Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:27:49.527Z] #35 3.693 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:27:49.527Z] #35 3.799 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:27:49.527Z] #35 3.984 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:27:49.527Z] #35 4.357 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-19T10:27:49.527Z] #35 5.755 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [176 kB] [2020-02-19T10:27:49.527Z] #35 7.324 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B] [2020-02-19T10:27:49.700Z] #44 25.67 CC images/pstree.o [2020-02-19T10:27:49.762Z] #34 2.046 runtime/internal/sys [2020-02-19T10:27:49.762Z] #34 2.151 runtime/internal/math [2020-02-19T10:27:49.762Z] #34 2.213 math/bits [2020-02-19T10:27:49.788Z] #35 ... [2020-02-19T10:27:49.788Z] [2020-02-19T10:27:49.788Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:27:49.788Z] #43 3.688 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:27:49.788Z] #43 3.799 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:27:49.788Z] #43 3.985 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:27:49.788Z] #43 4.218 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-19T10:27:49.788Z] #43 5.969 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [176 kB] [2020-02-19T10:27:49.788Z] #43 7.833 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B] [2020-02-19T10:27:49.788Z] #43 ... [2020-02-19T10:27:49.788Z] [2020-02-19T10:27:49.788Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-19T10:27:49.788Z] #25 4.045 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:27:49.788Z] #25 4.069 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:27:49.788Z] #25 4.071 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:27:49.788Z] #25 4.810 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-19T10:27:49.788Z] #25 7.108 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [176 kB] [2020-02-19T10:27:49.788Z] #25 8.661 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B] [2020-02-19T10:27:49.958Z] #44 25.90 CC images/pipe.o [2020-02-19T10:27:50.050Z] #25 ... [2020-02-19T10:27:50.050Z] [2020-02-19T10:27:50.050Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:27:50.050Z] #50 3.865 + RM_GOPATH=0 [2020-02-19T10:27:50.050Z] #50 3.865 + TMP_GOPATH= [2020-02-19T10:27:50.050Z] #50 3.865 + : /build [2020-02-19T10:27:50.050Z] #50 3.865 + '[' -z '' ']' [2020-02-19T10:27:50.050Z] #50 3.866 ++ mktemp -d [2020-02-19T10:27:50.050Z] #50 3.873 + export GOPATH=/tmp/tmp.aaRtPWIG4j [2020-02-19T10:27:50.050Z] #50 3.873 + GOPATH=/tmp/tmp.aaRtPWIG4j [2020-02-19T10:27:50.050Z] #50 3.873 + RM_GOPATH=1 [2020-02-19T10:27:50.050Z] #50 3.877 ++ dirname ./install.sh [2020-02-19T10:27:50.050Z] #50 3.881 Installing gotestsum version v0.3.5 [2020-02-19T10:27:50.050Z] #50 3.881 + dir=. [2020-02-19T10:27:50.050Z] #50 3.881 + bin=gotestsum [2020-02-19T10:27:50.050Z] #50 3.881 + shift [2020-02-19T10:27:50.050Z] #50 3.881 + '[' '!' -f ./gotestsum.installer ']' [2020-02-19T10:27:50.050Z] #50 3.881 + . ./gotestsum.installer [2020-02-19T10:27:50.050Z] #50 3.881 ++ : v0.3.5 [2020-02-19T10:27:50.050Z] #50 3.881 + install_gotestsum [2020-02-19T10:27:50.050Z] #50 3.881 + echo 'Installing gotestsum version v0.3.5' [2020-02-19T10:27:50.050Z] #50 3.881 + go get -d gotest.tools/gotestsum [2020-02-19T10:27:50.050Z] #50 ... [2020-02-19T10:27:50.050Z] [2020-02-19T10:27:50.050Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:27:50.050Z] #65 5.424 + RM_GOPATH=0 [2020-02-19T10:27:50.050Z] #65 5.424 + TMP_GOPATH= [2020-02-19T10:27:50.050Z] #65 5.424 + : /build/ [2020-02-19T10:27:50.050Z] #65 5.424 + '[' -z '' ']' [2020-02-19T10:27:50.050Z] #65 5.424 ++ mktemp -d [2020-02-19T10:27:50.050Z] #65 5.426 + export GOPATH=/tmp/tmp.g7p4Nvla02 [2020-02-19T10:27:50.050Z] #65 5.426 + GOPATH=/tmp/tmp.g7p4Nvla02 [2020-02-19T10:27:50.050Z] #65 5.426 + RM_GOPATH=1 [2020-02-19T10:27:50.050Z] #65 5.426 ++ dirname ./install.sh [2020-02-19T10:27:50.050Z] #65 5.427 + dir=. [2020-02-19T10:27:50.050Z] #65 5.427 + bin=rootlesskit [2020-02-19T10:27:50.050Z] #65 5.427 + shift [2020-02-19T10:27:50.050Z] #65 5.427 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-19T10:27:50.050Z] #65 5.427 + . ./rootlesskit.installer [2020-02-19T10:27:50.050Z] #65 5.427 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-19T10:27:50.050Z] #65 5.427 + install_rootlesskit [2020-02-19T10:27:50.050Z] #65 5.427 + case "$1" in [2020-02-19T10:27:50.050Z] #65 5.427 + export CGO_ENABLED=0 [2020-02-19T10:27:50.050Z] #65 5.427 + CGO_ENABLED=0 [2020-02-19T10:27:50.050Z] #65 5.427 + _install_rootlesskit [2020-02-19T10:27:50.050Z] #65 5.427 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-19T10:27:50.050Z] #65 5.427 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.g7p4Nvla02/src/github.com/rootless-containers/rootlesskit [2020-02-19T10:27:50.050Z] #65 5.428 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-19T10:27:50.050Z] #65 5.449 Cloning into '/tmp/tmp.g7p4Nvla02/src/github.com/rootless-containers/rootlesskit'... [2020-02-19T10:27:50.050Z] #65 8.383 + cd /tmp/tmp.g7p4Nvla02/src/github.com/rootless-containers/rootlesskit [2020-02-19T10:27:50.050Z] #65 8.384 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-19T10:27:50.050Z] #65 8.805 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-19T10:27:50.050Z] #65 8.807 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-19T10:27:50.136Z] #34 2.351 internal/bytealg [2020-02-19T10:27:50.136Z] #34 2.608 runtime [2020-02-19T10:27:50.138Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-02-19T10:27:50.215Z] #44 26.15 CC images/tcp-stream.o [2020-02-19T10:27:50.311Z] #65 ... [2020-02-19T10:27:50.311Z] [2020-02-19T10:27:50.311Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-19T10:27:50.311Z] #41 3.504 + git clone https://github.com/docker/distribution.git . [2020-02-19T10:27:50.311Z] #41 3.511 Cloning into '.'... [2020-02-19T10:27:50.311Z] #41 ... [2020-02-19T10:27:50.311Z] [2020-02-19T10:27:50.311Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:27:50.311Z] #23 5.572 + RM_GOPATH=0 [2020-02-19T10:27:50.311Z] #23 5.572 + TMP_GOPATH= [2020-02-19T10:27:50.311Z] #23 5.572 + : /build [2020-02-19T10:27:50.311Z] #23 5.572 + '[' -z '' ']' [2020-02-19T10:27:50.311Z] #23 5.572 ++ mktemp -d [2020-02-19T10:27:50.311Z] #23 5.579 + export GOPATH=/tmp/tmp.4qMqyrnRZH [2020-02-19T10:27:50.311Z] #23 5.579 + GOPATH=/tmp/tmp.4qMqyrnRZH [2020-02-19T10:27:50.311Z] #23 5.579 + RM_GOPATH=1 [2020-02-19T10:27:50.311Z] #23 5.588 ++ dirname ./install.sh [2020-02-19T10:27:50.311Z] #23 5.589 + dir=. [2020-02-19T10:27:50.311Z] #23 5.589 + bin=dockercli [2020-02-19T10:27:50.311Z] #23 5.589 + shift [2020-02-19T10:27:50.311Z] #23 5.589 + '[' '!' -f ./dockercli.installer ']' [2020-02-19T10:27:50.311Z] #23 5.589 + . ./dockercli.installer [2020-02-19T10:27:50.311Z] #23 5.589 ++ : stable [2020-02-19T10:27:50.311Z] #23 5.589 ++ : 17.06.2-ce [2020-02-19T10:27:50.311Z] #23 5.589 + install_dockercli [2020-02-19T10:27:50.311Z] #23 5.589 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-19T10:27:50.311Z] #23 5.589 Install docker/cli version 17.06.2-ce from stable [2020-02-19T10:27:50.311Z] #23 5.590 ++ uname -m [2020-02-19T10:27:50.311Z] #23 5.594 + arch=aarch64 [2020-02-19T10:27:50.311Z] #23 5.594 + '[' aarch64 '!=' x86_64 ']' [2020-02-19T10:27:50.311Z] #23 5.594 + '[' aarch64 '!=' s390x ']' [2020-02-19T10:27:50.311Z] #23 5.594 + '[' aarch64 '!=' armhf ']' [2020-02-19T10:27:50.311Z] #23 5.594 + build_dockercli [2020-02-19T10:27:50.311Z] #23 5.594 + git clone https://github.com/docker/docker-ce /tmp/tmp.4qMqyrnRZH/tmp/docker-ce [2020-02-19T10:27:50.311Z] #23 5.601 Cloning into '/tmp/tmp.4qMqyrnRZH/tmp/docker-ce'... [2020-02-19T10:27:50.473Z] #44 26.45 CC images/sk-packet.o [2020-02-19T10:27:50.507Z] #34 2.829 math [2020-02-19T10:27:50.573Z] #23 ... [2020-02-19T10:27:50.573Z] [2020-02-19T10:27:50.573Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:27:50.573Z] #53 5.552 + RM_GOPATH=0 [2020-02-19T10:27:50.573Z] #53 5.552 + TMP_GOPATH= [2020-02-19T10:27:50.573Z] #53 5.552 + : /build [2020-02-19T10:27:50.573Z] #53 5.552 + '[' -z '' ']' [2020-02-19T10:27:50.573Z] #53 5.554 ++ mktemp -d [2020-02-19T10:27:50.573Z] #53 5.556 + export GOPATH=/tmp/tmp.NZP3Bv7Ol5 [2020-02-19T10:27:50.573Z] #53 5.556 + GOPATH=/tmp/tmp.NZP3Bv7Ol5 [2020-02-19T10:27:50.573Z] #53 5.557 + RM_GOPATH=1 [2020-02-19T10:27:50.573Z] #53 5.559 ++ dirname ./install.sh [2020-02-19T10:27:50.573Z] #53 5.561 + dir=. [2020-02-19T10:27:50.573Z] #53 5.562 + bin=golangci_lint [2020-02-19T10:27:50.573Z] #53 5.562 + shift [2020-02-19T10:27:50.573Z] #53 5.562 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-19T10:27:50.573Z] #53 5.563 + . ./golangci_lint.installer [2020-02-19T10:27:50.573Z] #53 5.563 ++ : v1.20.0 [2020-02-19T10:27:50.573Z] #53 5.563 + install_golangci_lint [2020-02-19T10:27:50.573Z] #53 5.563 + echo 'Installing golangci-lint version v1.20.0' [2020-02-19T10:27:50.573Z] #53 5.564 Installing golangci-lint version v1.20.0 [2020-02-19T10:27:50.573Z] #53 5.565 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-19T10:27:50.775Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-02-19T10:27:50.775Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-02-19T10:27:50.775Z] go: finding gotest.tools v2.1.0+incompatible [2020-02-19T10:27:50.837Z] #53 ... [2020-02-19T10:27:50.837Z] [2020-02-19T10:27:50.837Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:27:50.837Z] #33 6.218 + cd /tmp/tmp.DDaRrgb40p/src/github.com/BurntSushi/toml [2020-02-19T10:27:50.837Z] #33 6.219 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-19T10:27:50.837Z] #33 6.271 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-19T10:27:50.837Z] #33 7.276 runtime/internal/sys [2020-02-19T10:27:50.837Z] #33 7.291 internal/cpu [2020-02-19T10:27:50.837Z] #33 7.310 math/bits [2020-02-19T10:27:50.837Z] #33 7.431 runtime/internal/atomic [2020-02-19T10:27:50.837Z] #33 7.521 runtime/internal/math [2020-02-19T10:27:50.837Z] #33 7.690 unicode/utf8 [2020-02-19T10:27:50.837Z] #33 8.154 internal/bytealg [2020-02-19T10:27:50.837Z] #33 8.222 internal/race [2020-02-19T10:27:50.837Z] #33 8.285 sync/atomic [2020-02-19T10:27:50.837Z] #33 8.382 math [2020-02-19T10:27:50.837Z] #33 8.453 unicode [2020-02-19T10:27:50.837Z] #33 8.904 internal/testlog [2020-02-19T10:27:50.837Z] #33 9.489 encoding [2020-02-19T10:27:50.837Z] #33 9.664 runtime [2020-02-19T10:27:50.837Z] #33 9.831 runtime/cgo [2020-02-19T10:27:51.038Z] #44 26.78 CC images/mnt.o [2020-02-19T10:27:51.038Z] #44 27.00 CC images/pipe-data.o [2020-02-19T10:27:51.297Z] #44 27.24 CC images/sa.o [2020-02-19T10:27:51.409Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-02-19T10:27:51.493Z] #8 DONE 4.5s [2020-02-19T10:27:51.493Z] [2020-02-19T10:27:51.493Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-19T10:27:51.554Z] #44 27.49 CC images/timer.o [2020-02-19T10:27:51.749Z] #9 DONE 1.0s [2020-02-19T10:27:51.749Z] [2020-02-19T10:27:51.749Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:27:51.787Z] #33 ... [2020-02-19T10:27:51.787Z] [2020-02-19T10:27:51.787Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:27:51.787Z] #35 12.76 Fetched 8154 kB in 9s (869 kB/s) [2020-02-19T10:27:52.005Z] #35 ... [2020-02-19T10:27:52.005Z] [2020-02-19T10:27:52.005Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-19T10:27:52.005Z] #40 DONE 0.1s [2020-02-19T10:27:52.005Z] [2020-02-19T10:27:52.005Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-19T10:27:52.005Z] #29 DONE 0.1s [2020-02-19T10:27:52.005Z] [2020-02-19T10:27:52.005Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-19T10:27:52.005Z] #21 DONE 0.1s [2020-02-19T10:27:52.005Z] [2020-02-19T10:27:52.005Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-19T10:27:52.005Z] #52 DONE 0.1s [2020-02-19T10:27:52.005Z] [2020-02-19T10:27:52.005Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-19T10:27:52.005Z] #64 DONE 0.2s [2020-02-19T10:27:52.005Z] [2020-02-19T10:27:52.005Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-19T10:27:52.005Z] #46 DONE 0.2s [2020-02-19T10:27:52.005Z] [2020-02-19T10:27:52.005Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-19T10:27:52.005Z] #70 DONE 0.2s [2020-02-19T10:27:52.005Z] [2020-02-19T10:27:52.005Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-19T10:27:52.005Z] #49 DONE 0.2s [2020-02-19T10:27:52.005Z] [2020-02-19T10:27:52.005Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:27:52.120Z] #44 27.91 CC images/timerfd.o [2020-02-19T10:27:52.120Z] #44 28.10 CC images/mm.o [2020-02-19T10:27:52.261Z] #50 ... [2020-02-19T10:27:52.261Z] [2020-02-19T10:27:52.261Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-19T10:27:52.261Z] #32 DONE 0.2s [2020-02-19T10:27:52.261Z] [2020-02-19T10:27:52.261Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-19T10:27:52.261Z] #22 DONE 0.2s [2020-02-19T10:27:52.261Z] [2020-02-19T10:27:52.261Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:27:52.377Z] #44 28.42 CC images/sk-opts.o [2020-02-19T10:27:52.635Z] #44 28.63 CC images/sk-unix.o [2020-02-19T10:27:53.200Z] #44 28.96 CC images/sk-inet.o [2020-02-19T10:27:53.458Z] #44 29.46 CC images/tun.o [2020-02-19T10:27:53.716Z] #44 29.67 CC images/sk-netlink.o [2020-02-19T10:27:53.751Z] #34 ... [2020-02-19T10:27:53.751Z] [2020-02-19T10:27:53.751Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:27:53.751Z] #24 0.558 + RM_GOPATH=0 [2020-02-19T10:27:53.751Z] #24 0.558 + TMP_GOPATH= [2020-02-19T10:27:53.751Z] #24 0.558 + : /build [2020-02-19T10:27:53.751Z] #24 0.558 + '[' -z '' ']' [2020-02-19T10:27:53.751Z] #24 0.559 ++ mktemp -d [2020-02-19T10:27:53.751Z] #24 0.563 + export GOPATH=/tmp/tmp.Ed7pnXNACz [2020-02-19T10:27:53.751Z] #24 0.563 + GOPATH=/tmp/tmp.Ed7pnXNACz [2020-02-19T10:27:53.751Z] #24 0.563 + RM_GOPATH=1 [2020-02-19T10:27:53.751Z] #24 0.564 ++ dirname ./install.sh [2020-02-19T10:27:53.751Z] #24 0.567 + dir=. [2020-02-19T10:27:53.751Z] #24 0.567 + bin=dockercli [2020-02-19T10:27:53.751Z] #24 0.567 + shift [2020-02-19T10:27:53.751Z] #24 0.568 + '[' '!' -f ./dockercli.installer ']' [2020-02-19T10:27:53.751Z] #24 0.568 + . ./dockercli.installer [2020-02-19T10:27:53.751Z] #24 0.568 ++ : stable [2020-02-19T10:27:53.751Z] #24 0.568 ++ : 17.06.2-ce [2020-02-19T10:27:53.751Z] #24 0.569 + install_dockercli [2020-02-19T10:27:53.751Z] #24 0.569 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-19T10:27:53.751Z] #24 0.569 Install docker/cli version 17.06.2-ce from stable [2020-02-19T10:27:53.751Z] #24 0.570 ++ uname -m [2020-02-19T10:27:53.751Z] #24 0.572 + arch=s390x [2020-02-19T10:27:53.751Z] #24 0.572 + '[' s390x '!=' x86_64 ']' [2020-02-19T10:27:53.751Z] #24 0.574 + '[' s390x '!=' s390x ']' [2020-02-19T10:27:53.751Z] #24 0.574 + url=https://download.docker.com/linux/static [2020-02-19T10:27:53.751Z] #24 0.575 + tar -xz docker/docker [2020-02-19T10:27:53.751Z] #24 0.600 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-02-19T10:27:53.751Z] #24 6.189 + mkdir -p /build [2020-02-19T10:27:53.751Z] #24 6.191 + mv docker/docker /build/ [2020-02-19T10:27:53.751Z] #24 6.194 + rmdir docker [2020-02-19T10:27:53.751Z] #24 DONE 6.3s [2020-02-19T10:27:53.751Z] [2020-02-19T10:27:53.751Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:27:53.751Z] #66 0.519 + RM_GOPATH=0 [2020-02-19T10:27:53.751Z] #66 0.519 + TMP_GOPATH= [2020-02-19T10:27:53.751Z] #66 0.519 + : /build/ [2020-02-19T10:27:53.751Z] #66 0.519 + '[' -z '' ']' [2020-02-19T10:27:53.751Z] #66 0.520 ++ mktemp -d [2020-02-19T10:27:53.751Z] #66 0.523 + export GOPATH=/tmp/tmp.4o0uECxwZM [2020-02-19T10:27:53.751Z] #66 0.523 + GOPATH=/tmp/tmp.4o0uECxwZM [2020-02-19T10:27:53.751Z] #66 0.523 + RM_GOPATH=1 [2020-02-19T10:27:53.751Z] #66 0.524 ++ dirname ./install.sh [2020-02-19T10:27:53.751Z] #66 0.527 + dir=. [2020-02-19T10:27:53.751Z] #66 0.528 + bin=rootlesskit [2020-02-19T10:27:53.751Z] #66 0.528 + shift [2020-02-19T10:27:53.751Z] #66 0.529 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-19T10:27:53.751Z] #66 0.529 + . ./rootlesskit.installer [2020-02-19T10:27:53.751Z] #66 0.530 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-19T10:27:53.751Z] #66 0.530 + install_rootlesskit [2020-02-19T10:27:53.751Z] #66 0.530 + case "$1" in [2020-02-19T10:27:53.751Z] #66 0.531 + export CGO_ENABLED=0 [2020-02-19T10:27:53.751Z] #66 0.531 + CGO_ENABLED=0 [2020-02-19T10:27:53.751Z] #66 0.531 + _install_rootlesskit [2020-02-19T10:27:53.751Z] #66 0.531 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-19T10:27:53.751Z] #66 0.531 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-19T10:27:53.751Z] #66 0.532 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.4o0uECxwZM/src/github.com/rootless-containers/rootlesskit [2020-02-19T10:27:53.751Z] #66 0.535 Cloning into '/tmp/tmp.4o0uECxwZM/src/github.com/rootless-containers/rootlesskit'... [2020-02-19T10:27:53.751Z] #66 3.296 + cd /tmp/tmp.4o0uECxwZM/src/github.com/rootless-containers/rootlesskit [2020-02-19T10:27:53.751Z] #66 3.296 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-19T10:27:53.751Z] #66 3.663 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-19T10:27:53.751Z] #66 3.664 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-19T10:27:53.973Z] #44 29.92 CC images/packet-sock.o [2020-02-19T10:27:54.231Z] #44 30.35 CC images/ipc-var.o [2020-02-19T10:27:54.489Z] #44 30.52 CC images/ipc-desc.o [2020-02-19T10:27:54.515Z] #66 ... [2020-02-19T10:27:54.515Z] [2020-02-19T10:27:54.515Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:27:54.515Z] #34 6.899 internal/testlog [2020-02-19T10:27:54.892Z] #34 7.307 encoding [2020-02-19T10:27:54.892Z] #34 7.380 runtime/cgo [2020-02-19T10:27:55.054Z] #44 30.79 CC images/ipc-shm.o [2020-02-19T10:27:55.054Z] #44 31.02 CC images/ipc-msg.o [2020-02-19T10:27:55.114Z] #35 12.76 Reading package lists... [2020-02-19T10:27:55.114Z] #35 ... [2020-02-19T10:27:55.114Z] [2020-02-19T10:27:55.114Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:27:55.114Z] #71 5.346 + RM_GOPATH=0 [2020-02-19T10:27:55.114Z] #71 5.346 + TMP_GOPATH= [2020-02-19T10:27:55.114Z] #71 5.346 + : /build [2020-02-19T10:27:55.114Z] #71 5.346 + '[' -z '' ']' [2020-02-19T10:27:55.114Z] #71 5.346 ++ mktemp -d [2020-02-19T10:27:55.114Z] #71 5.350 + export GOPATH=/tmp/tmp.6n52Hothus [2020-02-19T10:27:55.114Z] #71 5.350 + GOPATH=/tmp/tmp.6n52Hothus [2020-02-19T10:27:55.114Z] #71 5.350 + RM_GOPATH=1 [2020-02-19T10:27:55.114Z] #71 5.351 ++ dirname ./install.sh [2020-02-19T10:27:55.114Z] #71 5.352 + dir=. [2020-02-19T10:27:55.114Z] #71 5.353 + bin=proxy [2020-02-19T10:27:55.114Z] #71 5.353 + shift [2020-02-19T10:27:55.114Z] #71 5.353 + '[' '!' -f ./proxy.installer ']' [2020-02-19T10:27:55.114Z] #71 5.353 + . ./proxy.installer [2020-02-19T10:27:55.114Z] #71 5.353 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-19T10:27:55.114Z] #71 5.353 + install_proxy [2020-02-19T10:27:55.114Z] #71 5.353 + case "$1" in [2020-02-19T10:27:55.114Z] #71 5.353 + export CGO_ENABLED=0 [2020-02-19T10:27:55.114Z] #71 5.353 + CGO_ENABLED=0 [2020-02-19T10:27:55.114Z] #71 5.353 + _install_proxy [2020-02-19T10:27:55.114Z] #71 5.353 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9' [2020-02-19T10:27:55.114Z] #71 5.353 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.6n52Hothus/src/github.com/docker/libnetwork [2020-02-19T10:27:55.114Z] #71 5.354 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-19T10:27:55.114Z] #71 5.366 Cloning into '/tmp/tmp.6n52Hothus/src/github.com/docker/libnetwork'... [2020-02-19T10:27:55.114Z] #71 ... [2020-02-19T10:27:55.114Z] [2020-02-19T10:27:55.114Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:27:55.114Z] #10 15.94 Fetched 8154 kB in 11s (715 kB/s) [2020-02-19T10:27:55.320Z] #44 31.32 CC images/ipc-sem.o [2020-02-19T10:27:55.320Z] #44 ... [2020-02-19T10:27:55.320Z] [2020-02-19T10:27:55.320Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:27:55.320Z] #10 114.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-19T10:27:55.320Z] #10 114.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-19T10:27:55.320Z] #10 114.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:27:55.374Z] #10 15.94 Reading package lists... [2020-02-19T10:27:55.374Z] #10 ... [2020-02-19T10:27:55.374Z] [2020-02-19T10:27:55.374Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-19T10:27:55.374Z] #59 6.119 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:27:55.374Z] #59 6.155 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:27:55.374Z] #59 6.158 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:27:55.374Z] #59 7.040 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-19T10:27:55.374Z] #59 8.627 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [176 kB] [2020-02-19T10:27:55.374Z] #59 10.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B] [2020-02-19T10:27:55.374Z] #59 ... [2020-02-19T10:27:55.374Z] [2020-02-19T10:27:55.374Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-19T10:27:55.374Z] #41 13.36 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-19T10:27:55.374Z] #41 16.11 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-19T10:27:56.693Z] #10 ... [2020-02-19T10:27:56.693Z] [2020-02-19T10:27:56.693Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:27:56.693Z] #47 105.0 go/doc [2020-02-19T10:27:56.693Z] #47 106.5 github.com/LK4D4/vndr/godl/singleflight [2020-02-19T10:27:56.693Z] #47 106.8 github.com/LK4D4/vndr/versioned [2020-02-19T10:27:56.693Z] #47 107.1 net [2020-02-19T10:27:56.693Z] #47 108.1 github.com/LK4D4/vndr/build [2020-02-19T10:27:56.693Z] #47 110.8 vendor/golang.org/x/text/transform [2020-02-19T10:27:56.693Z] #47 111.5 vendor/golang.org/x/text/unicode/bidi [2020-02-19T10:27:56.693Z] #47 113.0 vendor/golang.org/x/text/secure/bidirule [2020-02-19T10:27:56.693Z] #47 113.3 vendor/golang.org/x/text/unicode/norm [2020-02-19T10:27:56.693Z] #47 ... [2020-02-19T10:27:56.693Z] [2020-02-19T10:27:56.693Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:27:56.693Z] #44 31.55 CC images/utsns.o [2020-02-19T10:27:56.693Z] #44 31.84 CC images/creds.o [2020-02-19T10:27:56.693Z] #44 32.00 CC images/vma.o [2020-02-19T10:27:56.693Z] #44 32.22 CC images/netdev.o [2020-02-19T10:27:56.693Z] #44 32.58 CC images/tty.o [2020-02-19T10:27:57.257Z] #44 33.22 CC images/file-lock.o [2020-02-19T10:27:57.504Z] #23 ... [2020-02-19T10:27:57.504Z] [2020-02-19T10:27:57.504Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-19T10:27:57.504Z] #25 4.138 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:27:57.504Z] #25 4.211 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:27:57.504Z] #25 4.314 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:27:57.504Z] #25 4.344 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-19T10:27:57.504Z] #25 4.666 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [177 kB] [2020-02-19T10:27:57.504Z] #25 5.362 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-19T10:27:57.514Z] #44 33.46 CC images/rlimit.o [2020-02-19T10:27:57.730Z] #34 ... [2020-02-19T10:27:57.730Z] [2020-02-19T10:27:57.730Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:27:57.730Z] #36 0.390 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:27:57.730Z] #36 0.429 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:27:57.730Z] #36 0.445 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:27:57.730Z] #36 0.822 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-19T10:27:57.730Z] #36 1.968 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [157 kB] [2020-02-19T10:27:57.730Z] #36 3.383 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-19T10:27:57.730Z] #36 9.773 Fetched 8023 kB in 9s (853 kB/s) [2020-02-19T10:27:57.730Z] #36 9.773 Reading package lists... [2020-02-19T10:27:57.730Z] #36 ... [2020-02-19T10:27:57.730Z] [2020-02-19T10:27:57.730Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:27:57.730Z] #44 0.402 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:27:57.730Z] #44 0.446 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:27:57.730Z] #44 0.456 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:27:57.730Z] #44 0.995 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-19T10:27:57.730Z] #44 2.483 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [157 kB] [2020-02-19T10:27:57.730Z] #44 4.086 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-19T10:27:57.730Z] #44 ... [2020-02-19T10:27:57.730Z] [2020-02-19T10:27:57.730Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:27:57.730Z] #54 0.485 + RM_GOPATH=0 [2020-02-19T10:27:57.730Z] #54 0.485 + TMP_GOPATH= [2020-02-19T10:27:57.730Z] #54 0.485 + : /build [2020-02-19T10:27:57.730Z] #54 0.485 + '[' -z '' ']' [2020-02-19T10:27:57.730Z] #54 0.486 ++ mktemp -d [2020-02-19T10:27:57.730Z] #54 0.486 + export GOPATH=/tmp/tmp.LHFvsPsxUR [2020-02-19T10:27:57.730Z] #54 0.486 + GOPATH=/tmp/tmp.LHFvsPsxUR [2020-02-19T10:27:57.730Z] #54 0.486 + RM_GOPATH=1 [2020-02-19T10:27:57.730Z] #54 0.487 ++ dirname ./install.sh [2020-02-19T10:27:57.730Z] #54 0.488 + dir=. [2020-02-19T10:27:57.730Z] #54 0.489 + bin=golangci_lint [2020-02-19T10:27:57.730Z] #54 0.489 + shift [2020-02-19T10:27:57.730Z] #54 0.489 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-19T10:27:57.730Z] #54 0.489 + . ./golangci_lint.installer [2020-02-19T10:27:57.730Z] #54 0.489 ++ : v1.20.0 [2020-02-19T10:27:57.730Z] #54 0.490 + install_golangci_lint [2020-02-19T10:27:57.730Z] #54 0.490 + echo 'Installing golangci-lint version v1.20.0' [2020-02-19T10:27:57.730Z] #54 0.490 Installing golangci-lint version v1.20.0 [2020-02-19T10:27:57.730Z] #54 0.490 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-19T10:27:57.730Z] #54 ... [2020-02-19T10:27:57.730Z] [2020-02-19T10:27:57.730Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:27:57.730Z] #72 0.375 + RM_GOPATH=0 [2020-02-19T10:27:57.730Z] #72 0.375 + TMP_GOPATH= [2020-02-19T10:27:57.730Z] #72 0.376 + : /build [2020-02-19T10:27:57.730Z] #72 0.376 + '[' -z '' ']' [2020-02-19T10:27:57.730Z] #72 0.376 ++ mktemp -d [2020-02-19T10:27:57.730Z] #72 0.377 + export GOPATH=/tmp/tmp.0cC2EjfyoU [2020-02-19T10:27:57.730Z] #72 0.377 + GOPATH=/tmp/tmp.0cC2EjfyoU [2020-02-19T10:27:57.730Z] #72 0.377 + RM_GOPATH=1 [2020-02-19T10:27:57.730Z] #72 0.378 ++ dirname ./install.sh [2020-02-19T10:27:57.730Z] #72 0.378 + dir=. [2020-02-19T10:27:57.730Z] #72 0.379 + bin=proxy [2020-02-19T10:27:57.730Z] #72 0.379 + shift [2020-02-19T10:27:57.730Z] #72 0.379 + '[' '!' -f ./proxy.installer ']' [2020-02-19T10:27:57.730Z] #72 0.379 + . ./proxy.installer [2020-02-19T10:27:57.730Z] #72 0.379 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-19T10:27:57.730Z] #72 0.379 + install_proxy [2020-02-19T10:27:57.730Z] #72 0.379 + case "$1" in [2020-02-19T10:27:57.730Z] #72 0.380 + export CGO_ENABLED=0 [2020-02-19T10:27:57.730Z] #72 0.380 + CGO_ENABLED=0 [2020-02-19T10:27:57.730Z] #72 0.380 + _install_proxy [2020-02-19T10:27:57.730Z] #72 0.380 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9' [2020-02-19T10:27:57.730Z] #72 0.380 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-19T10:27:57.730Z] #72 0.380 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0cC2EjfyoU/src/github.com/docker/libnetwork [2020-02-19T10:27:57.730Z] #72 0.382 Cloning into '/tmp/tmp.0cC2EjfyoU/src/github.com/docker/libnetwork'... [2020-02-19T10:27:57.730Z] #72 ... [2020-02-19T10:27:57.730Z] [2020-02-19T10:27:57.730Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-19T10:27:57.730Z] #26 0.343 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:27:57.730Z] #26 0.383 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:27:57.730Z] #26 0.401 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:27:57.730Z] #26 0.663 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-19T10:27:57.730Z] #26 1.845 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [157 kB] [2020-02-19T10:27:57.730Z] #26 3.243 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-19T10:27:57.772Z] #44 33.66 CC images/pagemap.o [2020-02-19T10:27:57.772Z] #44 33.90 CC images/siginfo.o [2020-02-19T10:27:58.116Z] #26 10.59 Fetched 8023 kB in 10s (780 kB/s) [2020-02-19T10:27:58.116Z] #26 10.59 Reading package lists... [2020-02-19T10:27:58.116Z] #26 ... [2020-02-19T10:27:58.116Z] [2020-02-19T10:27:58.116Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:27:58.116Z] #11 0.550 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:27:58.116Z] #11 0.589 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:27:58.116Z] #11 0.615 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:27:58.116Z] #11 1.210 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-19T10:27:58.116Z] #11 2.583 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [157 kB] [2020-02-19T10:27:58.116Z] #11 4.185 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-19T10:27:58.116Z] #11 ... [2020-02-19T10:27:58.116Z] [2020-02-19T10:27:58.116Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-19T10:27:58.116Z] #42 0.331 + git clone https://github.com/docker/distribution.git . [2020-02-19T10:27:58.116Z] #42 0.332 Cloning into '.'... [2020-02-19T10:27:58.116Z] #42 9.925 Checking out files: 83% (1303/1559) Checking out files: 84% (1310/1559) Checking out files: 85% (1326/1559) Checking out files: 86% (1341/1559) Checking out files: 87% (1357/1559) Checking out files: 88% (1372/1559) Checking out files: 89% (1388/1559) Checking out files: 90% (1404/1559) Checking out files: 91% (1419/1559) Checking out files: 92% (1435/1559) Checking out files: 93% (1450/1559) Checking out files: 94% (1466/1559) Checking out files: 95% (1482/1559) Checking out files: 96% (1497/1559) Checking out files: 97% (1513/1559) Checking out files: 98% (1528/1559) Checking out files: 99% (1544/1559) Checking out files: 100% (1559/1559) Checking out files: 100% (1559/1559), done. [2020-02-19T10:27:58.116Z] #42 10.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-19T10:27:58.337Z] #44 34.24 CC images/rpc.o [2020-02-19T10:27:58.486Z] #42 ... [2020-02-19T10:27:58.487Z] [2020-02-19T10:27:58.487Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:27:58.487Z] #48 0.384 + RM_GOPATH=0 [2020-02-19T10:27:58.487Z] #48 0.384 + TMP_GOPATH= [2020-02-19T10:27:58.487Z] #48 0.384 + : /build [2020-02-19T10:27:58.487Z] #48 0.384 + '[' -z '' ']' [2020-02-19T10:27:58.487Z] #48 0.384 ++ mktemp -d [2020-02-19T10:27:58.487Z] #48 0.387 + export GOPATH=/tmp/tmp.lpgutAtUPS [2020-02-19T10:27:58.487Z] #48 0.387 + GOPATH=/tmp/tmp.lpgutAtUPS [2020-02-19T10:27:58.487Z] #48 0.387 + RM_GOPATH=1 [2020-02-19T10:27:58.487Z] #48 0.387 ++ dirname ./install.sh [2020-02-19T10:27:58.487Z] #48 0.398 + dir=. [2020-02-19T10:27:58.487Z] #48 0.398 + bin=vndr [2020-02-19T10:27:58.487Z] #48 0.398 + shift [2020-02-19T10:27:58.487Z] #48 0.398 + '[' '!' -f ./vndr.installer ']' [2020-02-19T10:27:58.487Z] #48 0.398 + . ./vndr.installer [2020-02-19T10:27:58.487Z] #48 0.398 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-19T10:27:58.487Z] #48 0.398 + install_vndr [2020-02-19T10:27:58.487Z] #48 0.398 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-19T10:27:58.487Z] #48 0.398 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.lpgutAtUPS/src/github.com/LK4D4/vndr [2020-02-19T10:27:58.487Z] #48 0.398 Cloning into '/tmp/tmp.lpgutAtUPS/src/github.com/LK4D4/vndr'... [2020-02-19T10:27:58.487Z] #48 0.398 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-19T10:27:58.487Z] #48 0.985 + cd /tmp/tmp.lpgutAtUPS/src/github.com/LK4D4/vndr [2020-02-19T10:27:58.487Z] #48 1.003 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-19T10:27:58.487Z] #48 1.005 + go build -buildmode=pie -v -o /build/vndr . [2020-02-19T10:27:58.487Z] #48 1.863 internal/cpu [2020-02-19T10:27:58.487Z] #48 1.881 runtime/internal/atomic [2020-02-19T10:27:58.487Z] #48 2.097 runtime/internal/sys [2020-02-19T10:27:58.487Z] #48 2.263 internal/race [2020-02-19T10:27:58.487Z] #48 2.300 sync/atomic [2020-02-19T10:27:58.487Z] #48 2.514 internal/bytealg [2020-02-19T10:27:58.487Z] #48 2.577 unicode [2020-02-19T10:27:58.487Z] #48 2.927 runtime [2020-02-19T10:27:58.487Z] #48 5.546 unicode/utf8 [2020-02-19T10:27:58.487Z] #48 5.979 math [2020-02-19T10:27:58.487Z] #48 ... [2020-02-19T10:27:58.487Z] [2020-02-19T10:27:58.487Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-19T10:27:58.487Z] #60 0.547 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:27:58.487Z] #60 0.590 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:27:58.487Z] #60 0.615 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:27:58.487Z] #60 1.276 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-19T10:27:58.487Z] #60 2.985 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [157 kB] [2020-02-19T10:27:58.487Z] #60 4.441 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-19T10:27:58.487Z] #60 ... [2020-02-19T10:27:58.487Z] [2020-02-19T10:27:58.487Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-19T10:27:58.487Z] #31 0.417 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-19T10:27:58.487Z] #31 0.418 Cloning into '.'... [2020-02-19T10:27:58.848Z] #31 ... [2020-02-19T10:27:58.848Z] [2020-02-19T10:27:58.848Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:27:58.848Z] #51 0.531 + RM_GOPATH=0 [2020-02-19T10:27:58.848Z] #51 0.531 + TMP_GOPATH= [2020-02-19T10:27:58.848Z] #51 0.532 + : /build [2020-02-19T10:27:58.848Z] #51 0.532 + '[' -z '' ']' [2020-02-19T10:27:58.848Z] #51 0.535 ++ mktemp -d [2020-02-19T10:27:58.848Z] #51 0.537 + export GOPATH=/tmp/tmp.vDYj2b80Gc [2020-02-19T10:27:58.848Z] #51 0.537 + GOPATH=/tmp/tmp.vDYj2b80Gc [2020-02-19T10:27:58.848Z] #51 0.537 + RM_GOPATH=1 [2020-02-19T10:27:58.848Z] #51 0.538 ++ dirname ./install.sh [2020-02-19T10:27:58.848Z] #51 0.540 + dir=. [2020-02-19T10:27:58.848Z] #51 0.541 + bin=gotestsum [2020-02-19T10:27:58.848Z] #51 0.541 + shift [2020-02-19T10:27:58.848Z] #51 0.541 + '[' '!' -f ./gotestsum.installer ']' [2020-02-19T10:27:58.848Z] #51 0.541 + . ./gotestsum.installer [2020-02-19T10:27:58.848Z] #51 0.542 ++ : v0.3.5 [2020-02-19T10:27:58.848Z] #51 0.542 + install_gotestsum [2020-02-19T10:27:58.848Z] #51 0.542 + echo 'Installing gotestsum version v0.3.5' [2020-02-19T10:27:58.848Z] #51 0.543 + go get -d gotest.tools/gotestsum [2020-02-19T10:27:58.848Z] #51 0.543 Installing gotestsum version v0.3.5 [2020-02-19T10:27:58.848Z] #51 ... [2020-02-19T10:27:58.848Z] [2020-02-19T10:27:58.848Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:27:58.848Z] #44 11.51 Fetched 8023 kB in 11s (721 kB/s) [2020-02-19T10:27:59.269Z] #44 35.37 CC images/ext-file.o [2020-02-19T10:27:59.755Z] #41 ... [2020-02-19T10:27:59.755Z] [2020-02-19T10:27:59.755Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:27:59.755Z] #47 9.957 runtime [2020-02-19T10:27:59.755Z] #47 10.21 container/list [2020-02-19T10:27:59.755Z] #47 11.67 crypto/internal/subtle [2020-02-19T10:27:59.755Z] #47 11.80 crypto/subtle [2020-02-19T10:27:59.755Z] #47 11.98 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-19T10:27:59.755Z] #47 12.10 internal/nettrace [2020-02-19T10:27:59.755Z] #47 12.31 runtime/cgo [2020-02-19T10:27:59.755Z] #47 14.22 vendor/golang.org/x/crypto/internal/subtle [2020-02-19T10:27:59.755Z] #47 ... [2020-02-19T10:27:59.755Z] [2020-02-19T10:27:59.755Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:27:59.834Z] #44 35.55 CC images/cgroup.o [2020-02-19T10:28:00.398Z] #44 36.25 CC images/userns.o [2020-02-19T10:28:00.398Z] #44 36.51 CC images/google/protobuf/descriptor.o [2020-02-19T10:28:00.800Z] #71 20.10 Checking out files: 63% (1310/2047) Checking out files: 64% (1311/2047) Checking out files: 65% (1331/2047) Checking out files: 66% (1352/2047) Checking out files: 67% (1372/2047) Checking out files: 68% (1392/2047) Checking out files: 69% (1413/2047) Checking out files: 70% (1433/2047) Checking out files: 71% (1454/2047) Checking out files: 72% (1474/2047) Checking out files: 73% (1495/2047) Checking out files: 74% (1515/2047) Checking out files: 75% (1536/2047) Checking out files: 76% (1556/2047) Checking out files: 77% (1577/2047) Checking out files: 78% (1597/2047) Checking out files: 79% (1618/2047) Checking out files: 80% (1638/2047) Checking out files: 81% (1659/2047) Checking out files: 82% (1679/2047) Checking out files: 83% (1700/2047) Checking out files: 84% (1720/2047) Checking out files: 85% (1740/2047) Checking out files: 86% (1761/2047) Checking out files: 87% (1781/2047) Checking out files: 88% (1802/2047) Checking out files: 89% (1822/2047) Checking out files: 90% (1843/2047) Checking out files: 91% (1863/2047) Checking out files: 92% (1884/2047) Checking out files: 93% (1904/2047) Checking out files: 94% (1925/2047) Checking out files: 95% (1945/2047) Checking out files: 96% (1966/2047) Checking out files: 97% (1986/2047) Checking out files: 98% (2007/2047) Checking out files: 99% (2027/2047) Checking out files: 100% (2047/2047) Checking out files: 100% (2047/2047), done. [2020-02-19T10:28:00.801Z] #71 21.06 + cd /tmp/tmp.6n52Hothus/src/github.com/docker/libnetwork [2020-02-19T10:28:00.801Z] #71 21.07 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-19T10:28:01.373Z] #71 21.65 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-19T10:28:01.671Z] #25 ... [2020-02-19T10:28:01.671Z] [2020-02-19T10:28:01.671Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:28:01.671Z] #35 9.328 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:28:01.671Z] #35 9.513 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:28:01.671Z] #35 9.513 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:28:01.927Z] #35 ... [2020-02-19T10:28:01.927Z] [2020-02-19T10:28:01.927Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:28:01.927Z] #43 10.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:28:01.927Z] #43 ... [2020-02-19T10:28:01.927Z] [2020-02-19T10:28:01.927Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-19T10:28:01.927Z] #59 7.790 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:28:01.927Z] #59 7.996 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:28:01.927Z] #59 8.000 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:28:01.927Z] #59 9.422 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-19T10:28:02.049Z] #44 11.51 Reading package lists... [2020-02-19T10:28:02.183Z] #59 ... [2020-02-19T10:28:02.183Z] [2020-02-19T10:28:02.183Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:28:02.183Z] #71 ... [2020-02-19T10:28:02.183Z] [2020-02-19T10:28:02.183Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:28:02.183Z] #33 9.901 + RM_GOPATH=0 [2020-02-19T10:28:02.183Z] #33 9.901 + TMP_GOPATH= [2020-02-19T10:28:02.183Z] #33 9.901 + : /build [2020-02-19T10:28:02.183Z] #33 9.901 + '[' -z '' ']' [2020-02-19T10:28:02.183Z] #33 9.902 ++ mktemp -d [2020-02-19T10:28:02.183Z] #33 9.908 + export GOPATH=/tmp/tmp.8qI9OVqDSg [2020-02-19T10:28:02.183Z] #33 9.918 + GOPATH=/tmp/tmp.8qI9OVqDSg [2020-02-19T10:28:02.183Z] #33 9.918 + RM_GOPATH=1 [2020-02-19T10:28:02.183Z] #33 9.920 ++ dirname ./install.sh [2020-02-19T10:28:02.183Z] #33 9.925 + dir=. [2020-02-19T10:28:02.183Z] #33 9.927 + bin=tomlv [2020-02-19T10:28:02.183Z] #33 9.927 + shift [2020-02-19T10:28:02.183Z] #33 9.927 + '[' '!' -f ./tomlv.installer ']' [2020-02-19T10:28:02.183Z] #33 9.928 + . ./tomlv.installer [2020-02-19T10:28:02.183Z] #33 9.928 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-19T10:28:02.183Z] #33 9.930 + install_tomlv [2020-02-19T10:28:02.183Z] #33 9.934 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-19T10:28:02.183Z] #33 9.934 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-19T10:28:02.183Z] #33 9.934 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.8qI9OVqDSg/src/github.com/BurntSushi/toml [2020-02-19T10:28:02.183Z] #33 9.951 Cloning into '/tmp/tmp.8qI9OVqDSg/src/github.com/BurntSushi/toml'... [2020-02-19T10:28:02.441Z] #33 ... [2020-02-19T10:28:02.441Z] [2020-02-19T10:28:02.441Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:28:02.441Z] #53 9.939 + RM_GOPATH=0 [2020-02-19T10:28:02.441Z] #53 9.939 + TMP_GOPATH= [2020-02-19T10:28:02.441Z] #53 9.939 + : /build [2020-02-19T10:28:02.441Z] #53 9.940 + '[' -z '' ']' [2020-02-19T10:28:02.441Z] #53 9.951 ++ mktemp -d [2020-02-19T10:28:02.441Z] #53 9.951 + export GOPATH=/tmp/tmp.V4DjXlXQDC [2020-02-19T10:28:02.441Z] #53 9.951 + GOPATH=/tmp/tmp.V4DjXlXQDC [2020-02-19T10:28:02.441Z] #53 9.951 + RM_GOPATH=1 [2020-02-19T10:28:02.441Z] #53 9.991 Installing golangci-lint version v1.20.0 [2020-02-19T10:28:02.441Z] #53 9.993 ++ dirname ./install.sh [2020-02-19T10:28:02.441Z] #53 9.993 + dir=. [2020-02-19T10:28:02.441Z] #53 9.993 + bin=golangci_lint [2020-02-19T10:28:02.441Z] #53 9.993 + shift [2020-02-19T10:28:02.441Z] #53 9.993 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-19T10:28:02.441Z] #53 9.993 + . ./golangci_lint.installer [2020-02-19T10:28:02.441Z] #53 9.993 ++ : v1.20.0 [2020-02-19T10:28:02.441Z] #53 9.993 + install_golangci_lint [2020-02-19T10:28:02.441Z] #53 9.993 + echo 'Installing golangci-lint version v1.20.0' [2020-02-19T10:28:02.441Z] #53 9.993 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-19T10:28:02.441Z] #53 ... [2020-02-19T10:28:02.441Z] [2020-02-19T10:28:02.441Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:28:02.698Z] #65 10.48 + RM_GOPATH=0 [2020-02-19T10:28:02.698Z] #65 10.48 + TMP_GOPATH= [2020-02-19T10:28:02.698Z] #65 10.48 + : /build/ [2020-02-19T10:28:02.698Z] #65 10.48 + '[' -z '' ']' [2020-02-19T10:28:02.698Z] #65 10.50 ++ mktemp -d [2020-02-19T10:28:02.698Z] #65 10.52 + export GOPATH=/tmp/tmp.5V4BQFcbFT [2020-02-19T10:28:02.698Z] #65 10.52 + GOPATH=/tmp/tmp.5V4BQFcbFT [2020-02-19T10:28:02.698Z] #65 10.52 + RM_GOPATH=1 [2020-02-19T10:28:02.698Z] #65 10.52 ++ dirname ./install.sh [2020-02-19T10:28:02.698Z] #65 10.55 + dir=. [2020-02-19T10:28:02.698Z] #65 10.55 + bin=rootlesskit [2020-02-19T10:28:02.698Z] #65 10.55 + shift [2020-02-19T10:28:02.698Z] #65 10.55 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-19T10:28:02.698Z] #65 10.55 + . ./rootlesskit.installer [2020-02-19T10:28:02.698Z] #65 10.55 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-19T10:28:02.698Z] #65 10.55 + install_rootlesskit [2020-02-19T10:28:02.698Z] #65 10.55 + case "$1" in [2020-02-19T10:28:02.698Z] #65 10.55 + export CGO_ENABLED=0 [2020-02-19T10:28:02.698Z] #65 10.55 + CGO_ENABLED=0 [2020-02-19T10:28:02.698Z] #65 10.55 + _install_rootlesskit [2020-02-19T10:28:02.698Z] #65 10.55 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-19T10:28:02.698Z] #65 10.55 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-19T10:28:02.698Z] #65 10.57 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5V4BQFcbFT/src/github.com/rootless-containers/rootlesskit [2020-02-19T10:28:02.698Z] #65 10.57 Cloning into '/tmp/tmp.5V4BQFcbFT/src/github.com/rootless-containers/rootlesskit'... [2020-02-19T10:28:02.698Z] #65 ... [2020-02-19T10:28:02.698Z] [2020-02-19T10:28:02.698Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-19T10:28:02.698Z] #41 10.30 + git clone https://github.com/docker/distribution.git . [2020-02-19T10:28:02.698Z] #41 10.30 Cloning into '.'... [2020-02-19T10:28:02.698Z] #41 ... [2020-02-19T10:28:02.698Z] [2020-02-19T10:28:02.698Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-19T10:28:02.698Z] #30 8.607 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-19T10:28:02.698Z] #30 8.619 Cloning into '.'... [2020-02-19T10:28:02.761Z] #71 ... [2020-02-19T10:28:02.761Z] [2020-02-19T10:28:02.761Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:28:02.761Z] #43 13.46 Fetched 8154 kB in 10s (797 kB/s) [2020-02-19T10:28:02.761Z] #43 13.46 Reading package lists... [2020-02-19T10:28:02.761Z] #43 20.47 Reading package lists... [2020-02-19T10:28:02.761Z] #43 ... [2020-02-19T10:28:02.761Z] [2020-02-19T10:28:02.761Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:28:02.761Z] #10 15.94 Reading package lists... [2020-02-19T10:28:02.924Z] #44 38.31 CC images/opts.o [2020-02-19T10:28:02.924Z] #44 38.50 CC images/seccomp.o [2020-02-19T10:28:02.924Z] #44 38.80 CC images/binfmt-misc.o [2020-02-19T10:28:02.924Z] #44 39.05 CC images/time.o [2020-02-19T10:28:02.955Z] #30 ... [2020-02-19T10:28:02.955Z] [2020-02-19T10:28:02.955Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:28:02.955Z] #47 10.91 + RM_GOPATH=0 [2020-02-19T10:28:02.955Z] #47 10.91 + TMP_GOPATH= [2020-02-19T10:28:02.955Z] #47 10.91 + : /build [2020-02-19T10:28:02.955Z] #47 10.91 + '[' -z '' ']' [2020-02-19T10:28:02.955Z] #47 10.91 ++ mktemp -d [2020-02-19T10:28:02.955Z] #47 10.91 + export GOPATH=/tmp/tmp.J9uGVoFAeC [2020-02-19T10:28:02.955Z] #47 10.91 + GOPATH=/tmp/tmp.J9uGVoFAeC [2020-02-19T10:28:02.955Z] #47 10.91 + RM_GOPATH=1 [2020-02-19T10:28:02.955Z] #47 10.91 ++ dirname ./install.sh [2020-02-19T10:28:02.955Z] #47 10.93 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-19T10:28:02.955Z] #47 10.93 + dir=. [2020-02-19T10:28:02.955Z] #47 10.93 + bin=vndr [2020-02-19T10:28:02.955Z] #47 10.93 + shift [2020-02-19T10:28:02.955Z] #47 10.93 + '[' '!' -f ./vndr.installer ']' [2020-02-19T10:28:02.955Z] #47 10.93 + . ./vndr.installer [2020-02-19T10:28:02.955Z] #47 10.93 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-19T10:28:02.955Z] #47 10.93 + install_vndr [2020-02-19T10:28:02.955Z] #47 10.93 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-19T10:28:02.955Z] #47 10.93 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.J9uGVoFAeC/src/github.com/LK4D4/vndr [2020-02-19T10:28:02.955Z] #47 10.93 Cloning into '/tmp/tmp.J9uGVoFAeC/src/github.com/LK4D4/vndr'... [2020-02-19T10:28:02.955Z] #47 ... [2020-02-19T10:28:02.955Z] [2020-02-19T10:28:02.955Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:28:02.955Z] #10 9.814 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:28:02.955Z] #10 9.850 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:28:02.955Z] #10 9.851 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:28:03.213Z] #10 11.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-19T10:28:03.213Z] #10 ... [2020-02-19T10:28:03.213Z] [2020-02-19T10:28:03.213Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:28:03.213Z] #50 10.96 + RM_GOPATH=0 [2020-02-19T10:28:03.213Z] #50 10.96 + TMP_GOPATH= [2020-02-19T10:28:03.213Z] #50 10.96 + : /build [2020-02-19T10:28:03.213Z] #50 10.96 + '[' -z '' ']' [2020-02-19T10:28:03.213Z] #50 10.96 ++ mktemp -d [2020-02-19T10:28:03.213Z] #50 10.96 + export GOPATH=/tmp/tmp.jrCzBAi7oU [2020-02-19T10:28:03.213Z] #50 10.96 + GOPATH=/tmp/tmp.jrCzBAi7oU [2020-02-19T10:28:03.213Z] #50 10.96 + RM_GOPATH=1 [2020-02-19T10:28:03.213Z] #50 10.96 ++ dirname ./install.sh [2020-02-19T10:28:03.213Z] #50 10.96 + dir=. [2020-02-19T10:28:03.213Z] #50 10.96 + bin=gotestsum [2020-02-19T10:28:03.213Z] #50 10.96 + shift [2020-02-19T10:28:03.213Z] #50 10.96 + '[' '!' -f ./gotestsum.installer ']' [2020-02-19T10:28:03.213Z] #50 10.96 + . ./gotestsum.installer [2020-02-19T10:28:03.213Z] #50 10.96 ++ : v0.3.5 [2020-02-19T10:28:03.213Z] #50 10.96 + install_gotestsum [2020-02-19T10:28:03.213Z] #50 10.96 Installing gotestsum version v0.3.5 [2020-02-19T10:28:03.213Z] #50 10.96 + echo 'Installing gotestsum version v0.3.5' [2020-02-19T10:28:03.213Z] #50 10.97 + go get -d gotest.tools/gotestsum [2020-02-19T10:28:03.488Z] #44 39.34 CC images/sysctl.o [2020-02-19T10:28:03.706Z] #10 22.69 Reading package lists... [2020-02-19T10:28:03.706Z] #10 ... [2020-02-19T10:28:03.706Z] [2020-02-19T10:28:03.706Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-19T10:28:03.706Z] #25 14.43 Fetched 8154 kB in 11s (766 kB/s) [2020-02-19T10:28:03.706Z] #25 14.43 Reading package lists... [2020-02-19T10:28:03.706Z] #25 20.77 Reading package lists... [2020-02-19T10:28:03.706Z] #25 ... [2020-02-19T10:28:03.706Z] [2020-02-19T10:28:03.706Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:28:03.706Z] #53 24.04 + cd /tmp/tmp.NZP3Bv7Ol5/src/github.com/golangci/golangci-lint/ [2020-02-19T10:28:03.706Z] #53 24.04 + git checkout -q v1.20.0 [2020-02-19T10:28:03.745Z] #44 39.53 CC images/autofs.o [2020-02-19T10:28:04.003Z] #44 39.81 CC images/macvlan.o [2020-02-19T10:28:04.003Z] #44 40.02 CC images/sit.o [2020-02-19T10:28:04.260Z] #44 40.26 LINK images/built-in.o [2020-02-19T10:28:04.280Z] #53 24.62 ++ git describe --tags [2020-02-19T10:28:04.280Z] #53 24.63 + version=v1.20.0 [2020-02-19T10:28:04.280Z] #53 24.63 ++ git rev-parse --short HEAD [2020-02-19T10:28:04.280Z] #53 24.63 + commit=cc98739 [2020-02-19T10:28:04.280Z] #53 24.63 ++ git show -s --format=%cd [2020-02-19T10:28:04.280Z] #53 24.68 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-19T10:28:04.280Z] #53 24.68 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-19T10:28:04.517Z] #44 14.73 Reading package lists... [2020-02-19T10:28:04.517Z] #44 ... [2020-02-19T10:28:04.517Z] [2020-02-19T10:28:04.517Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:28:04.517Z] #54 13.94 + cd /tmp/tmp.LHFvsPsxUR/src/github.com/golangci/golangci-lint/ [2020-02-19T10:28:04.517Z] #54 13.94 + git checkout -q v1.20.0 [2020-02-19T10:28:04.517Z] #54 14.76 ++ git describe --tags [2020-02-19T10:28:04.517Z] #54 14.76 + version=v1.20.0 [2020-02-19T10:28:04.517Z] #54 14.76 ++ git rev-parse --short HEAD [2020-02-19T10:28:04.517Z] #54 14.77 + commit=cc98739 [2020-02-19T10:28:04.517Z] #54 14.77 ++ git show -s --format=%cd [2020-02-19T10:28:04.517Z] #54 14.77 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-19T10:28:04.517Z] #54 14.77 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-19T10:28:04.518Z] #44 40.39 GEN compel/include/asm [2020-02-19T10:28:04.518Z] #44 40.39 GEN compel/include/version.h [2020-02-19T10:28:04.518Z] #44 40.42 touch .config [2020-02-19T10:28:04.518Z] #44 40.42 GEN include/common/config.h [2020-02-19T10:28:04.518Z] #44 40.52 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-02-19T10:28:04.518Z] #44 40.54 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-02-19T10:28:04.518Z] #44 40.57 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-02-19T10:28:04.518Z] #44 40.60 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-02-19T10:28:04.518Z] #44 40.63 DEP compel/arch/x86/plugins/std/memcpy.d [2020-02-19T10:28:04.775Z] #44 40.66 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-02-19T10:28:04.775Z] #44 40.70 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-19T10:28:04.775Z] #44 40.73 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-02-19T10:28:04.775Z] #44 40.76 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-19T10:28:04.775Z] #44 40.79 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-19T10:28:04.775Z] #44 40.80 DEP compel/plugins/std/infect.d [2020-02-19T10:28:05.033Z] #44 40.92 DEP compel/plugins/std/string.d [2020-02-19T10:28:05.033Z] #44 41.05 DEP compel/plugins/std/log.d [2020-02-19T10:28:05.290Z] #44 41.18 DEP compel/plugins/std/fds.d [2020-02-19T10:28:05.290Z] #44 41.25 DEP compel/plugins/std/std.d [2020-02-19T10:28:05.547Z] #44 41.41 DEP compel/plugins/shmem/shmem.d [2020-02-19T10:28:05.547Z] #44 41.49 DEP compel/plugins/fds/fds.d [2020-02-19T10:28:05.807Z] #44 41.65 CC compel/plugins/std/std.o [2020-02-19T10:28:06.065Z] #44 41.96 CC compel/plugins/std/fds.o [2020-02-19T10:28:06.322Z] #44 ... [2020-02-19T10:28:06.322Z] [2020-02-19T10:28:06.322Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:28:06.322Z] #65 117.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-19T10:28:06.322Z] #65 117.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-19T10:28:06.322Z] #65 DONE 124.9s [2020-02-19T10:28:06.322Z] [2020-02-19T10:28:06.322Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:28:06.322Z] #44 42.34 CC compel/plugins/std/log.o [2020-02-19T10:28:06.322Z] #44 ... [2020-02-19T10:28:06.322Z] [2020-02-19T10:28:06.322Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:28:06.322Z] #47 117.6 vendor/golang.org/x/net/idna [2020-02-19T10:28:06.322Z] #47 120.0 vendor/golang.org/x/net/http2/hpack [2020-02-19T10:28:06.322Z] #47 121.1 mime [2020-02-19T10:28:06.322Z] #47 123.1 mime/quotedprintable [2020-02-19T10:28:06.322Z] #47 123.5 net/http/internal [2020-02-19T10:28:06.579Z] #47 ... [2020-02-19T10:28:06.580Z] [2020-02-19T10:28:06.580Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-19T10:28:06.580Z] #66 DONE 0.1s [2020-02-19T10:28:06.580Z] [2020-02-19T10:28:06.580Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:28:06.839Z] #53 ... [2020-02-19T10:28:06.840Z] [2020-02-19T10:28:06.840Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-19T10:28:06.840Z] #59 17.34 Fetched 8154 kB in 11s (711 kB/s) [2020-02-19T10:28:06.840Z] #59 17.34 Reading package lists... [2020-02-19T10:28:06.840Z] #59 23.62 Reading package lists... [2020-02-19T10:28:06.840Z] #59 ... [2020-02-19T10:28:06.840Z] [2020-02-19T10:28:06.840Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:28:06.840Z] #35 12.76 Reading package lists... [2020-02-19T10:28:06.840Z] #35 17.89 Reading package lists... [2020-02-19T10:28:06.840Z] #35 23.47 Building dependency tree... [2020-02-19T10:28:06.840Z] #35 26.95 The following additional packages will be installed: [2020-02-19T10:28:06.840Z] #35 26.96 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-19T10:28:06.840Z] #35 26.97 Suggested packages: [2020-02-19T10:28:06.840Z] #35 26.97 cmake-doc ninja-build lrzip [2020-02-19T10:28:06.840Z] #35 26.97 Recommended packages: [2020-02-19T10:28:06.840Z] #35 26.97 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-19T10:28:06.840Z] #35 ... [2020-02-19T10:28:06.840Z] [2020-02-19T10:28:06.840Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-19T10:28:06.840Z] #25 20.77 Reading package lists... [2020-02-19T10:28:06.840Z] #25 26.46 Building dependency tree... [2020-02-19T10:28:07.329Z] #54 ... [2020-02-19T10:28:07.329Z] [2020-02-19T10:28:07.329Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:28:07.329Z] #44 14.73 Reading package lists... [2020-02-19T10:28:07.329Z] #44 18.44 Building dependency tree... [2020-02-19T10:28:07.329Z] #44 19.66 The following additional packages will be installed: [2020-02-19T10:28:07.329Z] #44 19.66 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-19T10:28:07.329Z] #44 19.66 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-19T10:28:07.329Z] #44 19.66 Suggested packages: [2020-02-19T10:28:07.329Z] #44 19.66 manpages-dev python-setuptools [2020-02-19T10:28:07.722Z] #44 20.19 The following NEW packages will be installed: [2020-02-19T10:28:07.722Z] #44 20.25 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-19T10:28:07.722Z] #44 20.25 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-19T10:28:07.722Z] #44 20.25 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-19T10:28:07.722Z] #44 20.25 python-six zlib1g-dev [2020-02-19T10:28:07.722Z] #44 20.33 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2020-02-19T10:28:07.722Z] #44 20.33 Need to get 3742 kB of archives. [2020-02-19T10:28:07.722Z] #44 20.33 After this operation, 22.0 MB of additional disk space will be used. [2020-02-19T10:28:07.722Z] #44 20.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-02-19T10:28:07.722Z] #44 20.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-02-19T10:28:07.950Z] #44 43.68 CC compel/plugins/std/string.o [2020-02-19T10:28:08.111Z] #44 20.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-02-19T10:28:08.111Z] #44 20.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-02-19T10:28:08.111Z] #44 20.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-02-19T10:28:08.111Z] #44 20.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-02-19T10:28:08.111Z] #44 20.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-02-19T10:28:08.111Z] #44 20.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-02-19T10:28:08.111Z] #44 20.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-02-19T10:28:08.111Z] #44 20.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-02-19T10:28:08.111Z] #44 20.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-02-19T10:28:08.111Z] #44 20.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-02-19T10:28:08.111Z] #44 20.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-02-19T10:28:08.111Z] #44 20.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-02-19T10:28:08.111Z] #44 20.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-19T10:28:08.111Z] #44 20.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-02-19T10:28:08.111Z] #44 20.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-02-19T10:28:08.206Z] #44 44.27 CC compel/plugins/std/infect.o [2020-02-19T10:28:08.480Z] #44 ... [2020-02-19T10:28:08.480Z] [2020-02-19T10:28:08.480Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-19T10:28:08.480Z] #26 10.59 Reading package lists... [2020-02-19T10:28:08.480Z] #26 14.01 Reading package lists... [2020-02-19T10:28:08.480Z] #26 17.04 Building dependency tree... [2020-02-19T10:28:08.480Z] #26 18.23 ca-certificates is already the newest version (20190110). [2020-02-19T10:28:08.480Z] #26 18.23 The following additional packages will be installed: [2020-02-19T10:28:08.480Z] #26 18.23 libjq1 libonig5 [2020-02-19T10:28:08.480Z] #26 18.66 The following NEW packages will be installed: [2020-02-19T10:28:08.480Z] #26 18.66 jq libjq1 libonig5 [2020-02-19T10:28:08.480Z] #26 18.87 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-02-19T10:28:08.480Z] #26 18.87 Need to get 350 kB of archives. [2020-02-19T10:28:08.480Z] #26 18.87 After this operation, 1154 kB of additional disk space will be used. [2020-02-19T10:28:08.480Z] #26 18.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-02-19T10:28:08.480Z] #26 18.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-02-19T10:28:08.480Z] #26 18.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-02-19T10:28:08.480Z] #26 19.97 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:28:08.480Z] #26 20.04 Fetched 350 kB in 0s (3395 kB/s) [2020-02-19T10:28:08.480Z] #26 20.09 Selecting previously unselected package libonig5:s390x. [2020-02-19T10:28:08.480Z] #26 20.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-19T10:28:08.480Z] #26 20.12 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-02-19T10:28:08.480Z] #26 20.12 Unpacking libonig5:s390x (6.9.1-1) ... [2020-02-19T10:28:08.480Z] #26 20.32 Selecting previously unselected package libjq1:s390x. [2020-02-19T10:28:08.480Z] #26 20.33 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-02-19T10:28:08.480Z] #26 20.33 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-19T10:28:08.480Z] #26 20.46 Selecting previously unselected package jq. [2020-02-19T10:28:08.480Z] #26 20.48 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-02-19T10:28:08.480Z] #26 20.48 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-19T10:28:08.480Z] #26 20.65 Setting up libonig5:s390x (6.9.1-1) ... [2020-02-19T10:28:08.480Z] #26 20.66 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-19T10:28:08.480Z] #26 20.66 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-19T10:28:08.480Z] #26 20.67 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:28:08.480Z] #26 DONE 21.0s [2020-02-19T10:28:08.480Z] [2020-02-19T10:28:08.480Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-19T10:28:08.480Z] #27 DONE 0.1s [2020-02-19T10:28:08.480Z] [2020-02-19T10:28:08.480Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:28:08.770Z] #44 44.70 CC compel/arch/x86/plugins/std/parasite-head.o [2020-02-19T10:28:08.770Z] #44 44.75 CC compel/arch/x86/plugins/std/memcpy.o [2020-02-19T10:28:08.770Z] #44 44.79 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-02-19T10:28:08.844Z] #28 ... [2020-02-19T10:28:08.844Z] [2020-02-19T10:28:08.844Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-19T10:28:08.844Z] #60 11.42 Fetched 8023 kB in 11s (736 kB/s) [2020-02-19T10:28:08.844Z] #60 11.42 Reading package lists... [2020-02-19T10:28:08.844Z] #60 14.50 Reading package lists... [2020-02-19T10:28:08.844Z] #60 18.00 Building dependency tree... [2020-02-19T10:28:08.844Z] #60 19.58 The following additional packages will be installed: [2020-02-19T10:28:08.844Z] #60 19.59 libbtrfs0 [2020-02-19T10:28:08.844Z] #60 19.73 The following NEW packages will be installed: [2020-02-19T10:28:08.844Z] #60 19.74 libbtrfs-dev libbtrfs0 [2020-02-19T10:28:08.844Z] #60 19.96 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded. [2020-02-19T10:28:08.844Z] #60 19.96 Need to get 118 kB of archives. [2020-02-19T10:28:08.844Z] #60 19.96 After this operation, 390 kB of additional disk space will be used. [2020-02-19T10:28:08.844Z] #60 19.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-02-19T10:28:08.844Z] #60 20.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-02-19T10:28:08.844Z] #60 20.81 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:28:08.844Z] #60 20.83 Fetched 118 kB in 0s (472 kB/s) [2020-02-19T10:28:08.844Z] #60 20.89 Selecting previously unselected package libbtrfs0. [2020-02-19T10:28:08.844Z] #60 20.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-19T10:28:08.844Z] #60 20.93 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-02-19T10:28:08.844Z] #60 20.95 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-19T10:28:08.844Z] #60 21.02 Selecting previously unselected package libbtrfs-dev. [2020-02-19T10:28:08.844Z] #60 21.02 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-02-19T10:28:08.844Z] #60 21.03 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-19T10:28:08.844Z] #60 21.13 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-19T10:28:08.844Z] #60 21.14 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-19T10:28:08.844Z] #60 21.15 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:28:08.844Z] #60 DONE 21.4s [2020-02-19T10:28:08.844Z] [2020-02-19T10:28:08.844Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-19T10:28:08.844Z] #61 DONE 0.1s [2020-02-19T10:28:08.844Z] [2020-02-19T10:28:08.844Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:28:08.844Z] #48 11.24 unicode/utf16 [2020-02-19T10:28:08.844Z] #48 11.43 container/list [2020-02-19T10:28:08.844Z] #48 11.89 crypto/internal/subtle [2020-02-19T10:28:08.844Z] #48 11.98 crypto/subtle [2020-02-19T10:28:08.844Z] #48 12.00 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-19T10:28:08.844Z] #48 12.03 internal/nettrace [2020-02-19T10:28:08.844Z] #48 12.11 runtime/cgo [2020-02-19T10:28:08.844Z] #48 16.77 vendor/golang.org/x/crypto/internal/subtle [2020-02-19T10:28:09.028Z] #44 44.86 AR compel/plugins/std.lib.a [2020-02-19T10:28:09.028Z] #44 44.93 CC compel/plugins/fds/fds.o [2020-02-19T10:28:09.251Z] #48 ... [2020-02-19T10:28:09.251Z] [2020-02-19T10:28:09.251Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-19T10:28:09.251Z] #62 DONE 0.1s [2020-02-19T10:28:09.251Z] [2020-02-19T10:28:09.251Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-19T10:28:09.251Z] #42 11.39 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-19T10:28:09.251Z] #42 ... [2020-02-19T10:28:09.251Z] [2020-02-19T10:28:09.251Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:28:09.251Z] #11 11.75 Fetched 8023 kB in 11s (719 kB/s) [2020-02-19T10:28:09.251Z] #11 11.75 Reading package lists... [2020-02-19T10:28:09.251Z] #11 14.79 Reading package lists... [2020-02-19T10:28:09.251Z] #11 17.83 Building dependency tree... [2020-02-19T10:28:09.251Z] #11 19.59 The following additional packages will be installed: [2020-02-19T10:28:09.251Z] #11 19.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-19T10:28:09.251Z] #11 19.59 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-19T10:28:09.251Z] #11 19.59 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-19T10:28:09.251Z] #11 19.59 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-02-19T10:28:09.251Z] #11 19.60 mingw-w64-x86-64-dev [2020-02-19T10:28:09.251Z] #11 19.60 Suggested packages: [2020-02-19T10:28:09.251Z] #11 19.60 gcc-8-locales seccomp wine64 [2020-02-19T10:28:09.251Z] #11 20.72 The following NEW packages will be installed: [2020-02-19T10:28:09.251Z] #11 20.73 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-19T10:28:09.251Z] #11 20.73 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-19T10:28:09.251Z] #11 20.74 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-19T10:28:09.251Z] #11 20.74 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-19T10:28:09.251Z] #11 20.74 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-19T10:28:09.251Z] #11 20.74 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-19T10:28:09.251Z] #11 20.74 The following packages will be upgraded: [2020-02-19T10:28:09.251Z] #11 20.74 libsystemd0 libudev1 [2020-02-19T10:28:09.251Z] #11 20.84 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-02-19T10:28:09.251Z] #11 20.84 Need to get 73.7 MB of archives. [2020-02-19T10:28:09.251Z] #11 20.84 After this operation, 494 MB of additional disk space will be used. [2020-02-19T10:28:09.251Z] #11 20.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u3 [306 kB] [2020-02-19T10:28:09.251Z] #11 20.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u3 [144 kB] [2020-02-19T10:28:09.251Z] #11 20.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-02-19T10:28:09.251Z] #11 21.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-02-19T10:28:09.251Z] #11 21.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-19T10:28:09.252Z] #11 21.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-02-19T10:28:09.252Z] #11 21.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-02-19T10:28:09.252Z] #11 21.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-19T10:28:09.252Z] #11 21.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-19T10:28:09.252Z] #11 21.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-02-19T10:28:09.252Z] #11 21.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-02-19T10:28:09.252Z] #11 ... [2020-02-19T10:28:09.252Z] [2020-02-19T10:28:09.252Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:28:09.252Z] #44 21.60 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:28:09.252Z] #44 21.63 Fetched 3742 kB in 1s (6519 kB/s) [2020-02-19T10:28:09.252Z] #44 21.71 Selecting previously unselected package libcap-dev:s390x. [2020-02-19T10:28:09.252Z] #44 21.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-19T10:28:09.252Z] #44 21.77 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-02-19T10:28:09.252Z] #44 21.77 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-02-19T10:28:09.252Z] #44 21.85 Selecting previously unselected package libnet1:s390x. [2020-02-19T10:28:09.252Z] #44 21.85 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-19T10:28:09.252Z] #44 21.85 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-19T10:28:09.252Z] #44 21.89 Selecting previously unselected package libnet1-dev. [2020-02-19T10:28:09.252Z] #44 21.89 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-19T10:28:09.252Z] #44 21.89 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-19T10:28:09.252Z] #44 21.98 Selecting previously unselected package libnl-3-200:s390x. [2020-02-19T10:28:09.299Z] #44 45.17 AR compel/plugins/fds.lib.a [2020-02-19T10:28:09.299Z] #44 45.31 HOSTDEP compel/src/lib/log-host.d [2020-02-19T10:28:09.299Z] #44 45.39 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-19T10:28:09.299Z] #44 45.43 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-02-19T10:28:09.395Z] #25 30.01 ca-certificates is already the newest version (20190110). [2020-02-19T10:28:09.395Z] #25 30.01 The following additional packages will be installed: [2020-02-19T10:28:09.395Z] #25 30.01 libjq1 libonig5 [2020-02-19T10:28:09.564Z] #44 45.52 HOSTDEP compel/src/main-host.d [2020-02-19T10:28:09.564Z] #44 45.56 DEP compel/src/lib/ptrace.d [2020-02-19T10:28:09.642Z] #44 21.98 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-02-19T10:28:09.642Z] #44 21.98 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-02-19T10:28:09.642Z] #44 22.10 Selecting previously unselected package libnl-3-dev:s390x. [2020-02-19T10:28:09.642Z] #44 22.10 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-02-19T10:28:09.642Z] #44 22.10 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-02-19T10:28:09.642Z] #44 22.33 Selecting previously unselected package libprotobuf-c1:s390x. [2020-02-19T10:28:09.642Z] #44 22.33 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-02-19T10:28:09.642Z] #44 22.33 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-19T10:28:09.642Z] #44 22.38 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-02-19T10:28:09.642Z] #44 ... [2020-02-19T10:28:09.642Z] [2020-02-19T10:28:09.642Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:28:09.642Z] #72 12.12 + cd /tmp/tmp.0cC2EjfyoU/src/github.com/docker/libnetwork [2020-02-19T10:28:09.642Z] #72 12.13 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-19T10:28:09.642Z] #72 12.58 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-19T10:28:09.658Z] #25 30.48 The following NEW packages will be installed: [2020-02-19T10:28:09.658Z] #25 30.51 jq libjq1 libonig5 [2020-02-19T10:28:09.747Z] #50 ... [2020-02-19T10:28:09.747Z] [2020-02-19T10:28:09.747Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:28:09.747Z] #65 15.87 + cd /tmp/tmp.5V4BQFcbFT/src/github.com/rootless-containers/rootlesskit [2020-02-19T10:28:09.747Z] #65 15.87 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-19T10:28:09.747Z] #65 16.35 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-19T10:28:09.747Z] #65 16.36 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-19T10:28:09.822Z] #44 45.62 DEP compel/src/lib/infect.d [2020-02-19T10:28:09.822Z] #44 45.74 DEP compel/src/lib/infect-util.d [2020-02-19T10:28:09.822Z] #44 45.83 DEP compel/src/lib/infect-rpc.d [2020-02-19T10:28:10.016Z] #72 ... [2020-02-19T10:28:10.016Z] [2020-02-19T10:28:10.016Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:28:10.016Z] #63 0.324 + RM_GOPATH=0 [2020-02-19T10:28:10.016Z] #63 0.325 + TMP_GOPATH= [2020-02-19T10:28:10.016Z] #63 0.325 + : /build [2020-02-19T10:28:10.016Z] #63 0.326 + '[' -z '' ']' [2020-02-19T10:28:10.016Z] #63 0.327 ++ mktemp -d [2020-02-19T10:28:10.016Z] #63 0.332 + export GOPATH=/tmp/tmp.fiyntINMmX [2020-02-19T10:28:10.016Z] #63 0.332 + GOPATH=/tmp/tmp.fiyntINMmX [2020-02-19T10:28:10.016Z] #63 0.332 + RM_GOPATH=1 [2020-02-19T10:28:10.016Z] #63 0.334 ++ dirname ./install.sh [2020-02-19T10:28:10.016Z] #63 0.337 + dir=. [2020-02-19T10:28:10.016Z] #63 0.338 + bin=containerd [2020-02-19T10:28:10.016Z] #63 0.338 + shift [2020-02-19T10:28:10.016Z] #63 0.338 + '[' '!' -f ./containerd.installer ']' [2020-02-19T10:28:10.016Z] #63 0.338 + . ./containerd.installer [2020-02-19T10:28:10.016Z] #63 0.339 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-19T10:28:10.016Z] #63 0.340 + install_containerd [2020-02-19T10:28:10.016Z] #63 0.340 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-19T10:28:10.016Z] #63 0.340 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-19T10:28:10.016Z] #63 0.341 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fiyntINMmX/src/github.com/containerd/containerd [2020-02-19T10:28:10.016Z] #63 0.347 Cloning into '/tmp/tmp.fiyntINMmX/src/github.com/containerd/containerd'... [2020-02-19T10:28:10.079Z] #44 45.92 DEP compel/arch/x86/src/lib/infect.d [2020-02-19T10:28:10.079Z] #44 46.05 DEP compel/arch/x86/src/lib/cpu.d [2020-02-19T10:28:10.079Z] #44 46.10 DEP compel/src/lib/log.d [2020-02-19T10:28:10.336Z] #44 46.18 DEP compel/src/main.d [2020-02-19T10:28:10.336Z] #44 46.27 DEP compel/src/lib/handle-elf.d [2020-02-19T10:28:10.405Z] #63 ... [2020-02-19T10:28:10.405Z] [2020-02-19T10:28:10.405Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:28:10.405Z] #36 9.773 Reading package lists... [2020-02-19T10:28:10.405Z] #36 13.30 Reading package lists... [2020-02-19T10:28:10.405Z] #36 16.28 Building dependency tree... [2020-02-19T10:28:10.405Z] #36 17.23 The following additional packages will be installed: [2020-02-19T10:28:10.405Z] #36 17.23 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-19T10:28:10.405Z] #36 17.23 Suggested packages: [2020-02-19T10:28:10.405Z] #36 17.23 cmake-doc ninja-build lrzip [2020-02-19T10:28:10.405Z] #36 17.23 Recommended packages: [2020-02-19T10:28:10.405Z] #36 17.23 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-19T10:28:10.405Z] #36 18.03 The following NEW packages will be installed: [2020-02-19T10:28:10.405Z] #36 18.04 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-19T10:28:10.405Z] #36 18.04 vim-common xxd [2020-02-19T10:28:10.405Z] #36 18.15 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-02-19T10:28:10.405Z] #36 18.15 Need to get 13.9 MB of archives. [2020-02-19T10:28:10.405Z] #36 18.15 After this operation, 62.1 MB of additional disk space will be used. [2020-02-19T10:28:10.405Z] #36 18.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-02-19T10:28:10.405Z] #36 18.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-02-19T10:28:10.405Z] #36 18.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-02-19T10:28:10.406Z] #36 18.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-02-19T10:28:10.406Z] #36 19.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-02-19T10:28:10.406Z] #36 19.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-02-19T10:28:10.406Z] #36 19.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-02-19T10:28:10.406Z] #36 19.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-02-19T10:28:10.406Z] #36 19.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-02-19T10:28:10.406Z] #36 19.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-02-19T10:28:10.406Z] #36 20.27 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:28:10.406Z] #36 20.35 Fetched 13.9 MB in 1s (9609 kB/s) [2020-02-19T10:28:10.406Z] #36 20.42 Selecting previously unselected package xxd. [2020-02-19T10:28:10.406Z] #36 20.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-19T10:28:10.406Z] #36 20.48 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-02-19T10:28:10.406Z] #36 20.48 Unpacking xxd (2:8.1.0875-5) ... [2020-02-19T10:28:10.406Z] #36 20.63 Selecting previously unselected package vim-common. [2020-02-19T10:28:10.406Z] #36 20.63 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-19T10:28:10.406Z] #36 20.64 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-19T10:28:10.406Z] #36 20.97 Selecting previously unselected package cmake-data. [2020-02-19T10:28:10.406Z] #36 20.98 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-19T10:28:10.406Z] #36 20.99 Unpacking cmake-data (3.13.4-1) ... [2020-02-19T10:28:10.594Z] #44 46.37 DEP compel/arch/x86/src/lib/handle-elf.d [2020-02-19T10:28:10.594Z] #44 46.54 CC compel/src/lib/log.o [2020-02-19T10:28:10.623Z] #25 31.23 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-02-19T10:28:10.623Z] #25 31.23 Need to get 325 kB of archives. [2020-02-19T10:28:10.623Z] #25 31.23 After this operation, 1019 kB of additional disk space will be used. [2020-02-19T10:28:10.623Z] #25 31.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-02-19T10:28:10.623Z] #25 31.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-02-19T10:28:10.623Z] #25 31.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-02-19T10:28:10.768Z] #36 ... [2020-02-19T10:28:10.768Z] [2020-02-19T10:28:10.768Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:28:10.768Z] #34 22.86 sync [2020-02-19T10:28:10.768Z] #34 22.88 internal/reflectlite [2020-02-19T10:28:10.851Z] #44 46.86 CC compel/arch/x86/src/lib/cpu.o [2020-02-19T10:28:11.196Z] #25 ... [2020-02-19T10:28:11.196Z] [2020-02-19T10:28:11.196Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:28:11.196Z] #43 20.47 Reading package lists... [2020-02-19T10:28:11.196Z] #43 26.46 Building dependency tree... [2020-02-19T10:28:11.196Z] #43 29.98 The following additional packages will be installed: [2020-02-19T10:28:11.196Z] #43 29.98 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-19T10:28:11.196Z] #43 29.98 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-19T10:28:11.196Z] #43 29.98 Suggested packages: [2020-02-19T10:28:11.196Z] #43 29.98 manpages-dev python-setuptools [2020-02-19T10:28:11.196Z] #43 31.12 The following NEW packages will be installed: [2020-02-19T10:28:11.196Z] #43 31.13 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-19T10:28:11.196Z] #43 31.14 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-19T10:28:11.196Z] #43 31.14 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-19T10:28:11.196Z] #43 31.14 python-six zlib1g-dev [2020-02-19T10:28:11.196Z] #43 31.51 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2020-02-19T10:28:11.196Z] #43 31.51 Need to get 3798 kB of archives. [2020-02-19T10:28:11.196Z] #43 31.51 After this operation, 21.6 MB of additional disk space will be used. [2020-02-19T10:28:11.196Z] #43 31.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-02-19T10:28:11.196Z] #43 31.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-02-19T10:28:11.197Z] #43 31.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-02-19T10:28:11.197Z] #43 31.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-02-19T10:28:11.197Z] #43 31.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-02-19T10:28:11.197Z] #43 31.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-02-19T10:28:11.197Z] #43 31.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-02-19T10:28:11.197Z] #43 31.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-02-19T10:28:11.197Z] #43 31.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-02-19T10:28:11.197Z] #43 31.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-02-19T10:28:11.197Z] #43 32.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-02-19T10:28:11.197Z] #43 32.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-02-19T10:28:11.459Z] #43 32.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-02-19T10:28:11.459Z] #43 32.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-02-19T10:28:11.459Z] #43 32.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-19T10:28:11.459Z] #43 32.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-02-19T10:28:11.459Z] #43 32.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-02-19T10:28:11.737Z] #43 ... [2020-02-19T10:28:11.737Z] [2020-02-19T10:28:11.737Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-19T10:28:11.737Z] #25 32.62 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:28:11.784Z] #44 47.60 CC compel/arch/x86/src/lib/infect.o [2020-02-19T10:28:12.261Z] #65 ... [2020-02-19T10:28:12.261Z] [2020-02-19T10:28:12.261Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-19T10:28:12.261Z] #25 9.954 Fetched 8326 kB in 6s (1360 kB/s) [2020-02-19T10:28:12.261Z] #25 9.954 Reading package lists... [2020-02-19T10:28:12.261Z] #25 ... [2020-02-19T10:28:12.261Z] [2020-02-19T10:28:12.261Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:28:12.261Z] #23 10.76 + RM_GOPATH=0 [2020-02-19T10:28:12.261Z] #23 10.76 + TMP_GOPATH= [2020-02-19T10:28:12.261Z] #23 10.76 + : /build [2020-02-19T10:28:12.261Z] #23 10.76 + '[' -z '' ']' [2020-02-19T10:28:12.261Z] #23 10.77 ++ mktemp -d [2020-02-19T10:28:12.261Z] #23 10.77 + export GOPATH=/tmp/tmp.xCYvt2yxrH [2020-02-19T10:28:12.261Z] #23 10.77 + GOPATH=/tmp/tmp.xCYvt2yxrH [2020-02-19T10:28:12.261Z] #23 10.77 + RM_GOPATH=1 [2020-02-19T10:28:12.261Z] #23 10.77 ++ dirname ./install.sh [2020-02-19T10:28:12.261Z] #23 10.77 + dir=. [2020-02-19T10:28:12.261Z] #23 10.79 + bin=dockercli [2020-02-19T10:28:12.261Z] #23 10.79 + shift [2020-02-19T10:28:12.261Z] #23 10.79 + '[' '!' -f ./dockercli.installer ']' [2020-02-19T10:28:12.261Z] #23 10.79 + . ./dockercli.installer [2020-02-19T10:28:12.261Z] #23 10.79 ++ : stable [2020-02-19T10:28:12.261Z] #23 10.80 Install docker/cli version 17.06.2-ce from stable [2020-02-19T10:28:12.261Z] #23 10.80 ++ : 17.06.2-ce [2020-02-19T10:28:12.261Z] #23 10.80 + install_dockercli [2020-02-19T10:28:12.261Z] #23 10.80 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-19T10:28:12.261Z] #23 10.80 ++ uname -m [2020-02-19T10:28:12.261Z] #23 10.83 + arch=x86_64 [2020-02-19T10:28:12.261Z] #23 10.84 + '[' x86_64 '!=' x86_64 ']' [2020-02-19T10:28:12.261Z] #23 10.84 + url=https://download.docker.com/linux/static [2020-02-19T10:28:12.261Z] #23 10.85 + tar -xz docker/docker [2020-02-19T10:28:12.261Z] #23 10.85 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-02-19T10:28:12.261Z] #23 ... [2020-02-19T10:28:12.261Z] [2020-02-19T10:28:12.261Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:28:12.261Z] #43 10.32 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:28:12.261Z] #43 10.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:28:12.261Z] #43 11.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-19T10:28:12.261Z] #43 16.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [177 kB] [2020-02-19T10:28:12.261Z] #43 ... [2020-02-19T10:28:12.261Z] [2020-02-19T10:28:12.261Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:28:12.261Z] #35 10.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-19T10:28:12.261Z] #35 13.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [177 kB] [2020-02-19T10:28:12.261Z] #35 17.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-19T10:28:12.261Z] #35 ... [2020-02-19T10:28:12.261Z] [2020-02-19T10:28:12.261Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-19T10:28:12.309Z] #25 32.98 Fetched 325 kB in 1s (412 kB/s) [2020-02-19T10:28:12.309Z] #25 33.07 Selecting previously unselected package libonig5:arm64. [2020-02-19T10:28:12.309Z] #25 33.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-02-19T10:28:12.309Z] #25 33.18 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-02-19T10:28:12.518Z] #25 20.26 Reading package lists... [2020-02-19T10:28:12.518Z] #25 ... [2020-02-19T10:28:12.518Z] [2020-02-19T10:28:12.518Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:28:12.518Z] #71 10.45 + RM_GOPATH=0 [2020-02-19T10:28:12.518Z] #71 10.45 + TMP_GOPATH= [2020-02-19T10:28:12.518Z] #71 10.45 + : /build [2020-02-19T10:28:12.518Z] #71 10.45 + '[' -z '' ']' [2020-02-19T10:28:12.518Z] #71 10.46 ++ mktemp -d [2020-02-19T10:28:12.518Z] #71 10.47 + export GOPATH=/tmp/tmp.3sGuwjZA73 [2020-02-19T10:28:12.518Z] #71 10.47 + GOPATH=/tmp/tmp.3sGuwjZA73 [2020-02-19T10:28:12.518Z] #71 10.47 + RM_GOPATH=1 [2020-02-19T10:28:12.518Z] #71 10.47 ++ dirname ./install.sh [2020-02-19T10:28:12.518Z] #71 10.48 + dir=. [2020-02-19T10:28:12.518Z] #71 10.48 + bin=proxy [2020-02-19T10:28:12.518Z] #71 10.48 + shift [2020-02-19T10:28:12.518Z] #71 10.48 + '[' '!' -f ./proxy.installer ']' [2020-02-19T10:28:12.518Z] #71 10.48 + . ./proxy.installer [2020-02-19T10:28:12.518Z] #71 10.48 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-19T10:28:12.518Z] #71 10.48 + install_proxy [2020-02-19T10:28:12.518Z] #71 10.48 + case "$1" in [2020-02-19T10:28:12.518Z] #71 10.48 + export CGO_ENABLED=0 [2020-02-19T10:28:12.518Z] #71 10.48 + CGO_ENABLED=0 [2020-02-19T10:28:12.518Z] #71 10.48 + _install_proxy [2020-02-19T10:28:12.518Z] #71 10.48 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9' [2020-02-19T10:28:12.518Z] #71 10.48 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.3sGuwjZA73/src/github.com/docker/libnetwork [2020-02-19T10:28:12.518Z] #71 10.48 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-19T10:28:12.518Z] #71 10.48 Cloning into '/tmp/tmp.3sGuwjZA73/src/github.com/docker/libnetwork'... [2020-02-19T10:28:12.570Z] #25 33.21 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-02-19T10:28:12.570Z] #25 33.45 Selecting previously unselected package libjq1:arm64. [2020-02-19T10:28:12.584Z] #34 24.95 errors [2020-02-19T10:28:12.584Z] #34 24.95 sort [2020-02-19T10:28:12.718Z] #44 48.49 CC compel/src/lib/infect-rpc.o [2020-02-19T10:28:12.718Z] #44 48.80 CC compel/src/lib/infect-util.o [2020-02-19T10:28:12.776Z] #71 ... [2020-02-19T10:28:12.776Z] [2020-02-19T10:28:12.776Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:28:12.776Z] #33 11.61 + cd /tmp/tmp.8qI9OVqDSg/src/github.com/BurntSushi/toml [2020-02-19T10:28:12.776Z] #33 11.61 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-19T10:28:12.776Z] #33 11.65 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-19T10:28:12.776Z] #33 12.85 internal/cpu [2020-02-19T10:28:12.776Z] #33 12.88 runtime/internal/atomic [2020-02-19T10:28:12.776Z] #33 13.18 runtime/internal/sys [2020-02-19T10:28:12.776Z] #33 13.48 runtime/internal/math [2020-02-19T10:28:12.776Z] #33 13.61 math/bits [2020-02-19T10:28:12.776Z] #33 13.68 internal/bytealg [2020-02-19T10:28:12.776Z] #33 14.37 math [2020-02-19T10:28:12.776Z] #33 15.06 runtime [2020-02-19T10:28:12.776Z] #33 ... [2020-02-19T10:28:12.776Z] [2020-02-19T10:28:12.776Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:28:12.776Z] #43 21.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-19T10:28:12.831Z] #25 33.45 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-02-19T10:28:12.831Z] #25 33.46 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-02-19T10:28:12.831Z] #25 33.70 Selecting previously unselected package jq. [2020-02-19T10:28:12.949Z] #34 25.25 strconv [2020-02-19T10:28:12.976Z] #44 49.02 CC compel/src/lib/infect.o [2020-02-19T10:28:13.097Z] #25 33.72 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-02-19T10:28:13.097Z] #25 33.73 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-19T10:28:13.097Z] #25 33.89 Setting up libonig5:arm64 (6.9.1-1) ... [2020-02-19T10:28:13.097Z] #25 33.94 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-02-19T10:28:13.097Z] #25 33.95 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-19T10:28:13.327Z] #34 ... [2020-02-19T10:28:13.327Z] [2020-02-19T10:28:13.327Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:28:13.327Z] #72 DONE 25.6s [2020-02-19T10:28:13.327Z] [2020-02-19T10:28:13.327Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:28:13.327Z] #51 25.66 + cd /tmp/tmp.vDYj2b80Gc/src/gotest.tools/gotestsum [2020-02-19T10:28:13.327Z] #51 25.67 + git checkout -q v0.3.5 [2020-02-19T10:28:13.327Z] #51 25.69 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-19T10:28:13.361Z] #25 33.98 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:28:13.542Z] #44 ... [2020-02-19T10:28:13.542Z] [2020-02-19T10:28:13.542Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:28:13.542Z] #10 131.6 Selecting previously unselected package libapparmor1:amd64. [2020-02-19T10:28:13.542Z] #10 131.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-02-19T10:28:13.542Z] #10 131.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-02-19T10:28:13.542Z] #10 131.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-02-19T10:28:13.542Z] #10 131.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-02-19T10:28:13.542Z] #10 131.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-02-19T10:28:13.542Z] #10 131.9 Selecting previously unselected package libbtrfs0. [2020-02-19T10:28:13.542Z] #10 131.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-02-19T10:28:13.542Z] #10 131.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-19T10:28:13.542Z] #10 132.0 Selecting previously unselected package libbtrfs-dev. [2020-02-19T10:28:13.542Z] #10 132.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-02-19T10:28:13.542Z] #10 132.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-19T10:28:13.542Z] #10 132.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-02-19T10:28:13.542Z] #10 132.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-02-19T10:28:13.542Z] #10 132.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-02-19T10:28:13.542Z] #10 132.2 Selecting previously unselected package libudev-dev:amd64. [2020-02-19T10:28:13.542Z] #10 132.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-02-19T10:28:13.542Z] #10 132.2 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-02-19T10:28:13.542Z] #10 132.4 Selecting previously unselected package libsepol1-dev:amd64. [2020-02-19T10:28:13.542Z] #10 132.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-02-19T10:28:13.542Z] #10 132.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-02-19T10:28:13.827Z] #10 132.6 Selecting previously unselected package libpcre16-3:amd64. [2020-02-19T10:28:13.827Z] #10 132.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-02-19T10:28:13.827Z] #10 132.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-02-19T10:28:13.827Z] #10 132.8 Selecting previously unselected package libpcre32-3:amd64. [2020-02-19T10:28:13.827Z] #10 132.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-02-19T10:28:13.827Z] #10 132.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-02-19T10:28:14.085Z] #10 ... [2020-02-19T10:28:14.085Z] [2020-02-19T10:28:14.085Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:28:14.085Z] #50 DONE 132.7s [2020-02-19T10:28:14.085Z] [2020-02-19T10:28:14.085Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:28:14.085Z] #10 133.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-02-19T10:28:14.085Z] #10 133.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-02-19T10:28:14.085Z] #10 133.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-02-19T10:28:14.140Z] #43 ... [2020-02-19T10:28:14.140Z] [2020-02-19T10:28:14.140Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:28:14.140Z] #47 11.96 + cd /tmp/tmp.J9uGVoFAeC/src/github.com/LK4D4/vndr [2020-02-19T10:28:14.140Z] #47 11.96 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-19T10:28:14.140Z] #47 11.98 + go build -buildmode=pie -v -o /build/vndr . [2020-02-19T10:28:14.140Z] #47 14.04 internal/bytealg [2020-02-19T10:28:14.140Z] #47 14.05 internal/race [2020-02-19T10:28:14.140Z] #47 14.21 sync/atomic [2020-02-19T10:28:14.140Z] #47 14.86 unicode [2020-02-19T10:28:14.140Z] #47 15.72 runtime [2020-02-19T10:28:14.140Z] #47 20.41 unicode/utf8 [2020-02-19T10:28:14.140Z] #47 21.29 math [2020-02-19T10:28:14.140Z] #47 ... [2020-02-19T10:28:14.140Z] [2020-02-19T10:28:14.140Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:28:14.140Z] #33 21.77 internal/testlog [2020-02-19T10:28:14.342Z] #10 133.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-02-19T10:28:14.342Z] #10 133.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-02-19T10:28:14.342Z] #10 133.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-02-19T10:28:14.701Z] #33 22.46 encoding [2020-02-19T10:28:14.701Z] #33 ... [2020-02-19T10:28:14.701Z] [2020-02-19T10:28:14.701Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-19T10:28:14.701Z] #59 12.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [177 kB] [2020-02-19T10:28:14.701Z] #59 16.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-19T10:28:14.958Z] #59 ... [2020-02-19T10:28:14.958Z] [2020-02-19T10:28:14.958Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:28:14.958Z] #33 22.73 runtime/cgo [2020-02-19T10:28:15.276Z] #10 134.1 Selecting previously unselected package libselinux1-dev:amd64. [2020-02-19T10:28:15.276Z] #10 134.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-02-19T10:28:15.276Z] #10 134.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-02-19T10:28:15.276Z] #10 134.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-02-19T10:28:15.276Z] #10 134.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-02-19T10:28:15.276Z] #10 134.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-02-19T10:28:15.276Z] #10 134.4 Selecting previously unselected package libseccomp-dev:amd64. [2020-02-19T10:28:15.276Z] #10 134.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-02-19T10:28:15.299Z] #25 DONE 35.8s [2020-02-19T10:28:15.299Z] [2020-02-19T10:28:15.299Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:28:15.299Z] #43 33.53 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:28:15.299Z] #43 33.79 Fetched 3798 kB in 1s (3813 kB/s) [2020-02-19T10:28:15.299Z] #43 33.90 Selecting previously unselected package libcap-dev:arm64. [2020-02-19T10:28:15.299Z] #43 33.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-02-19T10:28:15.299Z] #43 33.96 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-02-19T10:28:15.299Z] #43 33.99 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-02-19T10:28:15.299Z] #43 34.16 Selecting previously unselected package libnet1:arm64. [2020-02-19T10:28:15.299Z] #43 34.16 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-02-19T10:28:15.299Z] #43 34.18 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-02-19T10:28:15.299Z] #43 34.36 Selecting previously unselected package libnet1-dev. [2020-02-19T10:28:15.299Z] #43 34.36 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-02-19T10:28:15.299Z] #43 34.38 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-19T10:28:15.299Z] #43 35.04 Selecting previously unselected package libnl-3-200:arm64. [2020-02-19T10:28:15.299Z] #43 35.04 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-02-19T10:28:15.299Z] #43 35.10 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-02-19T10:28:15.299Z] #43 35.53 Selecting previously unselected package libnl-3-dev:arm64. [2020-02-19T10:28:15.299Z] #43 35.53 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-02-19T10:28:15.299Z] #43 35.57 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-02-19T10:28:15.299Z] #43 ... [2020-02-19T10:28:15.299Z] [2020-02-19T10:28:15.299Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-19T10:28:15.299Z] #26 DONE 0.2s [2020-02-19T10:28:15.299Z] [2020-02-19T10:28:15.299Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:28:15.299Z] #43 36.12 Selecting previously unselected package libprotobuf-c1:arm64. [2020-02-19T10:28:15.299Z] #43 36.14 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-02-19T10:28:15.534Z] #10 134.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-02-19T10:28:15.534Z] #10 134.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-02-19T10:28:15.534Z] #10 134.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-02-19T10:28:15.534Z] #10 134.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-02-19T10:28:15.572Z] #43 36.21 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-02-19T10:28:15.572Z] #43 36.37 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-02-19T10:28:15.572Z] #43 36.37 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-02-19T10:28:15.572Z] #43 36.38 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-02-19T10:28:15.833Z] #43 36.57 Selecting previously unselected package zlib1g-dev:arm64. [2020-02-19T10:28:15.833Z] #43 36.60 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-02-19T10:28:15.833Z] #43 36.62 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-02-19T10:28:16.096Z] #43 ... [2020-02-19T10:28:16.096Z] [2020-02-19T10:28:16.096Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-19T10:28:16.096Z] #59 23.62 Reading package lists... [2020-02-19T10:28:16.096Z] #59 29.46 Building dependency tree... [2020-02-19T10:28:16.096Z] #59 31.76 The following additional packages will be installed: [2020-02-19T10:28:16.096Z] #59 31.78 libbtrfs0 [2020-02-19T10:28:16.096Z] #59 31.99 The following NEW packages will be installed: [2020-02-19T10:28:16.096Z] #59 32.01 libbtrfs-dev libbtrfs0 [2020-02-19T10:28:16.096Z] #59 32.42 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded. [2020-02-19T10:28:16.096Z] #59 32.42 Need to get 119 kB of archives. [2020-02-19T10:28:16.096Z] #59 32.42 After this operation, 387 kB of additional disk space will be used. [2020-02-19T10:28:16.096Z] #59 32.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-02-19T10:28:16.096Z] #59 32.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-02-19T10:28:16.096Z] #59 34.14 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:28:16.096Z] #59 34.34 Fetched 119 kB in 1s (209 kB/s) [2020-02-19T10:28:16.096Z] #59 34.89 Selecting previously unselected package libbtrfs0. [2020-02-19T10:28:16.096Z] #59 34.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-02-19T10:28:16.096Z] #59 34.99 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-02-19T10:28:16.096Z] #59 35.03 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-19T10:28:16.096Z] #59 35.49 Selecting previously unselected package libbtrfs-dev. [2020-02-19T10:28:16.096Z] #59 35.50 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-02-19T10:28:16.096Z] #59 35.53 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-19T10:28:16.096Z] #59 36.10 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-19T10:28:16.096Z] #59 36.13 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-19T10:28:16.096Z] #59 36.16 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:28:16.096Z] #59 DONE 36.9s [2020-02-19T10:28:16.096Z] [2020-02-19T10:28:16.096Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-19T10:28:16.100Z] #10 135.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-02-19T10:28:16.100Z] #10 135.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-02-19T10:28:16.100Z] #10 135.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-02-19T10:28:16.100Z] #10 135.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-19T10:28:16.100Z] #10 135.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-02-19T10:28:16.100Z] #10 135.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-02-19T10:28:16.100Z] #10 135.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:28:16.100Z] #10 135.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-19T10:28:16.100Z] #10 135.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-02-19T10:28:16.100Z] #10 135.1 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-02-19T10:28:16.100Z] #10 135.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-19T10:28:16.100Z] #10 135.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-19T10:28:16.100Z] #10 135.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-02-19T10:28:16.100Z] #10 135.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-19T10:28:16.100Z] #10 135.1 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-02-19T10:28:16.100Z] #10 135.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-19T10:28:16.100Z] #10 135.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-02-19T10:28:16.358Z] #10 135.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:28:16.358Z] #10 135.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-02-19T10:28:16.358Z] #10 135.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-02-19T10:28:16.358Z] #10 135.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:28:16.358Z] #10 135.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-02-19T10:28:16.358Z] #10 135.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-19T10:28:16.358Z] #10 135.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-19T10:28:16.358Z] #10 135.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-02-19T10:28:16.358Z] #10 135.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-02-19T10:28:16.358Z] #10 135.2 Setting up dmsetup (2:1.02.155-3) ... [2020-02-19T10:28:16.358Z] #10 135.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-02-19T10:28:16.358Z] #10 135.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-02-19T10:28:16.358Z] #10 135.3 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:28:16.362Z] #60 DONE 0.2s [2020-02-19T10:28:16.362Z] [2020-02-19T10:28:16.362Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:28:16.362Z] #43 37.13 Selecting previously unselected package libprotobuf17:arm64. [2020-02-19T10:28:16.362Z] #43 37.14 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-02-19T10:28:16.362Z] #43 37.14 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-02-19T10:28:16.362Z] #43 ... [2020-02-19T10:28:16.362Z] [2020-02-19T10:28:16.362Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-19T10:28:16.362Z] #61 DONE 0.2s [2020-02-19T10:28:16.616Z] #10 DONE 135.6s [2020-02-19T10:28:16.616Z] [2020-02-19T10:28:16.616Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-19T10:28:16.622Z] [2020-02-19T10:28:16.622Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:28:16.874Z] #11 ... [2020-02-19T10:28:16.874Z] [2020-02-19T10:28:16.874Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-19T10:28:16.874Z] #55 DONE 0.1s [2020-02-19T10:28:16.874Z] [2020-02-19T10:28:16.874Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-19T10:28:16.874Z] #56 DONE 0.1s [2020-02-19T10:28:16.874Z] [2020-02-19T10:28:16.874Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:28:16.883Z] #62 ... [2020-02-19T10:28:16.883Z] [2020-02-19T10:28:16.883Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:28:16.883Z] #71 DONE 37.3s [2020-02-19T10:28:17.146Z] [2020-02-19T10:28:17.146Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:28:17.146Z] #10 22.69 Reading package lists... [2020-02-19T10:28:17.146Z] #10 28.97 Building dependency tree... [2020-02-19T10:28:17.146Z] #10 31.71 The following additional packages will be installed: [2020-02-19T10:28:17.146Z] #10 31.72 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-19T10:28:17.146Z] #10 31.72 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-19T10:28:17.146Z] #10 31.73 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-19T10:28:17.146Z] #10 31.73 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-02-19T10:28:17.146Z] #10 31.73 mingw-w64-x86-64-dev [2020-02-19T10:28:17.146Z] #10 31.74 Suggested packages: [2020-02-19T10:28:17.146Z] #10 31.74 gcc-8-locales seccomp wine64 [2020-02-19T10:28:17.146Z] #10 33.39 The following NEW packages will be installed: [2020-02-19T10:28:17.146Z] #10 33.41 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-19T10:28:17.146Z] #10 33.41 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-19T10:28:17.146Z] #10 33.41 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-19T10:28:17.146Z] #10 33.41 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-19T10:28:17.146Z] #10 33.41 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-19T10:28:17.146Z] #10 33.41 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-19T10:28:17.146Z] #10 33.43 The following packages will be upgraded: [2020-02-19T10:28:17.146Z] #10 33.43 libsystemd0 libudev1 [2020-02-19T10:28:17.146Z] #10 33.95 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-02-19T10:28:17.146Z] #10 33.95 Need to get 73.8 MB of archives. [2020-02-19T10:28:17.146Z] #10 33.95 After this operation, 472 MB of additional disk space will be used. [2020-02-19T10:28:17.146Z] #10 33.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u3 [313 kB] [2020-02-19T10:28:17.146Z] #10 33.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u3 [145 kB] [2020-02-19T10:28:17.146Z] #10 33.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-02-19T10:28:17.146Z] #10 34.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-02-19T10:28:17.146Z] #10 34.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-19T10:28:17.146Z] #10 34.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-02-19T10:28:17.146Z] #10 34.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-02-19T10:28:17.146Z] #10 34.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-19T10:28:17.146Z] #10 35.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-19T10:28:17.146Z] #10 35.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-02-19T10:28:17.146Z] #10 35.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-02-19T10:28:17.146Z] #10 37.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-02-19T10:28:17.146Z] #10 ... [2020-02-19T10:28:17.146Z] [2020-02-19T10:28:17.146Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:28:17.146Z] #35 27.97 The following NEW packages will be installed: [2020-02-19T10:28:17.146Z] #35 27.99 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-19T10:28:17.146Z] #35 28.00 vim-common xxd [2020-02-19T10:28:17.146Z] #35 28.42 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-02-19T10:28:17.146Z] #35 28.42 Need to get 14.2 MB of archives. [2020-02-19T10:28:17.146Z] #35 28.42 After this operation, 60.0 MB of additional disk space will be used. [2020-02-19T10:28:17.146Z] #35 28.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-02-19T10:28:17.146Z] #35 28.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-19T10:28:17.146Z] #35 28.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-02-19T10:28:17.146Z] #35 28.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB] [2020-02-19T10:28:17.146Z] #35 30.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-02-19T10:28:17.146Z] #35 31.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-02-19T10:28:17.146Z] #35 31.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-02-19T10:28:17.146Z] #35 31.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-02-19T10:28:17.146Z] #35 31.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-02-19T10:28:17.146Z] #35 31.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-02-19T10:28:17.146Z] #35 33.28 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:28:17.146Z] #35 33.51 Fetched 14.2 MB in 4s (3953 kB/s) [2020-02-19T10:28:17.146Z] #35 33.71 Selecting previously unselected package xxd. [2020-02-19T10:28:17.146Z] #35 33.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-02-19T10:28:17.146Z] #35 33.76 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-02-19T10:28:17.146Z] #35 33.77 Unpacking xxd (2:8.1.0875-5) ... [2020-02-19T10:28:17.146Z] #35 34.03 Selecting previously unselected package vim-common. [2020-02-19T10:28:17.146Z] #35 34.03 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-19T10:28:17.146Z] #35 34.10 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-19T10:28:17.146Z] #35 34.83 Selecting previously unselected package cmake-data. [2020-02-19T10:28:17.146Z] #35 34.89 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-19T10:28:17.146Z] #35 34.94 Unpacking cmake-data (3.13.4-1) ... [2020-02-19T10:28:17.409Z] #35 ... [2020-02-19T10:28:17.409Z] [2020-02-19T10:28:17.409Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:28:17.409Z] #43 37.93 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-02-19T10:28:17.409Z] #43 37.93 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-02-19T10:28:17.409Z] #43 37.94 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-02-19T10:28:17.409Z] #43 38.26 Selecting previously unselected package libprotobuf-dev:arm64. [2020-02-19T10:28:17.409Z] #43 38.27 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-02-19T10:28:17.409Z] #43 38.28 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-02-19T10:28:17.477Z] #33 ... [2020-02-19T10:28:17.477Z] [2020-02-19T10:28:17.477Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:28:17.477Z] #10 15.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [177 kB] [2020-02-19T10:28:17.477Z] #10 20.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-19T10:28:17.477Z] #10 ... [2020-02-19T10:28:17.477Z] [2020-02-19T10:28:17.477Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:28:17.477Z] #23 24.75 + mkdir -p /build [2020-02-19T10:28:17.477Z] #23 24.77 + mv docker/docker /build/ [2020-02-19T10:28:17.477Z] #23 24.79 + rmdir docker [2020-02-19T10:28:18.040Z] #23 DONE 25.9s [2020-02-19T10:28:18.040Z] [2020-02-19T10:28:18.040Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:28:18.368Z] #51 ... [2020-02-19T10:28:18.368Z] [2020-02-19T10:28:18.368Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:28:18.368Z] #28 6.625 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-19T10:28:18.368Z] #28 6.910 [2020-02-19T10:28:18.368Z] #28 7.044 ### 4.3% ######### 12.7% ############### 21.1% ######################## 33.6% ######################### 35.7% ########################### 37.8% ############################### 44.1% ##################################### 52.4% ########################################### 60.8% ################################################# 69.1% ######################################################### 79.6% ############################################################### 87.9% ##################################################################### 96.3% ######################################################################## 100.0% [2020-02-19T10:28:18.368Z] #28 8.864 [2020-02-19T10:28:18.368Z] #28 9.000 ######### 13.8% ########################## 36.4% ###################################### 53.4% ###################################################### 76.1% ################################################################### 93.1% ######################################################################## 100.0% [2020-02-19T10:28:18.368Z] #28 9.871 [2020-02-19T10:28:18.752Z] #28 10.02 #### 6.1% ######### 13.8% ############### 21.4% [2020-02-19T10:28:18.752Z] #28 ... [2020-02-19T10:28:18.752Z] [2020-02-19T10:28:18.752Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:28:18.752Z] #36 23.39 Selecting previously unselected package libicu63:s390x. [2020-02-19T10:28:18.752Z] #36 23.39 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ... [2020-02-19T10:28:18.752Z] #36 23.40 Unpacking libicu63:s390x (63.1-6) ... [2020-02-19T10:28:18.752Z] #36 28.05 Selecting previously unselected package libxml2:s390x. [2020-02-19T10:28:18.752Z] #36 28.05 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-02-19T10:28:18.752Z] #36 28.06 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-02-19T10:28:18.752Z] #36 28.44 Selecting previously unselected package libarchive13:s390x. [2020-02-19T10:28:18.752Z] #36 28.44 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-02-19T10:28:18.752Z] #36 28.45 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-02-19T10:28:18.752Z] #36 28.72 Selecting previously unselected package libjsoncpp1:s390x. [2020-02-19T10:28:18.752Z] #36 28.73 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-02-19T10:28:18.752Z] #36 28.73 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-02-19T10:28:18.752Z] #36 28.79 Selecting previously unselected package librhash0:s390x. [2020-02-19T10:28:18.752Z] #36 28.79 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-02-19T10:28:18.752Z] #36 28.80 Unpacking librhash0:s390x (1.3.8-1) ... [2020-02-19T10:28:18.752Z] #36 28.87 Selecting previously unselected package libuv1:s390x. [2020-02-19T10:28:18.752Z] #36 28.87 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-02-19T10:28:18.752Z] #36 28.87 Unpacking libuv1:s390x (1.24.1-1) ... [2020-02-19T10:28:18.752Z] #36 28.96 Selecting previously unselected package cmake. [2020-02-19T10:28:18.752Z] #36 28.96 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-02-19T10:28:18.752Z] #36 28.96 Unpacking cmake (3.13.4-1) ... [2020-02-19T10:28:18.752Z] #36 31.01 Setting up libicu63:s390x (63.1-6) ... [2020-02-19T10:28:18.752Z] #36 31.02 Setting up xxd (2:8.1.0875-5) ... [2020-02-19T10:28:18.752Z] #36 31.04 Setting up libuv1:s390x (1.24.1-1) ... [2020-02-19T10:28:18.752Z] #36 31.05 Setting up vim-common (2:8.1.0875-5) ... [2020-02-19T10:28:18.752Z] #36 31.06 Setting up librhash0:s390x (1.3.8-1) ... [2020-02-19T10:28:18.752Z] #36 31.08 Setting up cmake-data (3.13.4-1) ... [2020-02-19T10:28:18.752Z] #36 31.09 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-02-19T10:28:18.752Z] #36 31.10 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-02-19T10:28:18.752Z] #36 31.11 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-02-19T10:28:18.752Z] #36 31.11 Setting up cmake (3.13.4-1) ... [2020-02-19T10:28:18.752Z] #36 31.12 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:28:18.752Z] #36 31.18 Processing triggers for mime-support (3.62) ... [2020-02-19T10:28:18.752Z] #36 DONE 31.5s [2020-02-19T10:28:18.752Z] [2020-02-19T10:28:18.752Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:28:18.752Z] #44 22.38 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-02-19T10:28:18.752Z] #44 22.39 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-02-19T10:28:18.752Z] #44 22.52 Selecting previously unselected package zlib1g-dev:s390x. [2020-02-19T10:28:18.752Z] #44 22.52 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-02-19T10:28:18.752Z] #44 22.55 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-02-19T10:28:18.752Z] #44 22.66 Selecting previously unselected package libprotobuf17:s390x. [2020-02-19T10:28:18.752Z] #44 22.66 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-02-19T10:28:18.752Z] #44 22.67 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-02-19T10:28:18.752Z] #44 23.15 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-02-19T10:28:18.752Z] #44 23.15 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-02-19T10:28:18.752Z] #44 23.15 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-02-19T10:28:18.752Z] #44 23.33 Selecting previously unselected package libprotobuf-dev:s390x. [2020-02-19T10:28:18.752Z] #44 23.33 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-02-19T10:28:18.752Z] #44 23.34 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-02-19T10:28:18.752Z] #44 24.13 Selecting previously unselected package libprotoc17:s390x. [2020-02-19T10:28:18.752Z] #44 24.17 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-02-19T10:28:18.752Z] #44 24.17 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-02-19T10:28:18.752Z] #44 24.58 Selecting previously unselected package protobuf-c-compiler. [2020-02-19T10:28:18.752Z] #44 24.59 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-02-19T10:28:18.752Z] #44 24.59 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-19T10:28:18.752Z] #44 24.68 Selecting previously unselected package protobuf-compiler. [2020-02-19T10:28:18.752Z] #44 24.68 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-02-19T10:28:18.752Z] #44 24.68 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-19T10:28:18.752Z] #44 24.77 Selecting previously unselected package python-pkg-resources. [2020-02-19T10:28:18.752Z] #44 24.77 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-19T10:28:18.752Z] #44 24.77 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-19T10:28:18.752Z] #44 24.98 Selecting previously unselected package python-six. [2020-02-19T10:28:18.752Z] #44 24.99 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-19T10:28:18.752Z] #44 24.99 Unpacking python-six (1.12.0-1) ... [2020-02-19T10:28:18.752Z] #44 25.08 Selecting previously unselected package python-protobuf. [2020-02-19T10:28:18.752Z] #44 25.09 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-02-19T10:28:18.752Z] #44 25.09 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-19T10:28:18.752Z] #44 25.42 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-19T10:28:18.752Z] #44 27.06 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-02-19T10:28:18.752Z] #44 27.08 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-19T10:28:18.752Z] #44 27.09 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-19T10:28:18.752Z] #44 27.10 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-02-19T10:28:18.752Z] #44 27.11 Setting up python-six (1.12.0-1) ... [2020-02-19T10:28:18.752Z] #44 28.31 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-02-19T10:28:18.752Z] #44 28.32 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-02-19T10:28:18.752Z] #44 28.34 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-02-19T10:28:18.752Z] #44 28.34 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-02-19T10:28:18.752Z] #44 28.35 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-02-19T10:28:18.752Z] #44 28.36 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-19T10:28:18.752Z] #44 28.37 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-19T10:28:18.752Z] #44 28.38 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-02-19T10:28:18.752Z] #44 28.39 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-19T10:28:18.752Z] #44 28.39 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-19T10:28:18.752Z] #44 31.23 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-02-19T10:28:18.752Z] #44 31.25 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:28:18.752Z] #44 DONE 31.5s [2020-02-19T10:28:18.752Z] [2020-02-19T10:28:18.752Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-19T10:28:18.752Z] #37 DONE 0.1s [2020-02-19T10:28:18.752Z] [2020-02-19T10:28:18.752Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:28:18.774Z] #57 ... [2020-02-19T10:28:18.774Z] [2020-02-19T10:28:18.774Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:28:18.774Z] #47 127.1 net/textproto [2020-02-19T10:28:18.774Z] #47 127.1 crypto/x509 [2020-02-19T10:28:18.774Z] #47 128.3 vendor/golang.org/x/net/http/httpguts [2020-02-19T10:28:18.774Z] #47 128.5 vendor/golang.org/x/net/http/httpproxy [2020-02-19T10:28:18.774Z] #47 129.0 mime/multipart [2020-02-19T10:28:18.774Z] #47 131.4 crypto/tls [2020-02-19T10:28:18.774Z] #47 ... [2020-02-19T10:28:18.774Z] [2020-02-19T10:28:18.774Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:28:18.774Z] #44 51.38 CC compel/src/lib/ptrace.o [2020-02-19T10:28:18.774Z] #44 51.70 AR compel/libcompel.a [2020-02-19T10:28:18.774Z] #44 51.77 HOSTCC compel/src/main-host.o [2020-02-19T10:28:18.774Z] #44 52.06 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-02-19T10:28:18.774Z] #44 52.30 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-19T10:28:18.774Z] #44 52.75 HOSTCC compel/src/lib/log-host.o [2020-02-19T10:28:18.774Z] #44 53.08 HOSTLINK compel/compel-host-bin [2020-02-19T10:28:18.774Z] #44 53.19 DEP soccr/soccr.d [2020-02-19T10:28:18.774Z] #44 53.31 CC soccr/soccr.o [2020-02-19T10:28:19.032Z] #44 54.89 AR soccr/libsoccr.a [2020-02-19T10:28:19.032Z] #44 54.93 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-19T10:28:19.128Z] #28 10.02 #### 6.1% ######### 13.8% ############### 21.4% #################### 29.0% [2020-02-19T10:28:19.128Z] #28 ... [2020-02-19T10:28:19.128Z] [2020-02-19T10:28:19.128Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-19T10:28:19.128Z] #38 DONE 0.1s [2020-02-19T10:28:19.128Z] [2020-02-19T10:28:19.128Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:28:19.290Z] #44 ... [2020-02-19T10:28:19.290Z] [2020-02-19T10:28:19.290Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-19T10:28:19.290Z] #11 DONE 2.7s [2020-02-19T10:28:19.290Z] [2020-02-19T10:28:19.290Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:28:19.290Z] #44 55.28 DEP criu/arch/x86/sigframe.d [2020-02-19T10:28:19.325Z] #43 39.88 Selecting previously unselected package libprotoc17:arm64. [2020-02-19T10:28:19.325Z] #43 39.88 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-02-19T10:28:19.325Z] #43 39.89 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-02-19T10:28:19.549Z] #44 55.48 DEP criu/arch/x86/sigaction_compat.d [2020-02-19T10:28:19.549Z] #44 55.60 DEP criu/arch/x86/kerndat.d [2020-02-19T10:28:19.586Z] #43 40.44 Selecting previously unselected package protobuf-c-compiler. [2020-02-19T10:28:19.586Z] #43 40.45 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-02-19T10:28:19.586Z] #43 40.45 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-19T10:28:19.807Z] #44 55.72 DEP criu/arch/x86/crtools.d [2020-02-19T10:28:19.848Z] #43 40.61 Selecting previously unselected package protobuf-compiler. [2020-02-19T10:28:19.848Z] #43 40.63 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-02-19T10:28:19.848Z] #43 40.63 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-19T10:28:19.939Z] #43 ... [2020-02-19T10:28:19.939Z] [2020-02-19T10:28:19.939Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:28:19.939Z] #47 27.59 unicode/utf16 [2020-02-19T10:28:20.064Z] #44 55.90 DEP criu/arch/x86/cpu.d [2020-02-19T10:28:20.064Z] #44 56.13 CC criu/arch/x86/cpu.o [2020-02-19T10:28:20.111Z] #43 41.06 Selecting previously unselected package python-pkg-resources. [2020-02-19T10:28:20.111Z] #43 41.06 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-19T10:28:20.131Z] #28 10.02 #### 6.1% ######### 13.8% ############### 21.4% #################### 29.0% ########################## 36.7% ################################# 46.8% ####################################### 54.4% ############################################ 62.1% ################################################ 67.1% ##################################################### 74.8% ############################################################# 85.0% #################################################################### 95.1% ######################################################################## 100.0% [2020-02-19T10:28:20.196Z] #47 28.18 container/list [2020-02-19T10:28:20.373Z] #43 41.08 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-19T10:28:20.576Z] #28 12.04 [2020-02-19T10:28:20.628Z] #44 56.70 CC criu/arch/x86/crtools.o [2020-02-19T10:28:20.637Z] #43 41.44 Selecting previously unselected package python-six. [2020-02-19T10:28:20.637Z] #43 41.46 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-19T10:28:20.637Z] #43 41.48 Unpacking python-six (1.12.0-1) ... [2020-02-19T10:28:20.899Z] #43 41.63 Selecting previously unselected package python-protobuf. [2020-02-19T10:28:20.899Z] #43 41.64 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-02-19T10:28:20.899Z] #43 41.65 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-19T10:28:21.132Z] #47 28.95 crypto/internal/subtle [2020-02-19T10:28:21.132Z] #47 29.11 crypto/subtle [2020-02-19T10:28:21.161Z] #28 12.21 #=#=# # 1.9% ## 2.9% ## 3.8% [2020-02-19T10:28:21.161Z] #28 ... [2020-02-19T10:28:21.161Z] [2020-02-19T10:28:21.161Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:28:21.161Z] #11 23.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-02-19T10:28:21.161Z] #11 25.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-02-19T10:28:21.161Z] #11 25.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-02-19T10:28:21.161Z] #11 25.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-02-19T10:28:21.161Z] #11 25.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-02-19T10:28:21.161Z] #11 25.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-02-19T10:28:21.161Z] #11 25.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-02-19T10:28:21.161Z] #11 25.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-02-19T10:28:21.161Z] #11 25.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-02-19T10:28:21.161Z] #11 25.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-02-19T10:28:21.161Z] #11 25.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-02-19T10:28:21.161Z] #11 25.72 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-02-19T10:28:21.161Z] #11 25.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-02-19T10:28:21.161Z] #11 26.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-02-19T10:28:21.161Z] #11 26.04 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-02-19T10:28:21.161Z] #11 26.05 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-02-19T10:28:21.161Z] #11 26.50 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:28:21.161Z] #11 26.64 Fetched 73.7 MB in 5s (14.0 MB/s) [2020-02-19T10:28:21.161Z] #11 26.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 ... 15168 files and directories currently installed.) [2020-02-19T10:28:21.161Z] #11 26.77 Preparing to unpack .../libsystemd0_241-7~deb10u3_s390x.deb ... [2020-02-19T10:28:21.161Z] #11 26.78 Unpacking libsystemd0:s390x (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-19T10:28:21.161Z] #11 27.00 Setting up libsystemd0:s390x (241-7~deb10u3) ... [2020-02-19T10:28:21.161Z] #11 27.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-19T10:28:21.161Z] #11 27.14 Preparing to unpack .../libudev1_241-7~deb10u3_s390x.deb ... [2020-02-19T10:28:21.161Z] #11 27.15 Unpacking libudev1:s390x (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-19T10:28:21.161Z] #11 27.27 Setting up libudev1:s390x (241-7~deb10u3) ... [2020-02-19T10:28:21.161Z] #11 27.40 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-19T10:28:21.161Z] #11 27.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-19T10:28:21.161Z] #11 27.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-02-19T10:28:21.161Z] #11 27.44 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-19T10:28:21.161Z] #11 29.27 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-19T10:28:21.161Z] #11 29.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-02-19T10:28:21.161Z] #11 29.27 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-19T10:28:21.161Z] #11 31.38 Selecting previously unselected package binutils-mingw-w64. [2020-02-19T10:28:21.161Z] #11 31.38 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-19T10:28:21.161Z] #11 31.40 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-19T10:28:21.161Z] #11 31.47 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-02-19T10:28:21.161Z] #11 31.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-02-19T10:28:21.161Z] #11 31.48 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-02-19T10:28:21.161Z] #11 31.69 Selecting previously unselected package dmsetup. [2020-02-19T10:28:21.161Z] #11 31.69 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-02-19T10:28:21.161Z] #11 31.69 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-19T10:28:21.161Z] #11 31.83 Selecting previously unselected package mingw-w64-common. [2020-02-19T10:28:21.161Z] #11 31.83 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-19T10:28:21.161Z] #11 31.84 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-19T10:28:21.161Z] #11 ... [2020-02-19T10:28:21.161Z] [2020-02-19T10:28:21.161Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:28:21.388Z] #47 29.33 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-19T10:28:21.477Z] #43 42.29 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-19T10:28:21.559Z] #44 ... [2020-02-19T10:28:21.559Z] [2020-02-19T10:28:21.559Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-19T10:28:21.559Z] #12 DONE 2.2s [2020-02-19T10:28:21.644Z] #47 29.56 internal/nettrace [2020-02-19T10:28:21.817Z] [2020-02-19T10:28:21.817Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:28:21.817Z] #57 2.411 + RM_GOPATH=0 [2020-02-19T10:28:21.817Z] #57 2.411 + TMP_GOPATH= [2020-02-19T10:28:21.817Z] #57 2.411 + : /build [2020-02-19T10:28:21.817Z] #57 2.411 + '[' -z '' ']' [2020-02-19T10:28:21.817Z] #57 2.411 ++ mktemp -d [2020-02-19T10:28:21.817Z] #57 2.413 + export GOPATH=/tmp/tmp.YPsBUhzqFL [2020-02-19T10:28:21.817Z] #57 2.413 + GOPATH=/tmp/tmp.YPsBUhzqFL [2020-02-19T10:28:21.817Z] #57 2.413 + RM_GOPATH=1 [2020-02-19T10:28:21.817Z] #57 2.413 ++ dirname ./install.sh [2020-02-19T10:28:21.817Z] #57 2.414 + dir=. [2020-02-19T10:28:21.817Z] #57 2.414 + bin=runc [2020-02-19T10:28:21.817Z] #57 2.414 + shift [2020-02-19T10:28:21.817Z] #57 2.414 + '[' '!' -f ./runc.installer ']' [2020-02-19T10:28:21.817Z] #57 2.415 + . ./runc.installer [2020-02-19T10:28:21.817Z] #57 2.415 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-19T10:28:21.817Z] #57 2.416 + install_runc [2020-02-19T10:28:21.817Z] #57 2.417 + uname -r [2020-02-19T10:28:21.817Z] #57 2.417 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-19T10:28:21.817Z] #57 2.422 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-19T10:28:21.817Z] #57 2.422 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-19T10:28:21.817Z] #57 2.422 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-19T10:28:21.817Z] #57 2.422 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YPsBUhzqFL/src/github.com/opencontainers/runc [2020-02-19T10:28:21.817Z] #57 2.424 Cloning into '/tmp/tmp.YPsBUhzqFL/src/github.com/opencontainers/runc'... [2020-02-19T10:28:21.900Z] #47 29.79 runtime/cgo [2020-02-19T10:28:22.426Z] #43 ... [2020-02-19T10:28:22.426Z] [2020-02-19T10:28:22.426Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:28:22.426Z] #27 5.058 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-19T10:28:22.426Z] #27 5.282 [2020-02-19T10:28:22.440Z] #28 12.21 #=#=# # 1.9% ## 2.9% ## 3.8% #### 6.7% ###### 8.6% ####### 10.4% ######### 13.3% ########### 16.1% ############ 18.0% ############## 19.9% ################ 22.7% ################# 24.2% #################### 28.2% ###################### 31.0% ######################## 33.9% [2020-02-19T10:28:22.440Z] #28 ... [2020-02-19T10:28:22.440Z] [2020-02-19T10:28:22.440Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:28:22.440Z] #48 24.99 errors [2020-02-19T10:28:22.440Z] #48 24.99 sort [2020-02-19T10:28:22.440Z] #48 25.29 io [2020-02-19T10:28:22.440Z] #48 26.31 strconv [2020-02-19T10:28:22.440Z] #48 26.48 bytes [2020-02-19T10:28:22.440Z] #48 27.93 bufio [2020-02-19T10:28:22.440Z] #48 28.98 reflect [2020-02-19T10:28:22.440Z] #48 29.27 syscall [2020-02-19T10:28:22.690Z] #27 5.473 0.0% ## 4.0% ###### 9.4% ############ 16.7% ################ 22.4% ################### 27.2% ####################### 32.4% ######################### 35.1% ############################# 41.6% ################################ 45.8% #################################### 50.7% ######################################## 56.9% ############################################ 61.5% ################################################ 67.1% #################################################### 72.5% ####################################################### 77.3% ########################################################## 81.9% ############################################################### 87.8% ################################################################# 91.5% #################################################################### 95.7% ######################################################################## 100.0% [2020-02-19T10:28:22.819Z] #48 ... [2020-02-19T10:28:22.819Z] [2020-02-19T10:28:22.819Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:28:23.261Z] #27 8.087 [2020-02-19T10:28:23.712Z] #57 ... [2020-02-19T10:28:23.712Z] [2020-02-19T10:28:23.712Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-19T10:28:23.712Z] #13 2.001 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-19T10:28:23.712Z] #13 DONE 2.1s [2020-02-19T10:28:23.712Z] [2020-02-19T10:28:23.712Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:28:23.712Z] #44 58.17 CC criu/arch/x86/kerndat.o [2020-02-19T10:28:23.712Z] #44 58.65 CC criu/arch/x86/sigaction_compat.o [2020-02-19T10:28:23.712Z] #44 58.94 CC criu/arch/x86/sigframe.o [2020-02-19T10:28:23.712Z] #44 59.25 LINK criu/arch/x86/crtools.built-in.o [2020-02-19T10:28:23.712Z] #44 59.30 DEP criu/pie/util-vdso-elf32.d [2020-02-19T10:28:23.712Z] #44 59.50 DEP criu/arch/x86/vdso-pie.d [2020-02-19T10:28:23.712Z] #44 59.66 DEP criu/pie/parasite-vdso.d [2020-02-19T10:28:23.940Z] #28 12.21 #=#=# # 1.9% ## 2.9% ## 3.8% #### 6.7% ###### 8.6% ####### 10.4% ######### 13.3% ########### 16.1% ############ 18.0% ############## 19.9% ################ 22.7% ################# 24.2% #################### 28.2% ###################### 31.0% ######################## 33.9% ########################## 36.7% ########################### 38.6% ############################# 41.7% ################################# 46.4% #################################### 51.4% ######################################### 57.0% ############################################ 61.8% ############################################### 65.5% ################################################# 69.3% ################################################### 71.2% #################################################### 73.1% # [2020-02-19T10:28:23.940Z] #28 ... [2020-02-19T10:28:23.940Z] [2020-02-19T10:28:23.940Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:28:23.940Z] #34 26.16 io [2020-02-19T10:28:23.940Z] #34 27.14 syscall [2020-02-19T10:28:23.940Z] #34 28.69 reflect [2020-02-19T10:28:23.940Z] #34 34.57 time [2020-02-19T10:28:23.940Z] #34 ... [2020-02-19T10:28:23.940Z] [2020-02-19T10:28:23.940Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:28:23.969Z] #44 59.99 DEP criu/pie/util-vdso.d [2020-02-19T10:28:23.969Z] #44 60.07 DEP criu/pie/util.d [2020-02-19T10:28:24.226Z] #44 60.36 CC criu/pie/util.o [2020-02-19T10:28:24.314Z] #28 12.21 #=#=# # 1.9% ## 2.9% ## 3.8% #### 6.7% ###### 8.6% ####### 10.4% ######### 13.3% ########### 16.1% ############ 18.0% ############## 19.9% ################ 22.7% ################# 24.2% #################### 28.2% ###################### 31.0% ######################## 33.9% ########################## 36.7% ########################### 38.6% ############################# 41.7% ################################# 46.4% #################################### 51.4% ######################################### 57.0% ############################################ 61.8% ############################################### 65.5% ################################################# 69.3% ################################################### 71.2% #################################################### 73.1% ###################################################### 75.9% ######################################################### 79.7% ############################################################# 85.4% ################################################################ 89.2% #################################################################### 94.9% ####################################################################### 99.6% ######################################################################## 100.0% [2020-02-19T10:28:24.320Z] #27 8.339 0.1% ####### 9.8% ########### 15.9% ############### 22.0% #################### 28.2% ############################# 41.6% ######################################## 56.5% ################################################## 69.8% [2020-02-19T10:28:24.321Z] #27 ... [2020-02-19T10:28:24.321Z] [2020-02-19T10:28:24.321Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:28:24.321Z] #33 34.81 internal/reflectlite [2020-02-19T10:28:24.321Z] #33 34.82 sync [2020-02-19T10:28:24.321Z] #33 37.30 sort [2020-02-19T10:28:24.321Z] #33 37.33 errors [2020-02-19T10:28:24.321Z] #33 37.79 strconv [2020-02-19T10:28:24.321Z] #33 37.79 internal/oserror [2020-02-19T10:28:24.321Z] #33 37.79 io [2020-02-19T10:28:24.321Z] #33 38.08 syscall [2020-02-19T10:28:24.321Z] #33 40.28 strings [2020-02-19T10:28:24.321Z] #33 40.30 bytes [2020-02-19T10:28:24.321Z] #33 43.52 reflect [2020-02-19T10:28:24.321Z] #33 ... [2020-02-19T10:28:24.321Z] [2020-02-19T10:28:24.321Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:28:24.321Z] #47 34.88 sync [2020-02-19T10:28:24.321Z] #47 34.89 internal/reflectlite [2020-02-19T10:28:24.321Z] #47 36.18 github.com/LK4D4/vndr/godl/singleflight [2020-02-19T10:28:24.321Z] #47 36.18 internal/singleflight [2020-02-19T10:28:24.321Z] #47 36.19 math/rand [2020-02-19T10:28:24.321Z] #47 38.50 io [2020-02-19T10:28:24.321Z] #47 38.50 strconv [2020-02-19T10:28:24.321Z] #47 38.51 sort [2020-02-19T10:28:24.321Z] #47 38.53 syscall [2020-02-19T10:28:24.321Z] #47 40.60 bytes [2020-02-19T10:28:24.321Z] #47 41.03 strings [2020-02-19T10:28:24.321Z] #47 43.56 reflect [2020-02-19T10:28:24.321Z] #47 44.04 bufio [2020-02-19T10:28:24.582Z] #47 ... [2020-02-19T10:28:24.582Z] [2020-02-19T10:28:24.582Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:28:24.582Z] #27 8.339 0.1% ####### 9.8% ########### 15.9% ############### 22.0% #################### 28.2% ############################# 41.6% ######################################## 56.5% ################################################## 69.8% ############################################################ 84.0% #################################################################### 94.8% ######################################################################## 100.0% [2020-02-19T10:28:24.688Z] #28 16.12 [2020-02-19T10:28:24.790Z] #44 60.64 CC criu/pie/util-vdso.o [2020-02-19T10:28:24.857Z] #27 9.822 [2020-02-19T10:28:25.212Z] #47 ... [2020-02-19T10:28:25.212Z] [2020-02-19T10:28:25.212Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:28:25.212Z] #35 33.43 Fetched 8326 kB in 24s (342 kB/s) [2020-02-19T10:28:25.355Z] #44 61.31 CC criu/pie/parasite-vdso.o [2020-02-19T10:28:25.493Z] #28 ... [2020-02-19T10:28:25.493Z] [2020-02-19T10:28:25.493Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:28:25.493Z] #39 0.201 + RM_GOPATH=0 [2020-02-19T10:28:25.493Z] #39 0.201 + TMP_GOPATH= [2020-02-19T10:28:25.493Z] #39 0.201 + : /build [2020-02-19T10:28:25.493Z] #39 0.201 + '[' -z '' ']' [2020-02-19T10:28:25.493Z] #39 0.204 ++ mktemp -d [2020-02-19T10:28:25.493Z] #39 0.208 + export GOPATH=/tmp/tmp.GKoh6LWNOr [2020-02-19T10:28:25.493Z] #39 0.208 + GOPATH=/tmp/tmp.GKoh6LWNOr [2020-02-19T10:28:25.493Z] #39 0.208 + RM_GOPATH=1 [2020-02-19T10:28:25.493Z] #39 0.209 ++ dirname ./install.sh [2020-02-19T10:28:25.493Z] #39 0.215 + dir=. [2020-02-19T10:28:25.493Z] #39 0.215 + bin=tini [2020-02-19T10:28:25.493Z] #39 0.215 + shift [2020-02-19T10:28:25.493Z] #39 0.215 + '[' '!' -f ./tini.installer ']' [2020-02-19T10:28:25.493Z] #39 0.235 + . ./tini.installer [2020-02-19T10:28:25.493Z] #39 0.235 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-19T10:28:25.493Z] #39 0.235 + install_tini [2020-02-19T10:28:25.493Z] #39 0.235 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-19T10:28:25.493Z] #39 0.235 + git clone https://github.com/krallin/tini.git /tmp/tmp.GKoh6LWNOr/tini [2020-02-19T10:28:25.493Z] #39 0.235 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-19T10:28:25.493Z] #39 0.236 Cloning into '/tmp/tmp.GKoh6LWNOr/tini'... [2020-02-19T10:28:25.493Z] #39 0.823 + cd /tmp/tmp.GKoh6LWNOr/tini [2020-02-19T10:28:25.493Z] #39 0.823 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-19T10:28:25.493Z] #39 0.838 + cmake . [2020-02-19T10:28:25.493Z] #39 1.543 -- The C compiler identification is GNU 8.3.0 [2020-02-19T10:28:25.493Z] #39 1.622 -- Check for working C compiler: /usr/bin/cc [2020-02-19T10:28:25.493Z] #39 2.326 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-19T10:28:25.493Z] #39 2.326 -- Detecting C compiler ABI info [2020-02-19T10:28:25.493Z] #39 2.974 -- Detecting C compiler ABI info - done [2020-02-19T10:28:25.493Z] #39 2.991 -- Detecting C compile features [2020-02-19T10:28:25.493Z] #39 4.240 -- Detecting C compile features - done [2020-02-19T10:28:25.493Z] #39 4.250 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-19T10:28:25.493Z] #39 4.354 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-19T10:28:25.493Z] #39 4.408 -- Configuring done [2020-02-19T10:28:25.493Z] #39 4.425 -- Generating done [2020-02-19T10:28:25.493Z] #39 4.425 -- Build files have been written to: /tmp/tmp.GKoh6LWNOr/tini [2020-02-19T10:28:25.493Z] #39 4.459 + make tini-static [2020-02-19T10:28:25.493Z] #39 4.643 Scanning dependencies of target tini-static [2020-02-19T10:28:25.493Z] #39 4.672 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-19T10:28:25.493Z] #39 5.882 [100%] Linking C executable tini-static [2020-02-19T10:28:25.493Z] #39 6.180 [100%] Built target tini-static [2020-02-19T10:28:25.493Z] #39 6.261 + mkdir -p /build [2020-02-19T10:28:25.493Z] #39 6.265 + cp tini-static /build/docker-init [2020-02-19T10:28:25.493Z] #39 DONE 6.4s [2020-02-19T10:28:25.493Z] [2020-02-19T10:28:25.493Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:28:25.493Z] #28 16.97 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-19T10:28:25.493Z] #28 ... [2020-02-19T10:28:25.493Z] [2020-02-19T10:28:25.493Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-19T10:28:25.493Z] #31 28.01 Checking out files: 99% (1511/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-02-19T10:28:25.493Z] #31 28.04 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-02-19T10:28:25.493Z] #31 28.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-19T10:28:25.493Z] #31 ... [2020-02-19T10:28:25.493Z] [2020-02-19T10:28:25.493Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:28:25.493Z] #45 1.418 Note: Building without setproctitle() and strlcpy() support. [2020-02-19T10:28:25.493Z] #45 1.418 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-19T10:28:25.493Z] #45 2.590 fatal: not a git repository (or any of the parent directories): .git [2020-02-19T10:28:25.493Z] #45 2.610 GEN .gitid [2020-02-19T10:28:25.493Z] #45 2.619 GEN criu/include/version.h [2020-02-19T10:28:25.493Z] #45 2.648 GEN include/common/asm [2020-02-19T10:28:25.493Z] #45 3.824 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-19T10:28:25.493Z] #45 3.881 PBCC images/opts.pb-c.c [2020-02-19T10:28:25.493Z] #45 3.960 PBCC images/sit.pb-c.c [2020-02-19T10:28:25.493Z] #45 3.999 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-19T10:28:25.493Z] #45 4.039 DEP images/opts.pb-c.d [2020-02-19T10:28:25.493Z] #45 4.078 DEP images/sit.pb-c.d [2020-02-19T10:28:25.493Z] #45 4.137 PBCC images/macvlan.pb-c.c [2020-02-19T10:28:25.493Z] #45 4.148 DEP images/macvlan.pb-c.d [2020-02-19T10:28:25.493Z] #45 4.192 PBCC images/autofs.pb-c.c [2020-02-19T10:28:25.493Z] #45 4.202 DEP images/autofs.pb-c.d [2020-02-19T10:28:25.493Z] #45 4.227 PBCC images/sysctl.pb-c.c [2020-02-19T10:28:25.493Z] #45 4.238 DEP images/sysctl.pb-c.d [2020-02-19T10:28:25.493Z] #45 4.296 PBCC images/time.pb-c.c [2020-02-19T10:28:25.493Z] #45 4.300 DEP images/time.pb-c.d [2020-02-19T10:28:25.493Z] #45 4.309 PBCC images/binfmt-misc.pb-c.c [2020-02-19T10:28:25.493Z] #45 4.318 DEP images/binfmt-misc.pb-c.d [2020-02-19T10:28:25.493Z] #45 4.345 PBCC images/seccomp.pb-c.c [2020-02-19T10:28:25.493Z] #45 4.348 DEP images/seccomp.pb-c.d [2020-02-19T10:28:25.493Z] #45 4.390 PBCC images/userns.pb-c.c [2020-02-19T10:28:25.493Z] #45 4.414 DEP images/userns.pb-c.d [2020-02-19T10:28:25.493Z] #45 4.459 PBCC images/cgroup.pb-c.c [2020-02-19T10:28:25.493Z] #45 4.474 DEP images/cgroup.pb-c.d [2020-02-19T10:28:25.493Z] #45 4.560 PBCC images/fown.pb-c.c [2020-02-19T10:28:25.493Z] #45 4.577 PBCC images/ext-file.pb-c.c [2020-02-19T10:28:25.493Z] #45 4.602 DEP images/fown.pb-c.d [2020-02-19T10:28:25.493Z] #45 4.630 DEP images/ext-file.pb-c.d [2020-02-19T10:28:25.493Z] #45 4.637 PBCC images/rpc.pb-c.c [2020-02-19T10:28:25.493Z] #45 4.646 DEP images/rpc.pb-c.d [2020-02-19T10:28:25.493Z] #45 4.657 PBCC images/siginfo.pb-c.c [2020-02-19T10:28:25.493Z] #45 4.668 DEP images/siginfo.pb-c.d [2020-02-19T10:28:25.493Z] #45 4.673 PBCC images/pagemap.pb-c.c [2020-02-19T10:28:25.493Z] #45 4.679 DEP images/pagemap.pb-c.d [2020-02-19T10:28:25.493Z] #45 4.693 PBCC images/rlimit.pb-c.c [2020-02-19T10:28:25.493Z] #45 4.697 DEP images/rlimit.pb-c.d [2020-02-19T10:28:25.493Z] #45 4.704 PBCC images/file-lock.pb-c.c [2020-02-19T10:28:25.493Z] #45 4.708 DEP images/file-lock.pb-c.d [2020-02-19T10:28:25.493Z] #45 4.715 PBCC images/tty.pb-c.c [2020-02-19T10:28:25.493Z] #45 4.721 DEP images/tty.pb-c.d [2020-02-19T10:28:25.493Z] #45 4.728 PBCC images/tun.pb-c.c [2020-02-19T10:28:25.493Z] #45 4.733 PBCC images/netdev.pb-c.c [2020-02-19T10:28:25.493Z] #45 4.750 DEP images/tun.pb-c.d [2020-02-19T10:28:25.493Z] #45 4.766 DEP images/netdev.pb-c.d [2020-02-19T10:28:25.493Z] #45 4.777 PBCC images/vma.pb-c.c [2020-02-19T10:28:25.493Z] #45 4.797 DEP images/vma.pb-c.d [2020-02-19T10:28:25.493Z] #45 4.818 PBCC images/creds.pb-c.c [2020-02-19T10:28:25.493Z] #45 4.827 DEP images/creds.pb-c.d [2020-02-19T10:28:25.493Z] #45 4.854 PBCC images/utsns.pb-c.c [2020-02-19T10:28:25.493Z] #45 4.862 DEP images/utsns.pb-c.d [2020-02-19T10:28:25.493Z] #45 4.928 PBCC images/ipc-desc.pb-c.c [2020-02-19T10:28:25.493Z] #45 4.949 PBCC images/ipc-sem.pb-c.c [2020-02-19T10:28:25.493Z] #45 4.987 DEP images/ipc-desc.pb-c.d [2020-02-19T10:28:25.493Z] #45 5.039 DEP images/ipc-sem.pb-c.d [2020-02-19T10:28:25.493Z] #45 5.077 PBCC images/ipc-msg.pb-c.c [2020-02-19T10:28:25.493Z] #45 5.112 DEP images/ipc-msg.pb-c.d [2020-02-19T10:28:25.493Z] #45 5.150 PBCC images/ipc-shm.pb-c.c [2020-02-19T10:28:25.493Z] #45 5.177 DEP images/ipc-shm.pb-c.d [2020-02-19T10:28:25.493Z] #45 5.230 PBCC images/ipc-var.pb-c.c [2020-02-19T10:28:25.493Z] #45 5.235 DEP images/ipc-var.pb-c.d [2020-02-19T10:28:25.493Z] #45 5.262 PBCC images/sk-opts.pb-c.c [2020-02-19T10:28:25.493Z] #45 5.289 PBCC images/packet-sock.pb-c.c [2020-02-19T10:28:25.493Z] #45 5.318 DEP images/sk-opts.pb-c.d [2020-02-19T10:28:25.493Z] #45 5.370 DEP images/packet-sock.pb-c.d [2020-02-19T10:28:25.493Z] #45 5.409 PBCC images/sk-netlink.pb-c.c [2020-02-19T10:28:25.493Z] #45 5.428 DEP images/sk-netlink.pb-c.d [2020-02-19T10:28:25.493Z] #45 5.439 PBCC images/sk-inet.pb-c.c [2020-02-19T10:28:25.493Z] #45 5.471 DEP images/sk-inet.pb-c.d [2020-02-19T10:28:25.493Z] #45 5.500 PBCC images/sk-unix.pb-c.c [2020-02-19T10:28:25.493Z] #45 5.516 DEP images/sk-unix.pb-c.d [2020-02-19T10:28:25.493Z] #45 5.535 PBCC images/mm.pb-c.c [2020-02-19T10:28:25.493Z] #45 5.578 DEP images/mm.pb-c.d [2020-02-19T10:28:25.493Z] #45 5.648 PBCC images/timerfd.pb-c.c [2020-02-19T10:28:25.493Z] #45 5.755 DEP images/timerfd.pb-c.d [2020-02-19T10:28:25.493Z] #45 5.774 PBCC images/timer.pb-c.c [2020-02-19T10:28:25.493Z] #45 5.793 DEP images/timer.pb-c.d [2020-02-19T10:28:25.493Z] #45 5.820 PBCC images/sa.pb-c.c [2020-02-19T10:28:25.493Z] #45 5.857 DEP images/sa.pb-c.d [2020-02-19T10:28:25.493Z] #45 5.889 PBCC images/pipe-data.pb-c.c [2020-02-19T10:28:25.493Z] #45 5.908 DEP images/pipe-data.pb-c.d [2020-02-19T10:28:25.493Z] #45 5.942 PBCC images/mnt.pb-c.c [2020-02-19T10:28:25.493Z] #45 6.015 DEP images/mnt.pb-c.d [2020-02-19T10:28:25.493Z] #45 6.023 PBCC images/sk-packet.pb-c.c [2020-02-19T10:28:25.493Z] #45 6.071 DEP images/sk-packet.pb-c.d [2020-02-19T10:28:25.493Z] #45 6.138 PBCC images/tcp-stream.pb-c.c [2020-02-19T10:28:25.493Z] #45 6.153 DEP images/tcp-stream.pb-c.d [2020-02-19T10:28:25.493Z] #45 6.197 PBCC images/pipe.pb-c.c [2020-02-19T10:28:25.493Z] #45 6.241 DEP images/pipe.pb-c.d [2020-02-19T10:28:25.493Z] #45 6.262 PBCC images/pstree.pb-c.c [2020-02-19T10:28:25.493Z] #45 6.265 DEP images/pstree.pb-c.d [2020-02-19T10:28:25.493Z] #45 6.306 PBCC images/fs.pb-c.c [2020-02-19T10:28:25.493Z] #45 6.319 DEP images/fs.pb-c.d [2020-02-19T10:28:25.493Z] #45 6.345 PBCC images/signalfd.pb-c.c [2020-02-19T10:28:25.493Z] #45 6.395 DEP images/signalfd.pb-c.d [2020-02-19T10:28:25.493Z] #45 6.425 PBCC images/fh.pb-c.c [2020-02-19T10:28:25.493Z] #45 6.477 PBCC images/fsnotify.pb-c.c [2020-02-19T10:28:25.493Z] #45 6.514 DEP images/fh.pb-c.d [2020-02-19T10:28:25.493Z] #45 6.559 DEP images/fsnotify.pb-c.d [2020-02-19T10:28:25.493Z] #45 6.605 PBCC images/eventpoll.pb-c.c [2020-02-19T10:28:25.493Z] #45 6.625 DEP images/eventpoll.pb-c.d [2020-02-19T10:28:25.493Z] #45 6.663 PBCC images/eventfd.pb-c.c [2020-02-19T10:28:25.493Z] #45 6.680 DEP images/eventfd.pb-c.d [2020-02-19T10:28:25.493Z] #45 6.742 PBCC images/remap-file-path.pb-c.c [2020-02-19T10:28:25.867Z] #45 6.752 DEP images/remap-file-path.pb-c.d [2020-02-19T10:28:25.867Z] #45 6.914 PBCC images/fifo.pb-c.c [2020-02-19T10:28:25.867Z] #45 6.951 DEP images/fifo.pb-c.d [2020-02-19T10:28:25.867Z] #45 7.036 PBCC images/ghost-file.pb-c.c [2020-02-19T10:28:25.867Z] #45 7.057 DEP images/ghost-file.pb-c.d [2020-02-19T10:28:25.867Z] #45 7.113 PBCC images/regfile.pb-c.c [2020-02-19T10:28:25.920Z] #44 ... [2020-02-19T10:28:25.921Z] [2020-02-19T10:28:25.921Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-19T10:28:25.921Z] #14 DONE 2.2s [2020-02-19T10:28:25.921Z] [2020-02-19T10:28:25.921Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-19T10:28:26.234Z] #45 7.186 DEP images/regfile.pb-c.d [2020-02-19T10:28:26.234Z] #45 7.247 PBCC images/ns.pb-c.c [2020-02-19T10:28:26.234Z] #45 7.265 DEP images/ns.pb-c.d [2020-02-19T10:28:26.234Z] #45 7.331 PBCC images/fdinfo.pb-c.c [2020-02-19T10:28:26.234Z] #45 ... [2020-02-19T10:28:26.234Z] [2020-02-19T10:28:26.234Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:28:26.234Z] #28 17.38 [2020-02-19T10:28:26.234Z] #28 17.55 #=#=# ######################################################################## 100.0% [2020-02-19T10:28:26.234Z] #28 17.79 [2020-02-19T10:28:27.002Z] #28 18.64 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-19T10:28:27.293Z] #27 10.02 0.0% #### 6.6% ######## 12.0% ############ 17.5% ################## 25.3% ####################### 32.8% ############################## 42.7% ################################## 47.2% ######################################## 55.6% ########################################## 58.6% ############################################## 64.0% ################################################## 70.5% ####################################################### 77.1% ############################################################# 85.1% ################################################################# 91.3% ######################################################################## 100.0% [2020-02-19T10:28:27.414Z] #28 18.91 [2020-02-19T10:28:27.414Z] #28 19.03 0.2% ######################################################################## 100.0% [2020-02-19T10:28:27.414Z] #28 19.12 [2020-02-19T10:28:27.554Z] #27 12.45 [2020-02-19T10:28:28.088Z] #27 12.77 0.0% ## 4.0% #### 5.6% [2020-02-19T10:28:28.089Z] #27 ... [2020-02-19T10:28:28.089Z] [2020-02-19T10:28:28.089Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:28:28.089Z] #10 38.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-02-19T10:28:28.089Z] #10 38.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-02-19T10:28:28.089Z] #10 38.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-02-19T10:28:28.089Z] #10 38.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-02-19T10:28:28.089Z] #10 38.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-02-19T10:28:28.089Z] #10 38.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-02-19T10:28:28.089Z] #10 38.92 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-02-19T10:28:28.089Z] #10 38.93 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-02-19T10:28:28.089Z] #10 38.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-02-19T10:28:28.089Z] #10 38.95 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-02-19T10:28:28.089Z] #10 38.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-02-19T10:28:28.089Z] #10 38.99 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-02-19T10:28:28.089Z] #10 39.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-02-19T10:28:28.089Z] #10 39.04 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-02-19T10:28:28.089Z] #10 39.04 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-02-19T10:28:28.089Z] #10 40.29 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:28:28.089Z] #10 40.48 Fetched 73.8 MB in 5s (13.4 MB/s) [2020-02-19T10:28:28.089Z] #10 40.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 ... 15374 files and directories currently installed.) [2020-02-19T10:28:28.089Z] #10 40.69 Preparing to unpack .../libsystemd0_241-7~deb10u3_arm64.deb ... [2020-02-19T10:28:28.089Z] #10 40.71 Unpacking libsystemd0:arm64 (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-19T10:28:28.089Z] #10 41.21 Setting up libsystemd0:arm64 (241-7~deb10u3) ... [2020-02-19T10:28:28.089Z] #10 41.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-02-19T10:28:28.089Z] #10 41.59 Preparing to unpack .../libudev1_241-7~deb10u3_arm64.deb ... [2020-02-19T10:28:28.089Z] #10 41.64 Unpacking libudev1:arm64 (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-19T10:28:28.089Z] #10 41.93 Setting up libudev1:arm64 (241-7~deb10u3) ... [2020-02-19T10:28:28.089Z] #10 42.06 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-19T10:28:28.089Z] #10 42.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 ... 15374 files and directories currently installed.) [2020-02-19T10:28:28.089Z] #10 42.12 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-02-19T10:28:28.089Z] #10 42.14 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-19T10:28:28.089Z] #10 44.66 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-19T10:28:28.089Z] #10 44.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-02-19T10:28:28.089Z] #10 44.73 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-19T10:28:28.089Z] #10 48.42 Selecting previously unselected package binutils-mingw-w64. [2020-02-19T10:28:28.089Z] #10 48.42 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-19T10:28:28.089Z] #10 48.44 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-19T10:28:28.089Z] #10 48.64 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-02-19T10:28:28.089Z] #10 48.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-02-19T10:28:28.089Z] #10 48.65 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-02-19T10:28:28.089Z] #10 48.87 Selecting previously unselected package dmsetup. [2020-02-19T10:28:28.089Z] #10 48.87 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-02-19T10:28:28.089Z] #10 48.88 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-19T10:28:28.353Z] #10 49.13 Selecting previously unselected package mingw-w64-common. [2020-02-19T10:28:28.353Z] #10 ... [2020-02-19T10:28:28.353Z] [2020-02-19T10:28:28.353Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-19T10:28:28.353Z] #30 38.98 Checking out files: 85% (1299/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-02-19T10:28:28.353Z] #30 39.34 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-02-19T10:28:28.353Z] #30 39.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-19T10:28:28.353Z] #30 ... [2020-02-19T10:28:28.353Z] [2020-02-19T10:28:28.353Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:28:28.446Z] #15 DONE 2.2s [2020-02-19T10:28:28.446Z] [2020-02-19T10:28:28.446Z] #16 [dev 6/25] RUN ldconfig [2020-02-19T10:28:29.105Z] #28 20.29 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-19T10:28:29.105Z] #28 20.38 skipping existing b63cc5f62c21 [2020-02-19T10:28:29.105Z] #28 20.50 [2020-02-19T10:28:29.378Z] #16 ... [2020-02-19T10:28:29.378Z] [2020-02-19T10:28:29.378Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:28:29.378Z] #47 137.8 net/http/httptrace [2020-02-19T10:28:29.378Z] #47 138.1 net/http [2020-02-19T10:28:29.378Z] #47 ... [2020-02-19T10:28:29.378Z] [2020-02-19T10:28:29.378Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:28:29.378Z] #44 61.96 CC criu/arch/x86/vdso-pie.o [2020-02-19T10:28:29.378Z] #44 62.27 CC criu/pie/util-vdso-elf32.o [2020-02-19T10:28:29.378Z] #44 63.02 AR criu/pie/pie.lib.a [2020-02-19T10:28:29.378Z] #44 63.08 DEP criu/pie/restorer.d [2020-02-19T10:28:29.378Z] #44 63.27 DEP criu/arch/x86/sigaction_compat_pie.d [2020-02-19T10:28:29.378Z] #44 63.38 DEP criu/arch/x86/restorer_unmap.d [2020-02-19T10:28:29.378Z] #44 63.42 DEP criu/arch/x86/restorer.d [2020-02-19T10:28:29.378Z] #44 63.63 DEP criu/pie/parasite.d [2020-02-19T10:28:29.378Z] #44 63.88 CC criu/pie/parasite.o [2020-02-19T10:28:29.378Z] #44 65.32 LINK criu/pie/parasite.built-in.o [2020-02-19T10:28:29.378Z] #44 65.35 GEN criu/pie/parasite-blob.h [2020-02-19T10:28:29.378Z] #44 65.37 CC criu/arch/x86/restorer.o [2020-02-19T10:28:29.414Z] #27 12.77 0.0% ## 4.0% #### 5.6% ##### 7.2% ####### 9.8% ####### 10.6% ######### 13.2% ############# 18.3% ################ 23.1% ################## 26.3% ##################### 30.4% ######################## 34.6% ########################### 38.3% ############################# 41.2% ### [2020-02-19T10:28:29.414Z] #27 ... [2020-02-19T10:28:29.414Z] [2020-02-19T10:28:29.414Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:28:29.414Z] #35 40.14 Selecting previously unselected package libicu63:arm64. [2020-02-19T10:28:29.414Z] #35 40.15 Preparing to unpack .../3-libicu63_63.1-6_arm64.deb ... [2020-02-19T10:28:29.414Z] #35 40.16 Unpacking libicu63:arm64 (63.1-6) ... [2020-02-19T10:28:29.414Z] #35 46.01 Selecting previously unselected package libxml2:arm64. [2020-02-19T10:28:29.414Z] #35 46.01 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-02-19T10:28:29.414Z] #35 46.02 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-02-19T10:28:29.414Z] #35 46.46 Selecting previously unselected package libarchive13:arm64. [2020-02-19T10:28:29.414Z] #35 46.47 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-02-19T10:28:29.414Z] #35 46.48 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-02-19T10:28:29.414Z] #35 47.44 Selecting previously unselected package libjsoncpp1:arm64. [2020-02-19T10:28:29.414Z] #35 47.44 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-02-19T10:28:29.414Z] #35 47.51 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-02-19T10:28:29.414Z] #35 47.71 Selecting previously unselected package librhash0:arm64. [2020-02-19T10:28:29.414Z] #35 47.73 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-02-19T10:28:29.414Z] #35 47.75 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-02-19T10:28:29.414Z] #35 48.03 Selecting previously unselected package libuv1:arm64. [2020-02-19T10:28:29.414Z] #35 48.03 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-02-19T10:28:29.414Z] #35 48.04 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-02-19T10:28:29.414Z] #35 48.26 Selecting previously unselected package cmake. [2020-02-19T10:28:29.414Z] #35 48.29 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-02-19T10:28:29.414Z] #35 48.32 Unpacking cmake (3.13.4-1) ... [2020-02-19T10:28:29.414Z] #35 ... [2020-02-19T10:28:29.414Z] [2020-02-19T10:28:29.414Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:28:29.873Z] #28 21.28 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-19T10:28:29.873Z] #28 21.52 [2020-02-19T10:28:29.948Z] #44 65.98 CC criu/arch/x86/restorer_unmap.o [2020-02-19T10:28:29.948Z] #44 66.03 CC criu/arch/x86/sigaction_compat_pie.o [2020-02-19T10:28:30.205Z] #44 ... [2020-02-19T10:28:30.205Z] [2020-02-19T10:28:30.205Z] #16 [dev 6/25] RUN ldconfig [2020-02-19T10:28:30.205Z] #16 DONE 2.2s [2020-02-19T10:28:30.207Z] #27 12.77 0.0% ## 4.0% #### 5.6% ##### 7.2% ####### 9.8% ####### 10.6% ######### 13.2% ############# 18.3% ################ 23.1% ################## 26.3% ##################### 30.4% ######################## 34.6% ########################### 38.3% ############################# 41.2% ############################### 44.0% ################################## 48.4% ##################################### 52.3% ######################################## 56.0% ########################################## 59.3% ############################################ 61.7% ############################################## 64.5% [2020-02-19T10:28:30.207Z] #27 ... [2020-02-19T10:28:30.207Z] [2020-02-19T10:28:30.207Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:28:30.207Z] #62 3.525 + RM_GOPATH=0 [2020-02-19T10:28:30.207Z] #62 3.525 + TMP_GOPATH= [2020-02-19T10:28:30.207Z] #62 3.525 + : /build [2020-02-19T10:28:30.207Z] #62 3.525 + '[' -z '' ']' [2020-02-19T10:28:30.207Z] #62 3.525 ++ mktemp -d [2020-02-19T10:28:30.207Z] #62 3.527 + export GOPATH=/tmp/tmp.yIvhtNucfd [2020-02-19T10:28:30.207Z] #62 3.527 + GOPATH=/tmp/tmp.yIvhtNucfd [2020-02-19T10:28:30.207Z] #62 3.528 + RM_GOPATH=1 [2020-02-19T10:28:30.207Z] #62 3.534 ++ dirname ./install.sh [2020-02-19T10:28:30.207Z] #62 3.534 + dir=. [2020-02-19T10:28:30.207Z] #62 3.534 + bin=containerd [2020-02-19T10:28:30.207Z] #62 3.534 + shift [2020-02-19T10:28:30.207Z] #62 3.534 + '[' '!' -f ./containerd.installer ']' [2020-02-19T10:28:30.207Z] #62 3.534 + . ./containerd.installer [2020-02-19T10:28:30.207Z] #62 3.534 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-19T10:28:30.207Z] #62 3.534 + install_containerd [2020-02-19T10:28:30.207Z] #62 3.534 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-19T10:28:30.207Z] #62 3.534 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yIvhtNucfd/src/github.com/containerd/containerd [2020-02-19T10:28:30.207Z] #62 3.535 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-19T10:28:30.207Z] #62 3.537 Cloning into '/tmp/tmp.yIvhtNucfd/src/github.com/containerd/containerd'... [2020-02-19T10:28:30.207Z] #62 ... [2020-02-19T10:28:30.207Z] [2020-02-19T10:28:30.207Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:28:30.254Z] #28 21.60 ######################################################################## 100.0% [2020-02-19T10:28:30.254Z] #28 21.65 [2020-02-19T10:28:30.254Z] #28 21.71 Download of images into '/build' complete. [2020-02-19T10:28:30.254Z] #28 21.71 Use something like the following to load the result into a Docker daemon: [2020-02-19T10:28:30.254Z] #28 21.71 tar -cC '/build' . | docker load [2020-02-19T10:28:30.254Z] #28 DONE 21.8s [2020-02-19T10:28:30.254Z] [2020-02-19T10:28:30.254Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:28:30.254Z] #45 7.345 DEP images/fdinfo.pb-c.d [2020-02-19T10:28:30.254Z] #45 7.358 PBCC images/core-aarch64.pb-c.c [2020-02-19T10:28:30.254Z] #45 7.378 PBCC images/core-arm.pb-c.c [2020-02-19T10:28:30.254Z] #45 7.392 PBCC images/core-ppc64.pb-c.c [2020-02-19T10:28:30.254Z] #45 7.406 PBCC images/core-s390.pb-c.c [2020-02-19T10:28:30.254Z] #45 7.425 PBCC images/core-x86.pb-c.c [2020-02-19T10:28:30.254Z] #45 7.453 PBCC images/core.pb-c.c [2020-02-19T10:28:30.254Z] #45 7.483 PBCC images/inventory.pb-c.c [2020-02-19T10:28:30.254Z] #45 7.509 DEP images/core-aarch64.pb-c.d [2020-02-19T10:28:30.254Z] #45 7.581 DEP images/core-arm.pb-c.d [2020-02-19T10:28:30.254Z] #45 7.622 DEP images/core-ppc64.pb-c.d [2020-02-19T10:28:30.254Z] #45 7.645 DEP images/core-s390.pb-c.d [2020-02-19T10:28:30.254Z] #45 7.692 DEP images/core-x86.pb-c.d [2020-02-19T10:28:30.254Z] #45 7.741 DEP images/core.pb-c.d [2020-02-19T10:28:30.254Z] #45 7.776 DEP images/inventory.pb-c.d [2020-02-19T10:28:30.254Z] #45 7.802 PBCC images/cpuinfo.pb-c.c [2020-02-19T10:28:30.254Z] #45 7.810 DEP images/cpuinfo.pb-c.d [2020-02-19T10:28:30.254Z] #45 7.843 PBCC images/stats.pb-c.c [2020-02-19T10:28:30.254Z] #45 7.856 DEP images/stats.pb-c.d [2020-02-19T10:28:30.254Z] #45 8.813 make[1]: Nothing to be done for 'all'. [2020-02-19T10:28:30.254Z] #45 10.04 CC images/stats.o [2020-02-19T10:28:30.254Z] #45 10.25 CC images/core.o [2020-02-19T10:28:30.254Z] #45 10.63 CC images/core-x86.o [2020-02-19T10:28:30.254Z] #45 10.96 CC images/core-arm.o [2020-02-19T10:28:30.254Z] #45 11.15 CC images/core-aarch64.o [2020-02-19T10:28:30.254Z] #45 11.37 CC images/core-ppc64.o [2020-02-19T10:28:30.463Z] [2020-02-19T10:28:30.463Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:28:30.463Z] #44 66.34 CC criu/pie/restorer.o [2020-02-19T10:28:30.463Z] #35 33.43 Reading package lists... [2020-02-19T10:28:30.463Z] #35 ... [2020-02-19T10:28:30.463Z] [2020-02-19T10:28:30.463Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:28:30.463Z] #71 33.49 Checking out files: 44% (921/2047) Checking out files: 45% (922/2047) Checking out files: 46% (942/2047) Checking out files: 47% (963/2047) Checking out files: 48% (983/2047) Checking out files: 49% (1004/2047) Checking out files: 50% (1024/2047) Checking out files: 51% (1044/2047) Checking out files: 52% (1065/2047) Checking out files: 53% (1085/2047) Checking out files: 54% (1106/2047) Checking out files: 55% (1126/2047) Checking out files: 56% (1147/2047) Checking out files: 57% (1167/2047) Checking out files: 58% (1188/2047) Checking out files: 59% (1208/2047) Checking out files: 60% (1229/2047) Checking out files: 61% (1249/2047) Checking out files: 62% (1270/2047) Checking out files: 63% (1290/2047) Checking out files: 64% (1311/2047) Checking out files: 65% (1331/2047) Checking out files: 66% (1352/2047) Checking out files: 67% (1372/2047) Checking out files: 68% (1392/2047) Checking out files: 69% (1413/2047) Checking out files: 70% (1433/2047) Checking out files: 71% (1454/2047) Checking out files: 72% (1474/2047) Checking out files: 73% (1495/2047) Checking out files: 74% (1515/2047) Checking out files: 75% (1536/2047) Checking out files: 76% (1556/2047) Checking out files: 77% (1577/2047) Checking out files: 78% (1597/2047) Checking out files: 79% (1618/2047) Checking out files: 80% (1638/2047) Checking out files: 81% (1659/2047) Checking out files: 82% (1679/2047) Checking out files: 83% (1700/2047) Checking out files: 84% (1720/2047) Checking out files: 85% (1740/2047) Checking out files: 86% (1761/2047) Checking out files: 87% (1781/2047) Checking out files: 88% (1802/2047) Checking out files: 89% (1822/2047) Checking out files: 90% (1843/2047) Checking out files: 91% (1863/2047) Checking out files: 92% (1884/2047) Checking out files: 93% (1904/2047) Checking out files: 94% (1925/2047) Checking out files: 95% (1945/2047) Checking out files: 96% (1966/2047) Checking out files: 97% (1986/2047) Checking out files: 98% (2007/2047) Checking out files: 99% (2027/2047) Checking out files: 100% (2047/2047) Checking out files: 100% (2047/2047), done. [2020-02-19T10:28:30.463Z] #71 35.43 + cd /tmp/tmp.3sGuwjZA73/src/github.com/docker/libnetwork [2020-02-19T10:28:30.463Z] #71 35.43 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-19T10:28:30.464Z] #71 36.04 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-19T10:28:30.942Z] #27 12.77 0.0% ## 4.0% #### 5.6% ##### 7.2% ####### 9.8% ####### 10.6% ######### 13.2% ############# 18.3% ################ 23.1% ################## 26.3% ##################### 30.4% ######################## 34.6% ########################### 38.3% ############################# 41.2% ############################### 44.0% ################################## 48.4% ##################################### 52.3% ######################################## 56.0% ########################################## 59.3% ############################################ 61.7% ############################################## 64.5% ############################################### 66.4% ################################################ 67.8% ################################################## 69.7% ################################################### 71.6% ###################################################### 75.2% ######################################################## 78.3% ########################################################## 81.0% ############################################################ 84.7% [2020-02-19T10:28:30.942Z] #27 ... [2020-02-19T10:28:30.942Z] [2020-02-19T10:28:30.942Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:28:30.942Z] #50 41.39 + cd /tmp/tmp.aaRtPWIG4j/src/gotest.tools/gotestsum [2020-02-19T10:28:30.942Z] #50 41.39 + git checkout -q v0.3.5 [2020-02-19T10:28:30.942Z] #50 41.41 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-19T10:28:30.942Z] #50 ... [2020-02-19T10:28:30.942Z] [2020-02-19T10:28:30.942Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:28:31.032Z] #45 11.87 CC images/core-s390.o [2020-02-19T10:28:31.406Z] #45 12.58 CC images/cpuinfo.o [2020-02-19T10:28:31.732Z] #27 12.77 0.0% ## 4.0% #### 5.6% ##### 7.2% ####### 9.8% ####### 10.6% ######### 13.2% ############# 18.3% ################ 23.1% ################## 26.3% ##################### 30.4% ######################## 34.6% ########################### 38.3% ############################# 41.2% ############################### 44.0% ################################## 48.4% ##################################### 52.3% ######################################## 56.0% ########################################## 59.3% ############################################ 61.7% ############################################## 64.5% ############################################### 66.4% ################################################ 67.8% ################################################## 69.7% ################################################### 71.6% ###################################################### 75.2% ######################################################## 78.3% ########################################################## 81.0% ############################################################ 84.7% ############################################################## 86.3% ############################################################## 86.6% ################################################################# 90.6% ################################################################## 92.6% #################################################################### 95.0% ###################################################################### 98.5% ######################################################################## 100.0% [2020-02-19T10:28:31.732Z] #27 16.52 [2020-02-19T10:28:31.768Z] #45 12.87 CC images/inventory.o [2020-02-19T10:28:31.768Z] #45 13.02 CC images/fdinfo.o [2020-02-19T10:28:31.827Z] #71 ... [2020-02-19T10:28:31.827Z] [2020-02-19T10:28:31.827Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:28:31.827Z] #53 39.87 + cd /tmp/tmp.V4DjXlXQDC/src/github.com/golangci/golangci-lint/ [2020-02-19T10:28:31.827Z] #53 39.87 + git checkout -q v1.20.0 [2020-02-19T10:28:32.083Z] #53 ... [2020-02-19T10:28:32.083Z] [2020-02-19T10:28:32.083Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-19T10:28:32.083Z] #25 20.26 Reading package lists... [2020-02-19T10:28:32.083Z] #25 30.83 Building dependency tree... [2020-02-19T10:28:32.083Z] #25 37.28 ca-certificates is already the newest version (20190110). [2020-02-19T10:28:32.083Z] #25 37.28 The following additional packages will be installed: [2020-02-19T10:28:32.083Z] #25 37.29 libjq1 libonig5 [2020-02-19T10:28:32.083Z] #25 38.05 The following NEW packages will be installed: [2020-02-19T10:28:32.083Z] #25 38.08 jq libjq1 libonig5 [2020-02-19T10:28:32.083Z] #25 38.57 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-02-19T10:28:32.083Z] #25 38.57 Need to get 355 kB of archives. [2020-02-19T10:28:32.083Z] #25 38.57 After this operation, 1072 kB of additional disk space will be used. [2020-02-19T10:28:32.083Z] #25 38.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-02-19T10:28:32.083Z] #25 38.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-02-19T10:28:32.083Z] #25 38.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-02-19T10:28:32.083Z] #25 40.50 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:28:32.127Z] #45 13.23 CC images/fown.o [2020-02-19T10:28:32.127Z] #45 13.30 CC images/ns.o [2020-02-19T10:28:32.339Z] #25 ... [2020-02-19T10:28:32.339Z] [2020-02-19T10:28:32.339Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-19T10:28:32.339Z] #41 31.62 Checking out files: 83% (1300/1559) Checking out files: 84% (1310/1559) Checking out files: 85% (1326/1559) Checking out files: 86% (1341/1559) Checking out files: 87% (1357/1559) Checking out files: 88% (1372/1559) Checking out files: 89% (1388/1559) Checking out files: 90% (1404/1559) Checking out files: 91% (1419/1559) Checking out files: 92% (1435/1559) Checking out files: 93% (1450/1559) Checking out files: 94% (1466/1559) Checking out files: 95% (1482/1559) Checking out files: 96% (1497/1559) Checking out files: 97% (1513/1559) Checking out files: 98% (1528/1559) Checking out files: 99% (1544/1559) Checking out files: 100% (1559/1559) Checking out files: 100% (1559/1559), done. [2020-02-19T10:28:32.339Z] #41 32.24 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-19T10:28:32.339Z] #41 35.70 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-19T10:28:32.500Z] #45 13.40 CC images/regfile.o [2020-02-19T10:28:32.500Z] #45 13.54 CC images/ghost-file.o [2020-02-19T10:28:32.500Z] #45 13.66 CC images/fifo.o [2020-02-19T10:28:32.500Z] #45 13.75 CC images/remap-file-path.o [2020-02-19T10:28:32.680Z] #27 ... [2020-02-19T10:28:32.680Z] [2020-02-19T10:28:32.680Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:28:32.680Z] #35 51.11 Setting up libicu63:arm64 (63.1-6) ... [2020-02-19T10:28:32.680Z] #35 51.14 Setting up xxd (2:8.1.0875-5) ... [2020-02-19T10:28:32.680Z] #35 51.15 Setting up libuv1:arm64 (1.24.1-1) ... [2020-02-19T10:28:32.680Z] #35 51.18 Setting up vim-common (2:8.1.0875-5) ... [2020-02-19T10:28:32.680Z] #35 51.22 Setting up librhash0:arm64 (1.3.8-1) ... [2020-02-19T10:28:32.680Z] #35 51.25 Setting up cmake-data (3.13.4-1) ... [2020-02-19T10:28:32.680Z] #35 51.27 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-02-19T10:28:32.680Z] #35 51.29 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-02-19T10:28:32.680Z] #35 51.30 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-02-19T10:28:32.680Z] #35 51.35 Setting up cmake (3.13.4-1) ... [2020-02-19T10:28:32.680Z] #35 51.36 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:28:32.680Z] #35 51.49 Processing triggers for mime-support (3.62) ... [2020-02-19T10:28:32.680Z] #35 DONE 53.5s [2020-02-19T10:28:32.865Z] #45 13.88 CC images/eventfd.o [2020-02-19T10:28:32.865Z] #45 14.01 CC images/eventpoll.o [2020-02-19T10:28:32.902Z] #41 ... [2020-02-19T10:28:32.902Z] [2020-02-19T10:28:32.902Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-19T10:28:32.902Z] #25 40.99 Fetched 355 kB in 0s (1305 kB/s) [2020-02-19T10:28:32.902Z] #25 41.20 Selecting previously unselected package libonig5:amd64. [2020-02-19T10:28:32.945Z] [2020-02-19T10:28:32.945Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-19T10:28:32.945Z] #36 DONE 0.1s [2020-02-19T10:28:32.945Z] [2020-02-19T10:28:32.945Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-19T10:28:32.945Z] #37 DONE 0.1s [2020-02-19T10:28:32.945Z] [2020-02-19T10:28:32.945Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:28:33.158Z] #25 41.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 ... 15401 files and directories currently installed.) [2020-02-19T10:28:33.158Z] #25 41.34 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-02-19T10:28:33.158Z] #25 41.41 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-02-19T10:28:33.237Z] #45 14.24 CC images/fh.o [2020-02-19T10:28:33.237Z] #45 ... [2020-02-19T10:28:33.237Z] [2020-02-19T10:28:33.237Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:28:33.414Z] #25 ... [2020-02-19T10:28:33.414Z] [2020-02-19T10:28:33.414Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-19T10:28:33.414Z] #59 31.56 Fetched 8326 kB in 24s (347 kB/s) [2020-02-19T10:28:33.414Z] #59 31.56 Reading package lists... [2020-02-19T10:28:33.414Z] #59 ... [2020-02-19T10:28:33.414Z] [2020-02-19T10:28:33.414Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-19T10:28:33.414Z] #25 41.68 Selecting previously unselected package libjq1:amd64. [2020-02-19T10:28:33.414Z] #25 41.68 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-02-19T10:28:33.414Z] #25 41.69 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-19T10:28:33.603Z] #63 24.20 Checking out files: 88% (2692/3044) Checking out files: 89% (2710/3044) Checking out files: 90% (2740/3044) Checking out files: 91% (2771/3044) Checking out files: 92% (2801/3044) Checking out files: 93% (2831/3044) Checking out files: 94% (2862/3044) Checking out files: 95% (2892/3044) Checking out files: 96% (2923/3044) Checking out files: 97% (2953/3044) Checking out files: 98% (2984/3044) Checking out files: 99% (3014/3044) Checking out files: 100% (3044/3044) Checking out files: 100% (3044/3044), done. [2020-02-19T10:28:33.603Z] #63 24.44 + cd /tmp/tmp.fiyntINMmX/src/github.com/containerd/containerd [2020-02-19T10:28:33.603Z] #63 24.44 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-19T10:28:33.740Z] #44 69.28 LINK criu/pie/restorer.built-in.o [2020-02-19T10:28:33.740Z] #44 69.29 GEN criu/pie/restorer-blob.h [2020-02-19T10:28:33.740Z] #44 69.40 DEP criu/vdso.d [2020-02-19T10:28:33.740Z] #44 69.73 DEP criu/vdso-compat.d [2020-02-19T10:28:33.892Z] #38 ... [2020-02-19T10:28:33.892Z] [2020-02-19T10:28:33.892Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:28:33.892Z] #43 45.55 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-02-19T10:28:33.892Z] #43 45.58 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-02-19T10:28:33.892Z] #43 45.59 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-02-19T10:28:33.892Z] #43 45.60 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-02-19T10:28:33.892Z] #43 45.62 Setting up python-six (1.12.0-1) ... [2020-02-19T10:28:33.892Z] #43 48.45 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-02-19T10:28:33.892Z] #43 48.47 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-02-19T10:28:33.892Z] #43 48.49 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-02-19T10:28:33.892Z] #43 48.50 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-02-19T10:28:33.892Z] #43 48.52 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-02-19T10:28:33.892Z] #43 48.53 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-19T10:28:33.892Z] #43 48.55 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-19T10:28:33.892Z] #43 48.56 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-02-19T10:28:33.892Z] #43 48.59 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-19T10:28:33.892Z] #43 48.63 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-19T10:28:33.892Z] #43 54.16 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-02-19T10:28:33.892Z] #43 54.17 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:28:33.892Z] #43 DONE 54.7s [2020-02-19T10:28:33.892Z] [2020-02-19T10:28:33.892Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:28:33.962Z] #63 25.16 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-19T10:28:33.962Z] #63 25.16 + BUILDTAGS='netgo osusergo static_build' [2020-02-19T10:28:33.962Z] #63 25.16 + export EXTRA_FLAGS=-buildmode=pie [2020-02-19T10:28:33.962Z] #63 25.16 + EXTRA_FLAGS=-buildmode=pie [2020-02-19T10:28:33.962Z] #63 25.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-19T10:28:33.962Z] #63 25.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-19T10:28:33.962Z] #63 25.16 + '[' '' = dynamic ']' [2020-02-19T10:28:33.962Z] #63 25.16 + make [2020-02-19T10:28:33.976Z] #25 42.09 Selecting previously unselected package jq. [2020-02-19T10:28:33.976Z] #25 42.09 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-02-19T10:28:33.976Z] #25 42.14 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-19T10:28:33.997Z] #44 69.95 DEP criu/uts_ns.d [2020-02-19T10:28:33.997Z] #44 70.06 DEP criu/util.d [2020-02-19T10:28:34.254Z] #44 70.31 DEP criu/uffd.d [2020-02-19T10:28:34.262Z] #25 42.48 Setting up libonig5:amd64 (6.9.1-1) ... [2020-02-19T10:28:34.262Z] #25 42.50 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-19T10:28:34.262Z] #25 42.51 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-19T10:28:34.262Z] #25 42.53 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:28:34.318Z] #63 ... [2020-02-19T10:28:34.318Z] [2020-02-19T10:28:34.318Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:28:34.318Z] #48 36.65 time [2020-02-19T10:28:34.318Z] #48 40.79 internal/fmtsort [2020-02-19T10:28:34.318Z] #48 40.93 internal/syscall/unix [2020-02-19T10:28:34.318Z] #48 41.35 os [2020-02-19T10:28:34.318Z] #48 41.57 strings [2020-02-19T10:28:34.318Z] #48 43.78 regexp/syntax [2020-02-19T10:28:34.318Z] #48 44.59 fmt [2020-02-19T10:28:34.318Z] #48 ... [2020-02-19T10:28:34.318Z] [2020-02-19T10:28:34.318Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:28:34.318Z] #45 14.44 CC images/fsnotify.o [2020-02-19T10:28:34.318Z] #45 14.80 CC images/signalfd.o [2020-02-19T10:28:34.318Z] #45 14.93 CC images/fs.o [2020-02-19T10:28:34.318Z] #45 15.05 CC images/pstree.o [2020-02-19T10:28:34.318Z] #45 15.15 CC images/pipe.o [2020-02-19T10:28:34.318Z] #45 15.24 CC images/tcp-stream.o [2020-02-19T10:28:34.318Z] #45 15.36 CC images/sk-packet.o [2020-02-19T10:28:34.318Z] #45 15.50 CC images/mnt.o [2020-02-19T10:28:34.467Z] #44 ... [2020-02-19T10:28:34.467Z] [2020-02-19T10:28:34.467Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:28:34.467Z] #33 44.99 bufio [2020-02-19T10:28:34.467Z] #33 45.10 path [2020-02-19T10:28:34.467Z] #33 45.84 text/tabwriter [2020-02-19T10:28:34.467Z] #33 50.69 internal/syscall/unix [2020-02-19T10:28:34.467Z] #33 50.71 time [2020-02-19T10:28:34.511Z] #44 70.59 DEP criu/tun.d [2020-02-19T10:28:34.521Z] #25 DONE 42.9s [2020-02-19T10:28:34.521Z] [2020-02-19T10:28:34.521Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:28:34.521Z] #53 41.28 ++ git describe --tags [2020-02-19T10:28:34.521Z] #53 41.29 + version=v1.20.0 [2020-02-19T10:28:34.521Z] #53 41.29 ++ git rev-parse --short HEAD [2020-02-19T10:28:34.521Z] #53 41.29 + commit=cc98739 [2020-02-19T10:28:34.521Z] #53 41.29 ++ git show -s --format=%cd [2020-02-19T10:28:34.521Z] #53 41.32 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-19T10:28:34.521Z] #53 41.32 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-19T10:28:34.689Z] #45 15.60 CC images/pipe-data.o [2020-02-19T10:28:34.689Z] #45 15.75 CC images/sa.o [2020-02-19T10:28:34.689Z] #45 15.82 CC images/timer.o [2020-02-19T10:28:34.689Z] #45 15.97 CC images/timerfd.o [2020-02-19T10:28:34.729Z] #33 ... [2020-02-19T10:28:34.729Z] [2020-02-19T10:28:34.729Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:28:34.729Z] #27 17.69 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-19T10:28:34.729Z] #27 18.33 [2020-02-19T10:28:34.729Z] #27 18.75 #=#=# # 2.2% ######################################################################## 100.0% [2020-02-19T10:28:34.729Z] #27 19.04 [2020-02-19T10:28:34.768Z] #44 70.77 DEP criu/tty.d [2020-02-19T10:28:34.777Z] #53 ... [2020-02-19T10:28:34.777Z] [2020-02-19T10:28:34.777Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-19T10:28:34.777Z] #26 DONE 0.1s [2020-02-19T10:28:34.777Z] [2020-02-19T10:28:34.777Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:28:35.025Z] #44 70.96 DEP criu/timerfd.d [2020-02-19T10:28:35.058Z] #45 16.09 CC images/mm.o [2020-02-19T10:28:35.058Z] #45 16.25 CC images/sk-opts.o [2020-02-19T10:28:35.058Z] #45 ... [2020-02-19T10:28:35.058Z] [2020-02-19T10:28:35.058Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:28:35.058Z] #11 37.68 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-19T10:28:35.058Z] #11 37.69 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-19T10:28:35.058Z] #11 37.69 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-19T10:28:35.058Z] #11 43.39 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-19T10:28:35.058Z] #11 43.41 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-19T10:28:35.058Z] #11 43.41 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:28:35.058Z] #11 43.62 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-19T10:28:35.058Z] #11 43.64 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-19T10:28:35.058Z] #11 43.64 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:28:35.282Z] #44 71.19 DEP criu/sysfs_parse.d [2020-02-19T10:28:35.282Z] #44 71.32 DEP criu/sysctl.d [2020-02-19T10:28:35.424Z] #11 ... [2020-02-19T10:28:35.424Z] [2020-02-19T10:28:35.424Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:28:35.424Z] #45 16.33 CC images/sk-unix.o [2020-02-19T10:28:35.424Z] #45 16.49 CC images/sk-inet.o [2020-02-19T10:28:35.424Z] #45 16.73 CC images/tun.o [2020-02-19T10:28:35.539Z] #44 71.46 DEP criu/string.d [2020-02-19T10:28:35.539Z] #44 71.50 DEP criu/stats.d [2020-02-19T10:28:35.539Z] #44 ... [2020-02-19T10:28:35.539Z] [2020-02-19T10:28:35.539Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:28:35.539Z] #57 8.786 + cd /tmp/tmp.YPsBUhzqFL/src/github.com/opencontainers/runc [2020-02-19T10:28:35.539Z] #57 8.787 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-19T10:28:35.539Z] #57 9.318 + '[' -z '' ']' [2020-02-19T10:28:35.539Z] #57 9.318 + target=static [2020-02-19T10:28:35.539Z] #57 9.318 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-19T10:28:35.539Z] #57 11.00 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-19T10:28:35.674Z] #27 20.63 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-19T10:28:35.793Z] #45 16.99 CC images/sk-netlink.o [2020-02-19T10:28:35.793Z] #45 17.10 CC images/packet-sock.o [2020-02-19T10:28:35.796Z] #57 ... [2020-02-19T10:28:35.796Z] [2020-02-19T10:28:35.796Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:28:35.796Z] #44 71.61 DEP criu/sockets.d [2020-02-19T10:28:35.796Z] #44 71.89 DEP criu/sk-unix.d [2020-02-19T10:28:36.157Z] #45 17.30 CC images/ipc-var.o [2020-02-19T10:28:36.157Z] #45 17.40 CC images/ipc-desc.o [2020-02-19T10:28:36.157Z] #45 17.51 CC images/ipc-shm.o [2020-02-19T10:28:36.246Z] #27 21.11 [2020-02-19T10:28:36.360Z] #44 72.09 DEP criu/sk-tcp.d [2020-02-19T10:28:36.360Z] #44 72.26 DEP criu/sk-queue.d [2020-02-19T10:28:36.360Z] #44 72.38 DEP criu/sk-packet.d [2020-02-19T10:28:36.507Z] #27 21.30 #=#=# [2020-02-19T10:28:36.507Z] #27 ... [2020-02-19T10:28:36.507Z] [2020-02-19T10:28:36.507Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:28:36.507Z] #47 46.98 hash/crc32 [2020-02-19T10:28:36.507Z] #47 47.70 regexp/syntax [2020-02-19T10:28:36.507Z] #47 48.79 vendor/golang.org/x/net/dns/dnsmessage [2020-02-19T10:28:36.507Z] #47 51.61 time [2020-02-19T10:28:36.521Z] #45 ... [2020-02-19T10:28:36.521Z] [2020-02-19T10:28:36.521Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:28:36.521Z] #34 38.81 internal/poll [2020-02-19T10:28:36.521Z] #34 40.82 internal/syscall/unix [2020-02-19T10:28:36.521Z] #34 41.20 os [2020-02-19T10:28:36.521Z] #34 41.46 internal/fmtsort [2020-02-19T10:28:36.521Z] #34 41.89 strings [2020-02-19T10:28:36.521Z] #34 44.10 fmt [2020-02-19T10:28:36.521Z] #34 44.22 path/filepath [2020-02-19T10:28:36.521Z] #34 45.53 io/ioutil [2020-02-19T10:28:36.521Z] #34 45.91 path [2020-02-19T10:28:36.521Z] #34 46.14 text/tabwriter [2020-02-19T10:28:36.521Z] #34 47.08 flag [2020-02-19T10:28:36.521Z] #34 47.08 github.com/BurntSushi/toml [2020-02-19T10:28:36.521Z] #34 48.42 log [2020-02-19T10:28:36.521Z] #34 ... [2020-02-19T10:28:36.521Z] [2020-02-19T10:28:36.521Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:28:36.521Z] #45 17.62 CC images/ipc-msg.o [2020-02-19T10:28:36.521Z] #45 17.72 CC images/ipc-sem.o [2020-02-19T10:28:36.521Z] #45 17.80 CC images/utsns.o [2020-02-19T10:28:36.617Z] #44 72.56 DEP criu/sk-netlink.d [2020-02-19T10:28:36.617Z] #44 72.75 DEP criu/sk-inet.d [2020-02-19T10:28:36.664Z] #27 ... [2020-02-19T10:28:36.664Z] [2020-02-19T10:28:36.664Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:28:36.664Z] #10 34.77 Fetched 8326 kB in 25s (331 kB/s) [2020-02-19T10:28:36.664Z] #10 34.77 Reading package lists... [2020-02-19T10:28:36.664Z] #10 ... [2020-02-19T10:28:36.664Z] [2020-02-19T10:28:36.664Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:28:36.664Z] #35 33.43 Reading package lists... [2020-02-19T10:28:36.768Z] #47 ... [2020-02-19T10:28:36.768Z] [2020-02-19T10:28:36.768Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:28:36.768Z] #27 21.30 #=#=# 0.8% ######################################################################## 100.0% [2020-02-19T10:28:36.768Z] #27 21.59 [2020-02-19T10:28:36.876Z] #45 17.90 CC images/creds.o [2020-02-19T10:28:36.876Z] #45 18.05 CC images/vma.o [2020-02-19T10:28:36.876Z] #45 18.14 CC images/netdev.o [2020-02-19T10:28:37.181Z] #44 72.94 DEP criu/signalfd.d [2020-02-19T10:28:37.181Z] #44 73.09 DEP criu/sigframe.d [2020-02-19T10:28:37.241Z] #45 18.33 CC images/tty.o [2020-02-19T10:28:37.438Z] #44 73.22 DEP criu/shmem.d [2020-02-19T10:28:37.438Z] #44 73.47 DEP criu/servicefd.d [2020-02-19T10:28:37.590Z] #35 44.61 Reading package lists... [2020-02-19T10:28:37.590Z] #35 ... [2020-02-19T10:28:37.590Z] [2020-02-19T10:28:37.590Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:28:37.590Z] #43 35.79 Fetched 8326 kB in 26s (320 kB/s) [2020-02-19T10:28:37.590Z] #43 35.79 Reading package lists... [2020-02-19T10:28:37.590Z] #43 45.60 Reading package lists... [2020-02-19T10:28:37.590Z] #43 ... [2020-02-19T10:28:37.590Z] [2020-02-19T10:28:37.590Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:28:37.600Z] #45 18.59 CC images/file-lock.o [2020-02-19T10:28:37.600Z] #45 18.71 CC images/rlimit.o [2020-02-19T10:28:37.600Z] #45 18.84 CC images/pagemap.o [2020-02-19T10:28:37.696Z] #44 73.69 DEP criu/seize.d [2020-02-19T10:28:37.953Z] #44 73.86 DEP criu/seccomp.d [2020-02-19T10:28:37.953Z] #44 74.05 DEP criu/rst-malloc.d [2020-02-19T10:28:37.967Z] #45 19.02 CC images/siginfo.o [2020-02-19T10:28:37.967Z] #45 19.13 CC images/rpc.o [2020-02-19T10:28:38.154Z] #27 22.66 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-19T10:28:38.154Z] #27 22.74 skipping existing ed4b54129745 [2020-02-19T10:28:38.154Z] #27 22.87 [2020-02-19T10:28:38.154Z] #27 ... [2020-02-19T10:28:38.154Z] [2020-02-19T10:28:38.154Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:28:38.154Z] #10 49.13 Selecting previously unselected package mingw-w64-common. [2020-02-19T10:28:38.154Z] #10 49.18 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-19T10:28:38.154Z] #10 49.18 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-19T10:28:38.154Z] #10 57.28 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-19T10:28:38.154Z] #10 57.31 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-19T10:28:38.154Z] #10 57.32 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-19T10:28:38.222Z] #44 74.15 DEP criu/rbtree.d [2020-02-19T10:28:38.222Z] #44 74.20 DEP criu/pstree.d [2020-02-19T10:28:38.222Z] #44 74.34 DEP criu/protobuf.d [2020-02-19T10:28:38.415Z] #10 ... [2020-02-19T10:28:38.415Z] [2020-02-19T10:28:38.415Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:28:38.415Z] #38 2.555 + RM_GOPATH=0 [2020-02-19T10:28:38.415Z] #38 2.555 + TMP_GOPATH= [2020-02-19T10:28:38.415Z] #38 2.555 + : /build [2020-02-19T10:28:38.415Z] #38 2.556 + '[' -z '' ']' [2020-02-19T10:28:38.415Z] #38 2.567 ++ mktemp -d [2020-02-19T10:28:38.415Z] #38 2.567 + export GOPATH=/tmp/tmp.bJZRZMx88v [2020-02-19T10:28:38.415Z] #38 2.567 + GOPATH=/tmp/tmp.bJZRZMx88v [2020-02-19T10:28:38.415Z] #38 2.567 + RM_GOPATH=1 [2020-02-19T10:28:38.415Z] #38 2.567 ++ dirname ./install.sh [2020-02-19T10:28:38.415Z] #38 2.569 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-19T10:28:38.415Z] #38 2.570 + dir=. [2020-02-19T10:28:38.415Z] #38 2.573 + bin=tini [2020-02-19T10:28:38.415Z] #38 2.573 + shift [2020-02-19T10:28:38.415Z] #38 2.573 + '[' '!' -f ./tini.installer ']' [2020-02-19T10:28:38.415Z] #38 2.573 + . ./tini.installer [2020-02-19T10:28:38.415Z] #38 2.573 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-19T10:28:38.415Z] #38 2.573 + install_tini [2020-02-19T10:28:38.415Z] #38 2.573 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-19T10:28:38.415Z] #38 2.573 + git clone https://github.com/krallin/tini.git /tmp/tmp.bJZRZMx88v/tini [2020-02-19T10:28:38.415Z] #38 2.573 Cloning into '/tmp/tmp.bJZRZMx88v/tini'... [2020-02-19T10:28:38.415Z] #38 3.464 + cd /tmp/tmp.bJZRZMx88v/tini [2020-02-19T10:28:38.415Z] #38 3.464 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-19T10:28:38.415Z] #38 3.472 + cmake . [2020-02-19T10:28:38.415Z] #38 4.356 -- The C compiler identification is GNU 8.3.0 [2020-02-19T10:28:38.415Z] #38 4.431 -- Check for working C compiler: /usr/bin/cc [2020-02-19T10:28:38.415Z] #38 5.276 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-19T10:28:38.415Z] #38 5.282 -- Detecting C compiler ABI info [2020-02-19T10:28:38.479Z] #44 74.47 GEN criu/protobuf-desc-gen.h [2020-02-19T10:28:38.825Z] #45 19.85 CC images/ext-file.o [2020-02-19T10:28:38.825Z] #45 20.03 CC images/cgroup.o [2020-02-19T10:28:38.987Z] #38 6.016 -- Detecting C compiler ABI info - done [2020-02-19T10:28:38.987Z] #38 6.055 -- Detecting C compile features [2020-02-19T10:28:39.705Z] #45 20.59 CC images/userns.o [2020-02-19T10:28:39.705Z] #45 20.82 CC images/google/protobuf/descriptor.o [2020-02-19T10:28:40.375Z] #44 76.05 DEP criu/protobuf-desc.d [2020-02-19T10:28:40.375Z] #44 76.22 DEP criu/proc_parse.d [2020-02-19T10:28:40.375Z] #44 ... [2020-02-19T10:28:40.375Z] [2020-02-19T10:28:40.375Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:28:40.375Z] #17 2.458 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:28:40.375Z] #17 2.510 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:28:40.375Z] #17 2.510 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:28:40.375Z] #17 3.049 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-19T10:28:40.375Z] #17 4.319 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [177 kB] [2020-02-19T10:28:40.375Z] #17 5.592 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-19T10:28:40.375Z] #17 ... [2020-02-19T10:28:40.375Z] [2020-02-19T10:28:40.375Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:28:40.375Z] #44 76.40 DEP criu/plugin.d [2020-02-19T10:28:40.375Z] #44 76.50 DEP criu/pipes.d [2020-02-19T10:28:40.632Z] #44 76.65 DEP criu/pie-util.d [2020-02-19T10:28:40.644Z] #45 ... [2020-02-19T10:28:40.645Z] [2020-02-19T10:28:40.645Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:28:40.645Z] #34 49.81 github.com/BurntSushi/toml/cmd/tomlv [2020-02-19T10:28:40.645Z] #34 DONE 53.0s [2020-02-19T10:28:40.645Z] [2020-02-19T10:28:40.645Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:28:40.645Z] #48 47.45 flag [2020-02-19T10:28:40.645Z] #48 47.93 go/token [2020-02-19T10:28:40.645Z] #48 48.69 go/scanner [2020-02-19T10:28:40.645Z] #48 48.89 regexp [2020-02-19T10:28:40.645Z] #48 49.71 go/ast [2020-02-19T10:28:40.645Z] #48 52.20 internal/lazyregexp [2020-02-19T10:28:40.645Z] #48 52.57 net/url [2020-02-19T10:28:40.889Z] #44 76.77 DEP criu/pie-util-vdso.d [2020-02-19T10:28:40.903Z] #38 ... [2020-02-19T10:28:40.903Z] [2020-02-19T10:28:40.903Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:28:40.903Z] #27 24.25 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-19T10:28:40.903Z] #27 24.58 [2020-02-19T10:28:40.903Z] #27 24.78 ######################################################################## 100.0% [2020-02-19T10:28:40.903Z] #27 24.96 [2020-02-19T10:28:40.903Z] #27 25.14 Download of images into '/build' complete. [2020-02-19T10:28:40.903Z] #27 25.14 Use something like the following to load the result into a Docker daemon: [2020-02-19T10:28:40.903Z] #27 25.14 tar -cC '/build' . | docker load [2020-02-19T10:28:40.903Z] #27 DONE 25.8s [2020-02-19T10:28:40.903Z] [2020-02-19T10:28:40.903Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:28:40.903Z] #44 2.988 Note: Building without setproctitle() and strlcpy() support. [2020-02-19T10:28:40.903Z] #44 2.989 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-19T10:28:40.903Z] #44 5.116 fatal: not a git repository (or any of the parent directories): .git [2020-02-19T10:28:40.903Z] #44 5.153 GEN .gitid [2020-02-19T10:28:40.903Z] #44 5.159 GEN criu/include/version.h [2020-02-19T10:28:40.903Z] #44 5.221 GEN include/common/asm [2020-02-19T10:28:41.146Z] #44 76.95 DEP criu/pie-util-vdso-elf32.d [2020-02-19T10:28:41.146Z] #44 77.07 DEP criu/path.d [2020-02-19T10:28:41.146Z] #44 77.22 DEP criu/parasite-syscall.d [2020-02-19T10:28:41.403Z] #44 77.42 DEP criu/pagemap.d [2020-02-19T10:28:41.423Z] #48 ... [2020-02-19T10:28:41.423Z] [2020-02-19T10:28:41.423Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:28:41.423Z] #45 22.39 CC images/opts.o [2020-02-19T10:28:41.423Z] #45 22.52 CC images/seccomp.o [2020-02-19T10:28:41.423Z] #45 22.67 CC images/binfmt-misc.o [2020-02-19T10:28:41.474Z] #44 7.614 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-19T10:28:41.660Z] #44 77.58 DEP criu/pagemap-cache.d [2020-02-19T10:28:41.736Z] #44 7.814 PBCC images/opts.pb-c.c [2020-02-19T10:28:41.736Z] #44 7.923 PBCC images/sit.pb-c.c [2020-02-19T10:28:41.736Z] #44 8.004 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-19T10:28:41.795Z] #45 22.76 CC images/time.o [2020-02-19T10:28:41.795Z] #45 22.87 CC images/sysctl.o [2020-02-19T10:28:41.795Z] #45 23.00 CC images/autofs.o [2020-02-19T10:28:41.919Z] #44 77.70 DEP criu/page-xfer.d [2020-02-19T10:28:41.919Z] #44 77.84 DEP criu/page-pipe.d [2020-02-19T10:28:41.919Z] #44 77.93 DEP criu/netfilter.d [2020-02-19T10:28:41.919Z] #44 78.06 DEP criu/net.d [2020-02-19T10:28:41.997Z] #44 8.131 DEP images/opts.pb-c.d [2020-02-19T10:28:42.148Z] #45 23.15 CC images/macvlan.o [2020-02-19T10:28:42.148Z] #45 23.29 CC images/sit.o [2020-02-19T10:28:42.148Z] #45 23.38 LINK images/built-in.o [2020-02-19T10:28:42.148Z] #45 23.45 GEN compel/include/asm [2020-02-19T10:28:42.148Z] #45 23.46 GEN compel/include/version.h [2020-02-19T10:28:42.148Z] #45 23.48 touch .config [2020-02-19T10:28:42.258Z] #44 8.200 DEP images/sit.pb-c.d [2020-02-19T10:28:42.258Z] #44 8.285 PBCC images/macvlan.pb-c.c [2020-02-19T10:28:42.258Z] #44 8.403 DEP images/macvlan.pb-c.d [2020-02-19T10:28:42.483Z] #44 78.39 DEP criu/namespaces.d [2020-02-19T10:28:42.517Z] #45 23.49 GEN include/common/config.h [2020-02-19T10:28:42.517Z] #45 23.55 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-02-19T10:28:42.517Z] #45 23.62 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-19T10:28:42.517Z] #45 23.63 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-19T10:28:42.517Z] #45 23.65 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-02-19T10:28:42.517Z] #45 23.66 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-02-19T10:28:42.517Z] #45 23.69 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-02-19T10:28:42.517Z] #45 23.70 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-19T10:28:42.517Z] #45 23.71 DEP compel/plugins/std/infect.d [2020-02-19T10:28:42.517Z] #45 23.75 DEP compel/plugins/std/string.d [2020-02-19T10:28:42.519Z] #44 8.619 PBCC images/autofs.pb-c.c [2020-02-19T10:28:42.519Z] #44 8.726 DEP images/autofs.pb-c.d [2020-02-19T10:28:42.741Z] #44 78.52 DEP criu/mount.d [2020-02-19T10:28:42.741Z] #44 78.68 DEP criu/mem.d [2020-02-19T10:28:42.780Z] #44 8.860 PBCC images/sysctl.pb-c.c [2020-02-19T10:28:42.780Z] #44 8.913 DEP images/sysctl.pb-c.d [2020-02-19T10:28:42.780Z] #44 8.966 PBCC images/time.pb-c.c [2020-02-19T10:28:42.836Z] #10 45.39 Reading package lists... [2020-02-19T10:28:42.836Z] #10 ... [2020-02-19T10:28:42.836Z] [2020-02-19T10:28:42.836Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:28:42.836Z] #27 6.016 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-19T10:28:42.836Z] #27 6.892 [2020-02-19T10:28:42.895Z] #45 23.78 DEP compel/plugins/std/log.d [2020-02-19T10:28:42.895Z] #45 23.83 DEP compel/plugins/std/fds.d [2020-02-19T10:28:42.896Z] #45 23.90 DEP compel/plugins/std/std.d [2020-02-19T10:28:42.896Z] #45 23.95 DEP compel/plugins/shmem/shmem.d [2020-02-19T10:28:42.896Z] #45 24.00 DEP compel/plugins/fds/fds.d [2020-02-19T10:28:42.896Z] #45 24.10 CC compel/plugins/std/std.o [2020-02-19T10:28:42.999Z] #44 78.95 DEP criu/lsm.d [2020-02-19T10:28:42.999Z] #44 79.07 DEP criu/log.d [2020-02-19T10:28:43.041Z] #44 9.005 DEP images/time.pb-c.d [2020-02-19T10:28:43.041Z] #44 9.043 PBCC images/binfmt-misc.pb-c.c [2020-02-19T10:28:43.041Z] #44 9.052 DEP images/binfmt-misc.pb-c.d [2020-02-19T10:28:43.041Z] #44 9.096 PBCC images/seccomp.pb-c.c [2020-02-19T10:28:43.041Z] #44 9.118 DEP images/seccomp.pb-c.d [2020-02-19T10:28:43.041Z] #44 9.145 PBCC images/userns.pb-c.c [2020-02-19T10:28:43.041Z] #44 9.176 DEP images/userns.pb-c.d [2020-02-19T10:28:43.041Z] #44 9.215 PBCC images/cgroup.pb-c.c [2020-02-19T10:28:43.256Z] #44 ... [2020-02-19T10:28:43.256Z] [2020-02-19T10:28:43.256Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:28:43.256Z] #47 151.9 github.com/LK4D4/vndr/godl [2020-02-19T10:28:43.256Z] #47 152.7 github.com/LK4D4/vndr [2020-02-19T10:28:43.256Z] #47 DONE 161.8s [2020-02-19T10:28:43.256Z] [2020-02-19T10:28:43.256Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:28:43.256Z] #17 11.44 Fetched 8326 kB in 9s (902 kB/s) [2020-02-19T10:28:43.265Z] #45 24.28 CC compel/plugins/std/fds.o [2020-02-19T10:28:43.265Z] #45 24.56 CC compel/plugins/std/log.o [2020-02-19T10:28:43.302Z] #44 9.256 DEP images/cgroup.pb-c.d [2020-02-19T10:28:43.302Z] #44 9.280 PBCC images/fown.pb-c.c [2020-02-19T10:28:43.302Z] #44 9.290 PBCC images/ext-file.pb-c.c [2020-02-19T10:28:43.302Z] #44 9.364 DEP images/fown.pb-c.d [2020-02-19T10:28:43.302Z] #44 9.460 DEP images/ext-file.pb-c.d [2020-02-19T10:28:43.563Z] #44 9.603 PBCC images/rpc.pb-c.c [2020-02-19T10:28:43.563Z] #44 9.724 DEP images/rpc.pb-c.d [2020-02-19T10:28:43.825Z] #44 9.763 PBCC images/siginfo.pb-c.c [2020-02-19T10:28:43.825Z] #44 9.811 DEP images/siginfo.pb-c.d [2020-02-19T10:28:43.825Z] #44 ... [2020-02-19T10:28:43.825Z] [2020-02-19T10:28:43.825Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:28:43.825Z] #10 64.48 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-19T10:28:43.825Z] #10 64.50 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-02-19T10:28:43.825Z] #10 64.53 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:28:43.860Z] #27 7.052 ## 3.6% ####### 10.6% ########### 16.3% ################ 22.6% #################### 27.9% ####################### 32.9% ########################### 38.5% ############################### 43.5% ################################### 49.0% ######################################## 55.6% ########################################### 60.5% ############################################### 65.5% ################################################## 70.8% ##################################################### 74.9% ######################################################### 79.5% ############################################################# 85.4% ################################################################# 90.5% #################################################################### 94.8% ######################################################################## 100.0% [2020-02-19T10:28:44.067Z] #45 25.06 CC compel/plugins/std/string.o [2020-02-19T10:28:44.088Z] #10 64.73 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-19T10:28:44.088Z] #10 64.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-02-19T10:28:44.088Z] #10 64.74 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:28:44.118Z] #27 9.335 [2020-02-19T10:28:44.118Z] #27 ... [2020-02-19T10:28:44.118Z] [2020-02-19T10:28:44.118Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-19T10:28:44.118Z] #59 31.56 Reading package lists... [2020-02-19T10:28:44.118Z] #59 42.93 Reading package lists... [2020-02-19T10:28:44.374Z] #59 52.48 Building dependency tree... [2020-02-19T10:28:44.374Z] #59 ... [2020-02-19T10:28:44.374Z] [2020-02-19T10:28:44.374Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:28:44.431Z] #45 25.48 CC compel/plugins/std/infect.o [2020-02-19T10:28:44.632Z] #27 9.564 ############ 17.1% ############################## 42.6% ############################################## 64.2% ############################################################### 87.6% ######################################################################## 100.0% [2020-02-19T10:28:44.803Z] #45 25.81 CC compel/arch/s390/plugins/std/parasite-head.o [2020-02-19T10:28:44.803Z] #45 25.85 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-02-19T10:28:44.803Z] #45 25.89 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-02-19T10:28:44.803Z] #45 25.97 AR compel/plugins/std.lib.a [2020-02-19T10:28:44.803Z] #45 25.98 CC compel/plugins/fds/fds.o [2020-02-19T10:28:44.803Z] #45 ... [2020-02-19T10:28:44.803Z] [2020-02-19T10:28:44.803Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:28:44.803Z] #63 25.94 + bin/ctr [2020-02-19T10:28:44.803Z] #63 ... [2020-02-19T10:28:44.803Z] [2020-02-19T10:28:44.803Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:28:44.803Z] #45 26.16 AR compel/plugins/fds.lib.a [2020-02-19T10:28:45.169Z] #45 26.19 HOSTDEP compel/src/lib/log-host.d [2020-02-19T10:28:45.169Z] #45 26.25 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-19T10:28:45.169Z] #45 26.37 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-02-19T10:28:45.169Z] #45 26.42 HOSTDEP compel/src/main-host.d [2020-02-19T10:28:45.194Z] #27 10.32 [2020-02-19T10:28:45.545Z] #45 26.52 DEP compel/src/lib/ptrace.d [2020-02-19T10:28:45.545Z] #45 26.62 DEP compel/src/lib/infect.d [2020-02-19T10:28:45.545Z] #45 26.74 DEP compel/src/lib/infect-util.d [2020-02-19T10:28:45.545Z] #45 26.80 DEP compel/src/lib/infect-rpc.d [2020-02-19T10:28:45.782Z] #17 11.44 Reading package lists... [2020-02-19T10:28:45.926Z] #45 26.90 DEP compel/arch/s390/src/lib/infect.d [2020-02-19T10:28:45.926Z] #45 26.98 DEP compel/arch/s390/src/lib/cpu.d [2020-02-19T10:28:45.926Z] #45 27.03 DEP compel/src/lib/log.d [2020-02-19T10:28:45.926Z] #45 27.12 DEP compel/src/main.d [2020-02-19T10:28:45.926Z] #45 27.23 DEP compel/src/lib/handle-elf.d [2020-02-19T10:28:46.004Z] #10 ... [2020-02-19T10:28:46.004Z] [2020-02-19T10:28:46.004Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:28:46.004Z] #33 56.21 internal/poll [2020-02-19T10:28:46.004Z] #33 58.50 os [2020-02-19T10:28:46.004Z] #33 61.98 internal/fmtsort [2020-02-19T10:28:46.004Z] #33 62.70 path/filepath [2020-02-19T10:28:46.004Z] #33 62.72 fmt [2020-02-19T10:28:46.004Z] #33 64.61 io/ioutil [2020-02-19T10:28:46.004Z] #33 ... [2020-02-19T10:28:46.004Z] [2020-02-19T10:28:46.004Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:28:46.004Z] #38 8.715 -- Detecting C compile features - done [2020-02-19T10:28:46.004Z] #38 8.784 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-19T10:28:46.004Z] #38 9.277 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-19T10:28:46.004Z] #38 9.439 -- Configuring done [2020-02-19T10:28:46.004Z] #38 9.484 -- Generating done [2020-02-19T10:28:46.004Z] #38 9.484 -- Build files have been written to: /tmp/tmp.bJZRZMx88v/tini [2020-02-19T10:28:46.004Z] #38 9.511 + make tini-static [2020-02-19T10:28:46.004Z] #38 10.23 Scanning dependencies of target tini-static [2020-02-19T10:28:46.004Z] #38 10.34 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-19T10:28:46.004Z] #38 12.16 [100%] Linking C executable tini-static [2020-02-19T10:28:46.004Z] #38 12.72 [100%] Built target tini-static [2020-02-19T10:28:46.004Z] #38 12.84 + mkdir -p /build [2020-02-19T10:28:46.004Z] #38 12.84 + cp tini-static /build/docker-init [2020-02-19T10:28:46.004Z] #38 DONE 13.1s [2020-02-19T10:28:46.004Z] [2020-02-19T10:28:46.004Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:28:46.004Z] #44 10.01 PBCC images/pagemap.pb-c.c [2020-02-19T10:28:46.004Z] #44 10.09 DEP images/pagemap.pb-c.d [2020-02-19T10:28:46.004Z] #44 10.14 PBCC images/rlimit.pb-c.c [2020-02-19T10:28:46.004Z] #44 10.16 DEP images/rlimit.pb-c.d [2020-02-19T10:28:46.004Z] #44 10.28 PBCC images/file-lock.pb-c.c [2020-02-19T10:28:46.004Z] #44 10.34 DEP images/file-lock.pb-c.d [2020-02-19T10:28:46.004Z] #44 10.40 PBCC images/tty.pb-c.c [2020-02-19T10:28:46.004Z] #44 10.47 DEP images/tty.pb-c.d [2020-02-19T10:28:46.004Z] #44 10.57 PBCC images/tun.pb-c.c [2020-02-19T10:28:46.004Z] #44 10.68 PBCC images/netdev.pb-c.c [2020-02-19T10:28:46.004Z] #44 10.74 DEP images/tun.pb-c.d [2020-02-19T10:28:46.004Z] #44 10.80 DEP images/netdev.pb-c.d [2020-02-19T10:28:46.004Z] #44 10.88 PBCC images/vma.pb-c.c [2020-02-19T10:28:46.004Z] #44 10.97 DEP images/vma.pb-c.d [2020-02-19T10:28:46.004Z] #44 11.01 PBCC images/creds.pb-c.c [2020-02-19T10:28:46.004Z] #44 11.04 DEP images/creds.pb-c.d [2020-02-19T10:28:46.004Z] #44 11.13 PBCC images/utsns.pb-c.c [2020-02-19T10:28:46.004Z] #44 11.19 DEP images/utsns.pb-c.d [2020-02-19T10:28:46.004Z] #44 11.30 PBCC images/ipc-desc.pb-c.c [2020-02-19T10:28:46.004Z] #44 11.34 PBCC images/ipc-sem.pb-c.c [2020-02-19T10:28:46.004Z] #44 11.37 DEP images/ipc-desc.pb-c.d [2020-02-19T10:28:46.004Z] #44 11.40 DEP images/ipc-sem.pb-c.d [2020-02-19T10:28:46.004Z] #44 11.46 PBCC images/ipc-msg.pb-c.c [2020-02-19T10:28:46.004Z] #44 11.50 DEP images/ipc-msg.pb-c.d [2020-02-19T10:28:46.004Z] #44 11.58 PBCC images/ipc-shm.pb-c.c [2020-02-19T10:28:46.004Z] #44 11.61 DEP images/ipc-shm.pb-c.d [2020-02-19T10:28:46.004Z] #44 11.66 PBCC images/ipc-var.pb-c.c [2020-02-19T10:28:46.004Z] #44 11.68 DEP images/ipc-var.pb-c.d [2020-02-19T10:28:46.004Z] #44 11.73 PBCC images/sk-opts.pb-c.c [2020-02-19T10:28:46.004Z] #44 11.77 PBCC images/packet-sock.pb-c.c [2020-02-19T10:28:46.004Z] #44 11.84 DEP images/sk-opts.pb-c.d [2020-02-19T10:28:46.004Z] #44 11.89 DEP images/packet-sock.pb-c.d [2020-02-19T10:28:46.004Z] #44 12.07 PBCC images/sk-netlink.pb-c.c [2020-02-19T10:28:46.004Z] #44 12.15 DEP images/sk-netlink.pb-c.d [2020-02-19T10:28:46.265Z] #44 12.23 PBCC images/sk-inet.pb-c.c [2020-02-19T10:28:46.265Z] #44 12.28 DEP images/sk-inet.pb-c.d [2020-02-19T10:28:46.265Z] #44 12.34 PBCC images/sk-unix.pb-c.c [2020-02-19T10:28:46.265Z] #44 12.41 DEP images/sk-unix.pb-c.d [2020-02-19T10:28:46.305Z] #45 27.38 DEP compel/arch/s390/src/lib/handle-elf.d [2020-02-19T10:28:46.305Z] #45 27.44 CC compel/src/lib/log.o [2020-02-19T10:28:46.526Z] #44 12.52 PBCC images/mm.pb-c.c [2020-02-19T10:28:46.526Z] #44 12.60 DEP images/mm.pb-c.d [2020-02-19T10:28:46.526Z] #44 12.67 PBCC images/timerfd.pb-c.c [2020-02-19T10:28:46.526Z] #44 12.73 DEP images/timerfd.pb-c.d [2020-02-19T10:28:46.723Z] #27 10.59 ## 3.1% ######### 13.7% ################ 22.7% ###################### 31.6% ############################ 39.3% ################################ 45.7% ###################################### 52.9% ########################################### 60.7% ################################################## 69.7% ##################################################### 74.7% ########################################################## 81.3% ############################################################### 88.3% ######################################################################## 100.0% [2020-02-19T10:28:46.787Z] #44 12.80 PBCC images/timer.pb-c.c [2020-02-19T10:28:46.787Z] #44 12.88 DEP images/timer.pb-c.d [2020-02-19T10:28:46.787Z] #44 12.95 PBCC images/sa.pb-c.c [2020-02-19T10:28:46.838Z] #45 27.58 CC compel/arch/s390/src/lib/cpu.o [2020-02-19T10:28:46.838Z] #45 27.81 CC compel/arch/s390/src/lib/infect.o [2020-02-19T10:28:46.978Z] #27 12.21 [2020-02-19T10:28:47.048Z] #44 13.04 DEP images/sa.pb-c.d [2020-02-19T10:28:47.048Z] #44 13.07 PBCC images/pipe-data.pb-c.c [2020-02-19T10:28:47.048Z] #44 13.10 DEP images/pipe-data.pb-c.d [2020-02-19T10:28:47.048Z] #44 13.20 PBCC images/mnt.pb-c.c [2020-02-19T10:28:47.048Z] #44 13.23 DEP images/mnt.pb-c.d [2020-02-19T10:28:47.048Z] #44 13.28 PBCC images/sk-packet.pb-c.c [2020-02-19T10:28:47.048Z] #44 13.29 DEP images/sk-packet.pb-c.d [2020-02-19T10:28:47.152Z] #17 15.65 Reading package lists... [2020-02-19T10:28:47.152Z] #17 ... [2020-02-19T10:28:47.152Z] [2020-02-19T10:28:47.152Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:28:47.152Z] #44 79.40 DEP criu/libnetlink.d [2020-02-19T10:28:47.152Z] #44 79.70 DEP criu/kerndat.d [2020-02-19T10:28:47.152Z] #44 80.02 DEP criu/kcmp-ids.d [2020-02-19T10:28:47.152Z] #44 80.21 DEP criu/irmap.d [2020-02-19T10:28:47.152Z] #44 80.52 DEP criu/ipc_ns.d [2020-02-19T10:28:47.152Z] #44 80.60 DEP criu/image.d [2020-02-19T10:28:47.152Z] #44 80.74 DEP criu/image-desc.d [2020-02-19T10:28:47.152Z] #44 80.83 DEP criu/fsnotify.d [2020-02-19T10:28:47.152Z] #44 80.96 DEP criu/filesystems.d [2020-02-19T10:28:47.152Z] #44 81.10 DEP criu/files.d [2020-02-19T10:28:47.152Z] #44 81.27 DEP criu/files-reg.d [2020-02-19T10:28:47.152Z] #44 81.41 DEP criu/files-ext.d [2020-02-19T10:28:47.152Z] #44 81.56 DEP criu/file-lock.d [2020-02-19T10:28:47.152Z] #44 81.75 DEP criu/file-ids.d [2020-02-19T10:28:47.152Z] #44 81.89 DEP criu/fifo.d [2020-02-19T10:28:47.152Z] #44 82.06 DEP criu/fdstore.d [2020-02-19T10:28:47.152Z] #44 82.15 DEP criu/fault-injection.d [2020-02-19T10:28:47.152Z] #44 82.19 DEP criu/external.d [2020-02-19T10:28:47.152Z] #44 82.27 DEP criu/eventpoll.d [2020-02-19T10:28:47.152Z] #44 82.43 DEP criu/eventfd.d [2020-02-19T10:28:47.152Z] #44 82.62 DEP criu/crtools.d [2020-02-19T10:28:47.152Z] #44 82.77 DEP criu/cr-service.d [2020-02-19T10:28:47.152Z] #44 82.91 DEP criu/cr-restore.d [2020-02-19T10:28:47.152Z] #44 83.12 DEP criu/cr-errno.d [2020-02-19T10:28:47.152Z] #44 83.15 DEP criu/cr-dump.d [2020-02-19T10:28:47.289Z] #45 28.44 CC compel/src/lib/infect-rpc.o [2020-02-19T10:28:47.309Z] #44 13.32 PBCC images/tcp-stream.pb-c.c [2020-02-19T10:28:47.309Z] #44 13.37 DEP images/tcp-stream.pb-c.d [2020-02-19T10:28:47.409Z] #44 83.33 DEP criu/cr-dedup.d [2020-02-19T10:28:47.578Z] #44 13.44 PBCC images/pipe.pb-c.c [2020-02-19T10:28:47.578Z] #44 13.51 DEP images/pipe.pb-c.d [2020-02-19T10:28:47.578Z] #44 13.62 PBCC images/pstree.pb-c.c [2020-02-19T10:28:47.578Z] #44 13.66 DEP images/pstree.pb-c.d [2020-02-19T10:28:47.578Z] #44 13.80 PBCC images/fs.pb-c.c [2020-02-19T10:28:47.578Z] #44 13.86 DEP images/fs.pb-c.d [2020-02-19T10:28:47.578Z] #44 ... [2020-02-19T10:28:47.578Z] [2020-02-19T10:28:47.578Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:28:47.578Z] #47 58.17 regexp [2020-02-19T10:28:47.578Z] #47 60.64 os [2020-02-19T10:28:47.578Z] #47 63.23 github.com/LK4D4/vndr/versioned [2020-02-19T10:28:47.578Z] #47 65.52 internal/lazyregexp [2020-02-19T10:28:47.578Z] #47 65.56 os/exec [2020-02-19T10:28:47.578Z] #47 65.58 net [2020-02-19T10:28:47.578Z] #47 66.92 flag [2020-02-19T10:28:47.578Z] #47 66.94 go/token [2020-02-19T10:28:47.666Z] #44 83.46 DEP criu/cr-check.d [2020-02-19T10:28:47.667Z] #44 83.65 DEP criu/config.d [2020-02-19T10:28:47.687Z] #45 28.72 CC compel/src/lib/infect-util.o [2020-02-19T10:28:47.687Z] #45 29.01 CC compel/src/lib/infect.o [2020-02-19T10:28:47.839Z] #47 ... [2020-02-19T10:28:47.839Z] [2020-02-19T10:28:47.839Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:28:47.839Z] #44 13.89 PBCC images/signalfd.pb-c.c [2020-02-19T10:28:47.839Z] #44 13.91 DEP images/signalfd.pb-c.d [2020-02-19T10:28:47.839Z] #44 13.98 PBCC images/fh.pb-c.c [2020-02-19T10:28:47.839Z] #44 14.08 PBCC images/fsnotify.pb-c.c [2020-02-19T10:28:47.925Z] #44 83.83 DEP criu/clone-noasan.d [2020-02-19T10:28:47.926Z] #44 83.93 DEP criu/cgroup.d [2020-02-19T10:28:48.100Z] #44 14.17 DEP images/fh.pb-c.d [2020-02-19T10:28:48.100Z] #44 14.24 DEP images/fsnotify.pb-c.d [2020-02-19T10:28:48.184Z] #44 84.11 DEP criu/cgroup-props.d [2020-02-19T10:28:48.362Z] #44 14.40 PBCC images/eventpoll.pb-c.c [2020-02-19T10:28:48.362Z] #44 14.46 DEP images/eventpoll.pb-c.d [2020-02-19T10:28:48.362Z] #44 14.54 PBCC images/eventfd.pb-c.c [2020-02-19T10:28:48.362Z] #44 14.56 DEP images/eventfd.pb-c.d [2020-02-19T10:28:48.362Z] #44 14.60 PBCC images/remap-file-path.pb-c.c [2020-02-19T10:28:48.362Z] #44 14.63 DEP images/remap-file-path.pb-c.d [2020-02-19T10:28:48.441Z] #44 84.20 DEP criu/bitmap.d [2020-02-19T10:28:48.441Z] #44 84.22 DEP criu/bfd.d [2020-02-19T10:28:48.441Z] #44 84.29 DEP criu/autofs.d [2020-02-19T10:28:48.441Z] #44 84.50 DEP criu/aio.d [2020-02-19T10:28:48.627Z] #44 14.67 PBCC images/fifo.pb-c.c [2020-02-19T10:28:48.627Z] #44 14.69 DEP images/fifo.pb-c.d [2020-02-19T10:28:48.627Z] #44 14.77 PBCC images/ghost-file.pb-c.c [2020-02-19T10:28:48.699Z] #44 84.67 DEP criu/action-scripts.d [2020-02-19T10:28:48.890Z] #44 14.80 DEP images/ghost-file.pb-c.d [2020-02-19T10:28:48.891Z] #44 14.82 PBCC images/regfile.pb-c.c [2020-02-19T10:28:48.891Z] #44 14.94 DEP images/regfile.pb-c.d [2020-02-19T10:28:48.891Z] #44 15.01 PBCC images/ns.pb-c.c [2020-02-19T10:28:48.956Z] #44 ... [2020-02-19T10:28:48.956Z] [2020-02-19T10:28:48.956Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:28:48.956Z] #17 15.65 Reading package lists... [2020-02-19T10:28:49.154Z] #44 15.07 DEP images/ns.pb-c.d [2020-02-19T10:28:49.154Z] #44 15.10 PBCC images/fdinfo.pb-c.c [2020-02-19T10:28:49.154Z] #44 15.20 DEP images/fdinfo.pb-c.d [2020-02-19T10:28:49.154Z] #44 15.25 PBCC images/core-aarch64.pb-c.c [2020-02-19T10:28:49.154Z] #44 15.28 PBCC images/core-arm.pb-c.c [2020-02-19T10:28:49.154Z] #44 15.32 PBCC images/core-ppc64.pb-c.c [2020-02-19T10:28:49.154Z] #44 15.35 PBCC images/core-s390.pb-c.c [2020-02-19T10:28:49.154Z] #44 15.40 PBCC images/core-x86.pb-c.c [2020-02-19T10:28:49.154Z] #44 15.43 PBCC images/core.pb-c.c [2020-02-19T10:28:49.418Z] #44 15.54 PBCC images/inventory.pb-c.c [2020-02-19T10:28:49.418Z] #44 15.57 DEP images/core-aarch64.pb-c.d [2020-02-19T10:28:49.418Z] #44 15.61 DEP images/core-arm.pb-c.d [2020-02-19T10:28:49.418Z] #44 15.64 DEP images/core-ppc64.pb-c.d [2020-02-19T10:28:49.469Z] #45 30.32 CC compel/src/lib/ptrace.o [2020-02-19T10:28:49.469Z] #45 30.52 AR compel/libcompel.a [2020-02-19T10:28:49.469Z] #45 30.54 HOSTCC compel/src/main-host.o [2020-02-19T10:28:49.469Z] #45 30.71 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-02-19T10:28:49.679Z] #44 15.68 DEP images/core-s390.pb-c.d [2020-02-19T10:28:49.679Z] #44 15.76 DEP images/core-x86.pb-c.d [2020-02-19T10:28:49.679Z] #44 15.86 DEP images/core.pb-c.d [2020-02-19T10:28:49.823Z] #45 30.84 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-19T10:28:49.888Z] #17 18.89 Building dependency tree... [2020-02-19T10:28:49.942Z] #44 15.93 DEP images/inventory.pb-c.d [2020-02-19T10:28:49.942Z] #44 16.01 PBCC images/cpuinfo.pb-c.c [2020-02-19T10:28:49.942Z] #44 16.05 DEP images/cpuinfo.pb-c.d [2020-02-19T10:28:49.942Z] #44 16.09 PBCC images/stats.pb-c.c [2020-02-19T10:28:49.942Z] #44 16.10 DEP images/stats.pb-c.d [2020-02-19T10:28:50.194Z] #45 31.10 HOSTCC compel/src/lib/log-host.o [2020-02-19T10:28:50.194Z] #45 31.24 HOSTLINK compel/compel-host-bin [2020-02-19T10:28:50.194Z] #45 31.28 DEP soccr/soccr.d [2020-02-19T10:28:50.194Z] #45 31.36 CC soccr/soccr.o [2020-02-19T10:28:50.453Z] #17 20.26 libcap2-bin is already the newest version (1:2.25-2). [2020-02-19T10:28:50.453Z] #17 20.26 The following additional packages will be installed: [2020-02-19T10:28:50.453Z] #17 20.27 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-19T10:28:50.453Z] #17 20.27 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-19T10:28:50.453Z] #17 20.27 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-19T10:28:50.453Z] #17 20.27 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-19T10:28:50.453Z] #17 20.27 python3.7 python3.7-minimal vim-runtime xxd [2020-02-19T10:28:50.453Z] #17 20.27 Suggested packages: [2020-02-19T10:28:50.453Z] #17 20.27 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-19T10:28:50.453Z] #17 20.27 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-19T10:28:50.453Z] #17 20.27 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-19T10:28:50.453Z] #17 20.27 Recommended packages: [2020-02-19T10:28:50.453Z] #17 20.27 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-19T10:28:50.453Z] #17 20.27 python3-keyrings.alt python3-xdg unzip [2020-02-19T10:28:50.947Z] #45 32.21 AR soccr/libsoccr.a [2020-02-19T10:28:50.947Z] #45 32.23 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-19T10:28:51.070Z] #27 12.40 # 1.5% ## 3.6% #### 5.8% ##### 7.4% ###### 9.3% ######## 11.4% ######### 13.3% ########## 15.2% ########### 16.3% ############# 18.3% ############## 20.5% ################ 22.6% ################## 25.4% ################### 27.6% ##################### 29.5% ####################### 32.6% ######################### 35.6% ########################### 38.2% ############################ 39.8% ############################## 41.7% ############################### 44.2% ################################# 46.7% #################################### 50.0% ##################################### 52.2% ####################################### 55.4% ######################################### 57.8% ########################################### 60.5% ############################################## 64.4% ################################################## 70.0% ####################################################### 76.7% ########################################################## 81.3% ############################################################# 84.7% ############################################################### 88.6% ################################################################## 92.7% ##################################################################### 97.0% ######################################################################## 100.0% [2020-02-19T10:28:51.070Z] #27 16.29 [2020-02-19T10:28:51.302Z] #45 32.42 DEP criu/arch/s390/sigframe.d [2020-02-19T10:28:51.638Z] #27 ... [2020-02-19T10:28:51.638Z] [2020-02-19T10:28:51.638Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:28:51.638Z] #71 DONE 59.6s [2020-02-19T10:28:51.638Z] [2020-02-19T10:28:51.638Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:28:51.638Z] #47 59.30 errors [2020-02-19T10:28:51.638Z] #47 59.31 sort [2020-02-19T10:28:51.664Z] #45 32.54 DEP criu/arch/s390/crtools.d [2020-02-19T10:28:51.664Z] #45 32.75 DEP criu/arch/s390/cpu.d [2020-02-19T10:28:51.664Z] #45 ... [2020-02-19T10:28:51.664Z] [2020-02-19T10:28:51.664Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:28:51.664Z] #48 53.99 text/template/parse [2020-02-19T10:28:51.664Z] #48 54.09 go/parser [2020-02-19T10:28:51.664Z] #48 56.76 encoding/xml [2020-02-19T10:28:51.664Z] #48 56.97 text/template [2020-02-19T10:28:51.664Z] #48 60.86 go/doc [2020-02-19T10:28:51.664Z] #48 61.00 github.com/LK4D4/vndr/godl/singleflight [2020-02-19T10:28:51.664Z] #48 61.16 github.com/LK4D4/vndr/versioned [2020-02-19T10:28:51.664Z] #48 61.24 vendor/golang.org/x/crypto/cryptobyte [2020-02-19T10:28:51.664Z] #48 63.16 net [2020-02-19T10:28:51.664Z] #48 63.68 github.com/LK4D4/vndr/build [2020-02-19T10:28:51.664Z] #48 ... [2020-02-19T10:28:51.664Z] [2020-02-19T10:28:51.664Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:28:51.664Z] #45 32.91 CC criu/arch/s390/cpu.o [2020-02-19T10:28:51.857Z] #44 17.81 make[1]: Nothing to be done for 'all'. [2020-02-19T10:28:51.893Z] #47 59.76 io [2020-02-19T10:28:52.034Z] #45 33.28 CC criu/arch/s390/crtools.o [2020-02-19T10:28:52.148Z] #47 ... [2020-02-19T10:28:52.148Z] [2020-02-19T10:28:52.148Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-19T10:28:52.148Z] #59 52.48 Building dependency tree... [2020-02-19T10:28:52.148Z] #59 56.32 The following additional packages will be installed: [2020-02-19T10:28:52.148Z] #59 56.35 libbtrfs0 [2020-02-19T10:28:52.148Z] #59 56.58 The following NEW packages will be installed: [2020-02-19T10:28:52.148Z] #59 56.59 libbtrfs-dev libbtrfs0 [2020-02-19T10:28:52.148Z] #59 57.09 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded. [2020-02-19T10:28:52.148Z] #59 57.09 Need to get 119 kB of archives. [2020-02-19T10:28:52.148Z] #59 57.09 After this operation, 387 kB of additional disk space will be used. [2020-02-19T10:28:52.148Z] #59 57.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-02-19T10:28:52.148Z] #59 57.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-02-19T10:28:52.148Z] #59 58.25 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:28:52.148Z] #59 58.47 Fetched 119 kB in 0s (318 kB/s) [2020-02-19T10:28:52.148Z] #59 58.62 Selecting previously unselected package libbtrfs0. [2020-02-19T10:28:52.148Z] #59 58.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-19T10:28:52.148Z] #59 58.71 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-02-19T10:28:52.148Z] #59 58.73 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-19T10:28:52.148Z] #59 58.88 Selecting previously unselected package libbtrfs-dev. [2020-02-19T10:28:52.148Z] #59 58.93 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-02-19T10:28:52.148Z] #59 58.94 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-19T10:28:52.148Z] #59 59.40 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-19T10:28:52.148Z] #59 59.49 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-19T10:28:52.148Z] #59 59.72 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:28:52.148Z] #59 DONE 60.3s [2020-02-19T10:28:52.148Z] [2020-02-19T10:28:52.148Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-19T10:28:52.148Z] #60 DONE 0.1s [2020-02-19T10:28:52.148Z] [2020-02-19T10:28:52.148Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-19T10:28:52.148Z] #61 DONE 0.1s [2020-02-19T10:28:52.148Z] [2020-02-19T10:28:52.148Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:28:52.148Z] #43 45.60 Reading package lists... [2020-02-19T10:28:52.148Z] #43 54.18 Building dependency tree... [2020-02-19T10:28:52.148Z] #43 58.03 The following additional packages will be installed: [2020-02-19T10:28:52.148Z] #43 58.03 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-19T10:28:52.148Z] #43 58.04 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-19T10:28:52.148Z] #43 58.07 Suggested packages: [2020-02-19T10:28:52.148Z] #43 58.09 manpages-dev python-setuptools [2020-02-19T10:28:52.148Z] #43 59.72 The following NEW packages will be installed: [2020-02-19T10:28:52.148Z] #43 59.72 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-19T10:28:52.148Z] #43 59.73 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-19T10:28:52.148Z] #43 59.73 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-19T10:28:52.148Z] #43 59.73 python-six zlib1g-dev [2020-02-19T10:28:52.148Z] #43 60.21 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2020-02-19T10:28:52.148Z] #43 60.21 Need to get 4095 kB of archives. [2020-02-19T10:28:52.148Z] #43 60.21 After this operation, 22.5 MB of additional disk space will be used. [2020-02-19T10:28:52.148Z] #43 60.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-02-19T10:28:52.148Z] #43 60.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-02-19T10:28:52.148Z] #43 60.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-02-19T10:28:52.148Z] #43 60.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-02-19T10:28:52.148Z] #43 60.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-02-19T10:28:52.148Z] #43 60.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-02-19T10:28:52.148Z] #43 60.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-02-19T10:28:52.148Z] #43 60.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-02-19T10:28:52.148Z] #43 60.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-02-19T10:28:52.148Z] #43 60.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-02-19T10:28:52.148Z] #43 60.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-02-19T10:28:52.349Z] #17 21.91 The following NEW packages will be installed: [2020-02-19T10:28:52.350Z] #17 21.91 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-19T10:28:52.350Z] #17 21.91 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-19T10:28:52.350Z] #17 21.91 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-19T10:28:52.350Z] #17 21.91 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-19T10:28:52.350Z] #17 21.91 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-19T10:28:52.350Z] #17 21.91 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-19T10:28:52.350Z] #17 21.91 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-19T10:28:52.350Z] #17 21.91 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-19T10:28:52.350Z] #17 22.23 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded. [2020-02-19T10:28:52.350Z] #17 22.23 Need to get 27.0 MB of archives. [2020-02-19T10:28:52.350Z] #17 22.23 After this operation, 111 MB of additional disk space will be used. [2020-02-19T10:28:52.350Z] #17 22.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-02-19T10:28:52.350Z] #17 22.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-02-19T10:28:52.350Z] #17 22.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-02-19T10:28:52.403Z] #43 60.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-02-19T10:28:52.403Z] #43 60.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-02-19T10:28:52.403Z] #43 ... [2020-02-19T10:28:52.403Z] [2020-02-19T10:28:52.403Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:28:52.403Z] #27 17.57 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-19T10:28:52.607Z] #17 22.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-02-19T10:28:52.607Z] #17 ... [2020-02-19T10:28:52.607Z] [2020-02-19T10:28:52.607Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-19T10:28:52.607Z] #30 DONE 171.5s [2020-02-19T10:28:52.607Z] [2020-02-19T10:28:52.607Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:28:52.607Z] #17 22.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-02-19T10:28:52.607Z] #17 22.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-02-19T10:28:52.607Z] #17 22.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-02-19T10:28:52.658Z] #27 18.04 [2020-02-19T10:28:52.807Z] #45 33.93 CC criu/arch/s390/sigframe.o [2020-02-19T10:28:52.807Z] #45 34.10 LINK criu/arch/s390/crtools.built-in.o [2020-02-19T10:28:52.807Z] #45 34.15 DEP criu/arch/s390/vdso-pie.d [2020-02-19T10:28:52.864Z] #17 22.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-02-19T10:28:52.864Z] #17 22.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-02-19T10:28:52.864Z] #17 22.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-02-19T10:28:52.864Z] #17 22.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-02-19T10:28:52.864Z] #17 22.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-02-19T10:28:52.864Z] #17 22.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-02-19T10:28:52.864Z] #17 22.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-02-19T10:28:52.864Z] #17 22.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-02-19T10:28:52.864Z] #17 22.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-02-19T10:28:52.864Z] #17 22.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-02-19T10:28:53.121Z] #17 22.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-19T10:28:53.121Z] #17 22.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-02-19T10:28:53.121Z] #17 22.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-02-19T10:28:53.121Z] #17 22.82 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-02-19T10:28:53.121Z] #17 22.84 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-02-19T10:28:53.121Z] #17 23.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-02-19T10:28:53.121Z] #17 23.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-02-19T10:28:53.121Z] #17 23.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-02-19T10:28:53.167Z] #45 34.27 DEP criu/pie/parasite-vdso.d [2020-02-19T10:28:53.168Z] #45 34.37 DEP criu/pie/util-vdso.d [2020-02-19T10:28:53.168Z] #45 34.44 DEP criu/pie/util.d [2020-02-19T10:28:53.217Z] #27 18.34 ############################################################# 85.1% ######################################################################## 100.0% [2020-02-19T10:28:53.379Z] #17 23.02 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-02-19T10:28:53.379Z] #17 23.10 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-02-19T10:28:53.379Z] #17 23.10 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-02-19T10:28:53.379Z] #17 23.10 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-02-19T10:28:53.472Z] #27 18.57 [2020-02-19T10:28:53.534Z] #45 34.59 CC criu/pie/util.o [2020-02-19T10:28:53.771Z] #44 19.52 CC images/stats.o [2020-02-19T10:28:53.897Z] #45 34.87 CC criu/pie/util-vdso.o [2020-02-19T10:28:53.943Z] #17 23.76 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-02-19T10:28:53.943Z] #17 23.78 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-02-19T10:28:53.943Z] #17 23.79 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-02-19T10:28:53.943Z] #17 23.79 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-02-19T10:28:53.943Z] #17 23.79 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-02-19T10:28:53.943Z] #17 23.82 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-02-19T10:28:54.033Z] #44 ... [2020-02-19T10:28:54.033Z] [2020-02-19T10:28:54.033Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:28:54.033Z] #33 66.58 flag [2020-02-19T10:28:54.033Z] #33 66.59 github.com/BurntSushi/toml [2020-02-19T10:28:54.033Z] #33 66.59 log [2020-02-19T10:28:54.033Z] #33 70.61 github.com/BurntSushi/toml/cmd/tomlv [2020-02-19T10:28:54.033Z] #33 DONE 74.5s [2020-02-19T10:28:54.033Z] [2020-02-19T10:28:54.033Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:28:54.033Z] #62 33.38 Checking out files: 45% (1386/3044) Checking out files: 46% (1401/3044) Checking out files: 47% (1431/3044) Checking out files: 48% (1462/3044) Checking out files: 49% (1492/3044) Checking out files: 50% (1522/3044) Checking out files: 51% (1553/3044) Checking out files: 52% (1583/3044) Checking out files: 53% (1614/3044) Checking out files: 54% (1644/3044) Checking out files: 55% (1675/3044) Checking out files: 56% (1705/3044) Checking out files: 57% (1736/3044) Checking out files: 58% (1766/3044) Checking out files: 59% (1796/3044) Checking out files: 60% (1827/3044) Checking out files: 61% (1857/3044) Checking out files: 62% (1888/3044) Checking out files: 63% (1918/3044) Checking out files: 64% (1949/3044) Checking out files: 65% (1979/3044) Checking out files: 66% (2010/3044) Checking out files: 67% (2040/3044) Checking out files: 68% (2070/3044) Checking out files: 69% (2101/3044) Checking out files: 70% (2131/3044) Checking out files: 71% (2162/3044) Checking out files: 72% (2192/3044) Checking out files: 73% (2223/3044) Checking out files: 74% (2253/3044) Checking out files: 75% (2283/3044) Checking out files: 76% (2314/3044) Checking out files: 77% (2344/3044) Checking out files: 78% (2375/3044) Checking out files: 79% (2405/3044) Checking out files: 80% (2436/3044) Checking out files: 81% (2466/3044) Checking out files: 82% (2497/3044) Checking out files: 83% (2527/3044) Checking out files: 84% (2557/3044) Checking out files: 85% (2588/3044) Checking out files: 86% (2618/3044) Checking out files: 86% (2629/3044) Checking out files: 87% (2649/3044) Checking out files: 88% (2679/3044) Checking out files: 89% (2710/3044) Checking out files: 90% (2740/3044) Checking out files: 91% (2771/3044) Checking out files: 92% (2801/3044) Checking out files: 93% (2831/3044) Checking out files: 94% (2862/3044) Checking out files: 95% (2892/3044) Checking out files: 96% (2923/3044) Checking out files: 97% (2953/3044) Checking out files: 98% (2984/3044) Checking out files: 99% (3014/3044) Checking out files: 100% (3044/3044) Checking out files: 100% (3044/3044), done. [2020-02-19T10:28:54.033Z] #62 34.85 + cd /tmp/tmp.yIvhtNucfd/src/github.com/containerd/containerd [2020-02-19T10:28:54.033Z] #62 34.85 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-19T10:28:54.033Z] #62 35.98 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-19T10:28:54.033Z] #62 35.98 + BUILDTAGS='netgo osusergo static_build' [2020-02-19T10:28:54.033Z] #62 35.98 + export EXTRA_FLAGS=-buildmode=pie [2020-02-19T10:28:54.033Z] #62 35.99 + EXTRA_FLAGS=-buildmode=pie [2020-02-19T10:28:54.033Z] #62 35.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-19T10:28:54.033Z] #62 35.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-19T10:28:54.033Z] #62 35.99 + '[' '' = dynamic ']' [2020-02-19T10:28:54.033Z] #62 35.99 + make [2020-02-19T10:28:54.033Z] #62 37.26 + bin/ctr [2020-02-19T10:28:54.201Z] #17 23.90 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-19T10:28:54.201Z] #17 23.91 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-02-19T10:28:54.201Z] #17 23.91 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-02-19T10:28:54.201Z] #17 23.92 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-19T10:28:54.201Z] #17 23.93 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-02-19T10:28:54.201Z] #17 23.95 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-19T10:28:54.201Z] #17 23.95 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-02-19T10:28:54.255Z] #45 35.29 CC criu/pie/parasite-vdso.o [2020-02-19T10:28:54.402Z] #27 19.48 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-19T10:28:54.458Z] #17 24.08 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-19T10:28:54.458Z] #17 24.33 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-02-19T10:28:54.617Z] #45 35.73 CC criu/arch/s390/vdso-pie.o [2020-02-19T10:28:54.617Z] #45 35.96 AR criu/pie/pie.lib.a [2020-02-19T10:28:54.682Z] #27 ... [2020-02-19T10:28:54.682Z] [2020-02-19T10:28:54.682Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:28:54.682Z] #35 44.61 Reading package lists... [2020-02-19T10:28:54.682Z] #35 53.27 Building dependency tree... [2020-02-19T10:28:54.682Z] #35 56.93 The following additional packages will be installed: [2020-02-19T10:28:54.682Z] #35 56.94 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-19T10:28:54.682Z] #35 56.96 Suggested packages: [2020-02-19T10:28:54.682Z] #35 56.97 cmake-doc ninja-build lrzip [2020-02-19T10:28:54.682Z] #35 56.97 Recommended packages: [2020-02-19T10:28:54.682Z] #35 56.97 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-19T10:28:54.682Z] #35 58.00 The following NEW packages will be installed: [2020-02-19T10:28:54.682Z] #35 58.02 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-19T10:28:54.682Z] #35 58.03 vim-common xxd [2020-02-19T10:28:54.682Z] #35 58.46 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-02-19T10:28:54.682Z] #35 58.46 Need to get 14.9 MB of archives. [2020-02-19T10:28:54.682Z] #35 58.46 After this operation, 61.8 MB of additional disk space will be used. [2020-02-19T10:28:54.682Z] #35 58.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-02-19T10:28:54.682Z] #35 58.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-19T10:28:54.682Z] #35 58.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-02-19T10:28:54.682Z] #35 58.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-02-19T10:28:54.682Z] #35 59.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-02-19T10:28:54.682Z] #35 59.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-02-19T10:28:54.682Z] #35 59.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-02-19T10:28:54.682Z] #35 59.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-02-19T10:28:54.682Z] #35 59.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-02-19T10:28:54.682Z] #35 59.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-02-19T10:28:54.682Z] #35 61.77 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:28:54.682Z] #35 62.11 Fetched 14.9 MB in 2s (7678 kB/s) [2020-02-19T10:28:54.682Z] #35 62.32 Selecting previously unselected package xxd. [2020-02-19T10:28:54.682Z] #35 62.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-19T10:28:54.682Z] #35 62.37 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-02-19T10:28:54.682Z] #35 62.38 Unpacking xxd (2:8.1.0875-5) ... [2020-02-19T10:28:54.682Z] #35 62.53 Selecting previously unselected package vim-common. [2020-02-19T10:28:54.682Z] #35 62.53 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-19T10:28:54.682Z] #35 62.58 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-19T10:28:54.937Z] #35 ... [2020-02-19T10:28:54.937Z] [2020-02-19T10:28:54.937Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:28:54.937Z] #43 60.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-02-19T10:28:54.937Z] #43 60.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-19T10:28:54.937Z] #43 60.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-02-19T10:28:54.937Z] #43 60.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-02-19T10:28:54.937Z] #43 62.45 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:28:54.937Z] #43 62.76 Fetched 4095 kB in 1s (4219 kB/s) [2020-02-19T10:28:54.937Z] #43 62.89 Selecting previously unselected package libcap-dev:amd64. [2020-02-19T10:28:54.937Z] #43 62.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-19T10:28:54.937Z] #43 63.04 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-02-19T10:28:54.937Z] #43 63.04 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-02-19T10:28:54.996Z] #45 36.03 DEP criu/pie/restorer.d [2020-02-19T10:28:54.996Z] #45 36.23 DEP criu/arch/s390/restorer.d [2020-02-19T10:28:55.192Z] #43 63.28 Selecting previously unselected package libnet1:amd64. [2020-02-19T10:28:55.192Z] #43 63.29 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-19T10:28:55.192Z] #43 63.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-19T10:28:55.192Z] #43 63.43 Selecting previously unselected package libnet1-dev. [2020-02-19T10:28:55.192Z] #43 63.43 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-19T10:28:55.192Z] #43 63.44 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-19T10:28:55.364Z] #45 36.32 DEP criu/pie/parasite.d [2020-02-19T10:28:55.364Z] #45 36.54 CC criu/pie/parasite.o [2020-02-19T10:28:55.389Z] #17 25.04 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-02-19T10:28:55.448Z] #43 63.69 Selecting previously unselected package libnl-3-200:amd64. [2020-02-19T10:28:55.448Z] #43 ... [2020-02-19T10:28:55.448Z] [2020-02-19T10:28:55.448Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:28:55.448Z] #10 45.39 Reading package lists... [2020-02-19T10:28:55.448Z] #10 54.00 Building dependency tree... [2020-02-19T10:28:55.448Z] #10 58.32 The following additional packages will be installed: [2020-02-19T10:28:55.448Z] #10 58.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-19T10:28:55.448Z] #10 58.33 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-19T10:28:55.448Z] #10 58.34 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-19T10:28:55.448Z] #10 58.34 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-02-19T10:28:55.448Z] #10 58.34 mingw-w64-x86-64-dev [2020-02-19T10:28:55.448Z] #10 58.36 Suggested packages: [2020-02-19T10:28:55.448Z] #10 58.36 gcc-8-locales seccomp wine64 [2020-02-19T10:28:55.448Z] #10 60.20 The following NEW packages will be installed: [2020-02-19T10:28:55.448Z] #10 60.20 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-19T10:28:55.448Z] #10 60.20 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-19T10:28:55.448Z] #10 60.20 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-19T10:28:55.448Z] #10 60.20 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-19T10:28:55.448Z] #10 60.21 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-19T10:28:55.448Z] #10 60.24 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-19T10:28:55.448Z] #10 60.29 The following packages will be upgraded: [2020-02-19T10:28:55.448Z] #10 60.29 libsystemd0 libudev1 [2020-02-19T10:28:55.448Z] #10 60.75 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-02-19T10:28:55.448Z] #10 60.75 Need to get 78.2 MB of archives. [2020-02-19T10:28:55.448Z] #10 60.75 After this operation, 487 MB of additional disk space will be used. [2020-02-19T10:28:55.448Z] #10 60.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u3 [331 kB] [2020-02-19T10:28:55.448Z] #10 60.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u3 [150 kB] [2020-02-19T10:28:55.448Z] #10 60.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-02-19T10:28:55.448Z] #10 61.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-02-19T10:28:55.448Z] #10 61.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-19T10:28:55.448Z] #10 61.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-02-19T10:28:55.448Z] #10 61.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-02-19T10:28:55.448Z] #10 61.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-19T10:28:55.448Z] #10 61.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-19T10:28:55.448Z] #10 62.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-02-19T10:28:55.448Z] #10 62.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-02-19T10:28:55.448Z] #10 ... [2020-02-19T10:28:55.448Z] [2020-02-19T10:28:55.448Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:28:55.448Z] #27 20.02 [2020-02-19T10:28:55.448Z] #27 20.38 0.7% ######################################################################## 100.0% [2020-02-19T10:28:55.448Z] #27 20.59 [2020-02-19T10:28:55.647Z] #17 25.45 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-02-19T10:28:56.212Z] #17 25.95 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:28:56.212Z] #17 26.05 Fetched 27.0 MB in 3s (7733 kB/s) [2020-02-19T10:28:56.212Z] #17 26.11 Selecting previously unselected package pigz. [2020-02-19T10:28:56.384Z] #27 21.44 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-19T10:28:56.384Z] #27 21.53 skipping existing 1849cc453dee [2020-02-19T10:28:56.384Z] #27 21.69 [2020-02-19T10:28:56.469Z] #17 26.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 ... 23423 files and directories currently installed.) [2020-02-19T10:28:56.469Z] #17 26.17 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-02-19T10:28:56.469Z] #17 26.18 Unpacking pigz (2.4-1) ... [2020-02-19T10:28:56.469Z] #17 26.28 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-02-19T10:28:56.469Z] #17 26.28 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-02-19T10:28:56.469Z] #17 26.29 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-02-19T10:28:56.635Z] #45 37.54 LINK criu/pie/parasite.built-in.o [2020-02-19T10:28:56.635Z] #45 ... [2020-02-19T10:28:56.635Z] [2020-02-19T10:28:56.635Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:28:56.635Z] #11 58.94 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-19T10:28:56.635Z] #11 58.94 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-19T10:28:56.635Z] #11 58.94 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:28:56.635Z] #11 ... [2020-02-19T10:28:56.635Z] [2020-02-19T10:28:56.635Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:28:56.635Z] #45 37.56 GEN criu/pie/parasite-blob.h [2020-02-19T10:28:56.635Z] #45 37.58 CC criu/arch/s390/restorer.o [2020-02-19T10:28:57.034Z] #17 26.73 Selecting previously unselected package python3.7-minimal. [2020-02-19T10:28:57.034Z] #17 26.73 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-02-19T10:28:57.034Z] #17 26.75 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-19T10:28:57.069Z] #45 37.85 CC criu/pie/restorer.o [2020-02-19T10:28:57.314Z] #27 22.49 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-19T10:28:57.569Z] #27 22.92 [2020-02-19T10:28:57.966Z] #17 27.58 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-02-19T10:28:57.967Z] #17 27.61 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-19T10:28:58.130Z] #27 23.14 ######################################################################## 100.0% [2020-02-19T10:28:58.130Z] #27 23.24 [2020-02-19T10:28:58.130Z] #27 ... [2020-02-19T10:28:58.130Z] [2020-02-19T10:28:58.130Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:28:58.130Z] #33 55.83 sync [2020-02-19T10:28:58.130Z] #33 55.83 internal/reflectlite [2020-02-19T10:28:58.130Z] #33 58.90 sort [2020-02-19T10:28:58.130Z] #33 58.91 errors [2020-02-19T10:28:58.130Z] #33 59.36 strconv [2020-02-19T10:28:58.130Z] #33 60.27 io [2020-02-19T10:28:58.130Z] #33 61.94 internal/oserror [2020-02-19T10:28:58.130Z] #33 61.98 syscall [2020-02-19T10:28:58.130Z] #33 63.95 reflect [2020-02-19T10:28:58.130Z] #33 ... [2020-02-19T10:28:58.130Z] [2020-02-19T10:28:58.130Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:28:58.130Z] #27 23.32 Download of images into '/build' complete. [2020-02-19T10:28:58.130Z] #27 23.32 Use something like the following to load the result into a Docker daemon: [2020-02-19T10:28:58.130Z] #27 23.32 tar -cC '/build' . | docker load [2020-02-19T10:28:58.386Z] #27 DONE 23.6s [2020-02-19T10:28:58.386Z] [2020-02-19T10:28:58.386Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-19T10:28:58.386Z] #30 65.47 Checking out files: 88% (1342/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-02-19T10:28:58.386Z] #30 66.04 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-02-19T10:28:58.642Z] #30 66.82 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-19T10:28:59.324Z] #62 ... [2020-02-19T10:28:59.324Z] [2020-02-19T10:28:59.324Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:28:59.324Z] #47 69.38 go/scanner [2020-02-19T10:28:59.324Z] #47 69.90 net/url [2020-02-19T10:28:59.324Z] #47 69.93 text/template/parse [2020-02-19T10:28:59.324Z] #47 71.43 go/ast [2020-02-19T10:28:59.324Z] #47 72.74 encoding/json [2020-02-19T10:28:59.324Z] #47 76.92 text/template [2020-02-19T10:28:59.324Z] #47 79.17 go/parser [2020-02-19T10:28:59.324Z] #47 ... [2020-02-19T10:28:59.324Z] [2020-02-19T10:28:59.324Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:28:59.324Z] #44 20.29 CC images/core.o [2020-02-19T10:28:59.324Z] #44 21.47 CC images/core-x86.o [2020-02-19T10:28:59.324Z] #44 22.26 CC images/core-arm.o [2020-02-19T10:28:59.324Z] #44 22.70 CC images/core-aarch64.o [2020-02-19T10:28:59.324Z] #44 23.14 CC images/core-ppc64.o [2020-02-19T10:28:59.324Z] #44 23.79 CC images/core-s390.o [2020-02-19T10:28:59.324Z] #44 24.57 CC images/cpuinfo.o [2020-02-19T10:28:59.324Z] #44 25.09 CC images/inventory.o [2020-02-19T10:28:59.324Z] #44 25.35 CC images/fdinfo.o [2020-02-19T10:28:59.338Z] #17 ... [2020-02-19T10:28:59.338Z] [2020-02-19T10:28:59.338Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:28:59.338Z] #44 85.04 CC criu/action-scripts.o [2020-02-19T10:28:59.338Z] #44 85.47 CC criu/aio.o [2020-02-19T10:28:59.338Z] #44 86.01 CC criu/autofs.o [2020-02-19T10:28:59.338Z] #44 87.60 CC criu/bfd.o [2020-02-19T10:28:59.338Z] #44 88.21 CC criu/bitmap.o [2020-02-19T10:28:59.338Z] #44 88.34 CC criu/cgroup-props.o [2020-02-19T10:28:59.338Z] #44 89.46 CC criu/cgroup.o [2020-02-19T10:28:59.338Z] #44 91.95 CC criu/clone-noasan.o [2020-02-19T10:28:59.338Z] #44 92.04 CC criu/config.o [2020-02-19T10:28:59.338Z] #44 93.27 CC criu/cr-check.o [2020-02-19T10:28:59.338Z] #44 94.81 CC criu/cr-dedup.o [2020-02-19T10:28:59.338Z] #44 95.29 CC criu/cr-dump.o [2020-02-19T10:28:59.587Z] #44 25.72 CC images/fown.o [2020-02-19T10:28:59.595Z] #44 ... [2020-02-19T10:28:59.595Z] [2020-02-19T10:28:59.595Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:28:59.595Z] #17 29.42 Selecting previously unselected package python3-minimal. [2020-02-19T10:28:59.599Z] #45 40.46 LINK criu/pie/restorer.built-in.o [2020-02-19T10:28:59.599Z] #45 40.46 GEN criu/pie/restorer-blob.h [2020-02-19T10:28:59.599Z] #45 40.58 DEP criu/vdso.d [2020-02-19T10:28:59.599Z] #45 40.76 DEP criu/uts_ns.d [2020-02-19T10:28:59.599Z] #45 40.87 DEP criu/util.d [2020-02-19T10:28:59.848Z] #44 25.93 CC images/ns.o [2020-02-19T10:28:59.852Z] #17 29.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-02-19T10:28:59.852Z] #17 29.49 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-02-19T10:28:59.852Z] #17 29.50 Unpacking python3-minimal (3.7.3-1) ... [2020-02-19T10:28:59.852Z] #17 29.59 Selecting previously unselected package libmpdec2:amd64. [2020-02-19T10:28:59.852Z] #17 29.60 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-02-19T10:28:59.852Z] #17 29.61 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-02-19T10:28:59.852Z] #17 29.71 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-02-19T10:28:59.933Z] Removing intermediate container dc3c1040403f [2020-02-19T10:28:59.933Z] ---> 6c5158ad0ecc [2020-02-19T10:28:59.933Z] Step 11/16 : ARG GOOS [2020-02-19T10:28:59.933Z] ---> Running in 1ba04518cff0 [2020-02-19T10:28:59.933Z] Removing intermediate container 1ba04518cff0 [2020-02-19T10:28:59.933Z] ---> c4f2de9b57cf [2020-02-19T10:28:59.933Z] Step 12/16 : ARG GOARCH [2020-02-19T10:28:59.933Z] ---> Running in 65005a756560 [2020-02-19T10:28:59.933Z] Removing intermediate container 65005a756560 [2020-02-19T10:28:59.933Z] ---> 6590b8507d49 [2020-02-19T10:28:59.933Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-02-19T10:28:59.933Z] ---> Running in 3159339e8bdb [2020-02-19T10:28:59.979Z] #45 41.12 DEP criu/uffd.d [2020-02-19T10:29:00.109Z] #17 29.73 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-02-19T10:29:00.109Z] #17 29.74 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-02-19T10:29:00.110Z] #44 26.23 CC images/regfile.o [2020-02-19T10:29:00.345Z] #45 41.40 DEP criu/tun.d [2020-02-19T10:29:00.345Z] #45 41.54 DEP criu/tty.d [2020-02-19T10:29:00.370Z] #44 26.51 CC images/ghost-file.o [2020-02-19T10:29:00.722Z] #45 41.67 DEP criu/timerfd.d [2020-02-19T10:29:00.722Z] #45 41.84 DEP criu/sysfs_parse.d [2020-02-19T10:29:00.722Z] #45 41.92 DEP criu/sysctl.d [2020-02-19T10:29:00.722Z] #45 42.00 DEP criu/string.d [2020-02-19T10:29:00.722Z] #45 42.01 DEP criu/stats.d [2020-02-19T10:29:00.969Z] #44 27.00 CC images/fifo.o [2020-02-19T10:29:00.969Z] #44 ... [2020-02-19T10:29:00.969Z] [2020-02-19T10:29:00.969Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:29:01.040Z] #17 30.65 Selecting previously unselected package python3.7. [2020-02-19T10:29:01.041Z] #17 30.67 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-02-19T10:29:01.041Z] #17 30.68 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-19T10:29:01.041Z] #17 30.83 Selecting previously unselected package libpython3-stdlib:amd64. [2020-02-19T10:29:01.041Z] #17 30.83 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-02-19T10:29:01.041Z] #17 30.85 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-02-19T10:29:01.101Z] #45 42.16 DEP criu/sockets.d [2020-02-19T10:29:01.101Z] #45 42.35 DEP criu/sk-unix.d [2020-02-19T10:29:01.233Z] #10 81.82 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-19T10:29:01.233Z] #10 81.85 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-02-19T10:29:01.233Z] #10 81.85 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:29:01.298Z] #17 30.92 Setting up python3-minimal (3.7.3-1) ... [2020-02-19T10:29:01.498Z] #45 42.56 DEP criu/sk-tcp.d [2020-02-19T10:29:01.498Z] #45 ... [2020-02-19T10:29:01.498Z] [2020-02-19T10:29:01.498Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:29:01.498Z] #11 71.47 Selecting previously unselected package libapparmor1:s390x. [2020-02-19T10:29:01.498Z] #11 71.47 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-02-19T10:29:01.498Z] #11 71.48 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-02-19T10:29:01.498Z] #11 71.54 Selecting previously unselected package libapparmor-dev:s390x. [2020-02-19T10:29:01.498Z] #11 71.54 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-02-19T10:29:01.498Z] #11 71.55 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-02-19T10:29:01.498Z] #11 71.67 Selecting previously unselected package libbtrfs0. [2020-02-19T10:29:01.498Z] #11 71.67 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-02-19T10:29:01.498Z] #11 71.67 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-19T10:29:01.498Z] #11 71.71 Selecting previously unselected package libbtrfs-dev. [2020-02-19T10:29:01.498Z] #11 71.71 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-02-19T10:29:01.498Z] #11 71.71 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-19T10:29:01.498Z] #11 71.79 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-02-19T10:29:01.498Z] #11 71.80 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-02-19T10:29:01.498Z] #11 71.80 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-02-19T10:29:01.498Z] #11 71.87 Selecting previously unselected package libudev-dev:s390x. [2020-02-19T10:29:01.498Z] #11 71.87 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-02-19T10:29:01.498Z] #11 71.89 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-02-19T10:29:01.498Z] #11 71.96 Selecting previously unselected package libsepol1-dev:s390x. [2020-02-19T10:29:01.498Z] #11 71.96 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-02-19T10:29:01.498Z] #11 71.97 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-02-19T10:29:01.498Z] #11 72.17 Selecting previously unselected package libpcre16-3:s390x. [2020-02-19T10:29:01.498Z] #11 72.17 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-02-19T10:29:01.498Z] #11 72.17 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-02-19T10:29:01.498Z] #11 72.27 Selecting previously unselected package libpcre32-3:s390x. [2020-02-19T10:29:01.498Z] #11 72.27 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-02-19T10:29:01.498Z] #11 72.27 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-02-19T10:29:01.498Z] #11 72.38 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-02-19T10:29:01.498Z] #11 72.38 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-02-19T10:29:01.498Z] #11 72.38 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-02-19T10:29:01.498Z] #11 72.54 Selecting previously unselected package libpcre3-dev:s390x. [2020-02-19T10:29:01.498Z] #11 72.54 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-02-19T10:29:01.498Z] #11 72.54 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-02-19T10:29:01.498Z] #11 72.77 Selecting previously unselected package libselinux1-dev:s390x. [2020-02-19T10:29:01.498Z] #11 72.79 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-02-19T10:29:01.498Z] #11 72.79 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-02-19T10:29:01.498Z] #11 72.98 Selecting previously unselected package libdevmapper-dev:s390x. [2020-02-19T10:29:01.498Z] #11 73.00 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-02-19T10:29:01.498Z] #11 73.00 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-02-19T10:29:01.498Z] #11 73.05 Selecting previously unselected package libseccomp-dev:s390x. [2020-02-19T10:29:01.498Z] #11 73.05 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-02-19T10:29:01.498Z] #11 73.06 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-02-19T10:29:01.498Z] #11 73.12 Selecting previously unselected package libsystemd-dev:s390x. [2020-02-19T10:29:01.498Z] #11 73.12 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-02-19T10:29:01.498Z] #11 73.12 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-02-19T10:29:01.498Z] #11 73.62 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-02-19T10:29:01.498Z] #11 73.63 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-02-19T10:29:01.498Z] #11 73.64 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-02-19T10:29:01.498Z] #11 73.65 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-19T10:29:01.498Z] #11 73.65 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-02-19T10:29:01.498Z] #11 73.66 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-02-19T10:29:01.498Z] #11 73.67 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:29:01.498Z] #11 73.68 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-19T10:29:01.498Z] #11 73.68 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-02-19T10:29:01.498Z] #11 73.69 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-02-19T10:29:01.498Z] #11 73.71 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-19T10:29:01.498Z] #11 73.72 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-19T10:29:01.498Z] #11 73.73 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-02-19T10:29:01.498Z] #11 73.74 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-19T10:29:01.498Z] #11 73.74 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-02-19T10:29:01.498Z] #11 73.75 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-19T10:29:01.498Z] #11 73.76 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-02-19T10:29:01.498Z] #11 73.76 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:29:01.498Z] #11 73.77 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-19T10:29:01.498Z] #11 73.77 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-19T10:29:01.498Z] #11 73.78 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:29:01.498Z] #11 73.78 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-19T10:29:01.498Z] #11 73.78 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-19T10:29:01.498Z] #11 73.79 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-19T10:29:01.498Z] #11 73.79 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-02-19T10:29:01.498Z] #11 73.80 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-02-19T10:29:01.498Z] #11 73.81 Setting up dmsetup (2:1.02.155-3) ... [2020-02-19T10:29:01.498Z] #11 73.82 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-02-19T10:29:01.498Z] #11 73.82 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-02-19T10:29:01.498Z] #11 73.83 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:29:01.498Z] #11 DONE 74.1s [2020-02-19T10:29:01.498Z] [2020-02-19T10:29:01.498Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:01.498Z] #45 42.65 DEP criu/sk-queue.d [2020-02-19T10:29:01.498Z] #45 ... [2020-02-19T10:29:01.498Z] [2020-02-19T10:29:01.498Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-19T10:29:01.857Z] #56 DONE 0.2s [2020-02-19T10:29:01.857Z] [2020-02-19T10:29:01.857Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-19T10:29:01.857Z] #57 DONE 0.1s [2020-02-19T10:29:01.857Z] [2020-02-19T10:29:01.857Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:29:01.857Z] #58 ... [2020-02-19T10:29:01.857Z] [2020-02-19T10:29:01.857Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-19T10:29:01.857Z] #12 DONE 0.4s [2020-02-19T10:29:01.857Z] [2020-02-19T10:29:01.857Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:29:01.857Z] #58 0.221 + RM_GOPATH=0 [2020-02-19T10:29:02.224Z] #58 0.221 + TMP_GOPATH= [2020-02-19T10:29:02.224Z] #58 0.221 + : /build [2020-02-19T10:29:02.224Z] #58 0.221 + '[' -z '' ']' [2020-02-19T10:29:02.224Z] #58 0.222 ++ mktemp -d [2020-02-19T10:29:02.224Z] #58 0.222 + export GOPATH=/tmp/tmp.M6XO7jj9DI [2020-02-19T10:29:02.224Z] #58 0.222 + GOPATH=/tmp/tmp.M6XO7jj9DI [2020-02-19T10:29:02.224Z] #58 0.223 + RM_GOPATH=1 [2020-02-19T10:29:02.224Z] #58 0.223 ++ dirname ./install.sh [2020-02-19T10:29:02.224Z] #58 0.223 + dir=. [2020-02-19T10:29:02.224Z] #58 0.223 + bin=runc [2020-02-19T10:29:02.224Z] #58 0.223 + shift [2020-02-19T10:29:02.224Z] #58 0.223 + '[' '!' -f ./runc.installer ']' [2020-02-19T10:29:02.224Z] #58 0.223 + . ./runc.installer [2020-02-19T10:29:02.224Z] #58 0.223 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-19T10:29:02.224Z] #58 0.224 + install_runc [2020-02-19T10:29:02.224Z] #58 0.224 + uname -r [2020-02-19T10:29:02.224Z] #58 0.225 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-19T10:29:02.224Z] #58 0.227 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-19T10:29:02.224Z] #58 0.227 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-19T10:29:02.224Z] #58 0.227 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-19T10:29:02.224Z] #58 0.227 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.M6XO7jj9DI/src/github.com/opencontainers/runc [2020-02-19T10:29:02.224Z] #58 0.233 Cloning into '/tmp/tmp.M6XO7jj9DI/src/github.com/opencontainers/runc'... [2020-02-19T10:29:02.224Z] #58 ... [2020-02-19T10:29:02.224Z] [2020-02-19T10:29:02.224Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-19T10:29:02.224Z] #13 DONE 0.4s [2020-02-19T10:29:02.230Z] #17 31.81 Selecting previously unselected package python3. [2020-02-19T10:29:02.230Z] #17 31.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 ... 24084 files and directories currently installed.) [2020-02-19T10:29:02.230Z] #17 31.87 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-02-19T10:29:02.230Z] #17 31.89 Unpacking python3 (3.7.3-1) ... [2020-02-19T10:29:02.230Z] #17 32.00 Selecting previously unselected package libip4tc0:amd64. [2020-02-19T10:29:02.230Z] #17 32.00 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-02-19T10:29:02.230Z] #17 32.01 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-02-19T10:29:02.527Z] #17 32.10 Selecting previously unselected package libip6tc0:amd64. [2020-02-19T10:29:02.527Z] #17 32.11 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-02-19T10:29:02.527Z] #17 32.11 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-02-19T10:29:02.527Z] #17 32.22 Selecting previously unselected package libiptc0:amd64. [2020-02-19T10:29:02.527Z] #17 32.22 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-02-19T10:29:02.527Z] #17 32.23 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-02-19T10:29:02.527Z] #17 32.31 Selecting previously unselected package libnfnetlink0:amd64. [2020-02-19T10:29:02.527Z] #17 32.32 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-02-19T10:29:02.527Z] #17 32.33 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-02-19T10:29:02.527Z] #17 32.39 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-02-19T10:29:02.527Z] #17 32.40 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-02-19T10:29:02.527Z] #17 32.41 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-02-19T10:29:02.597Z] [2020-02-19T10:29:02.597Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-19T10:29:02.597Z] #14 0.220 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-19T10:29:02.597Z] #14 DONE 0.3s [2020-02-19T10:29:02.597Z] [2020-02-19T10:29:02.597Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:02.597Z] #45 42.76 DEP criu/sk-packet.d [2020-02-19T10:29:02.597Z] #45 42.96 DEP criu/sk-netlink.d [2020-02-19T10:29:02.597Z] #45 43.10 DEP criu/sk-inet.d [2020-02-19T10:29:02.597Z] #45 43.38 DEP criu/signalfd.d [2020-02-19T10:29:02.597Z] #45 43.49 DEP criu/sigframe.d [2020-02-19T10:29:02.597Z] #45 43.56 DEP criu/shmem.d [2020-02-19T10:29:02.597Z] #45 43.76 DEP criu/servicefd.d [2020-02-19T10:29:02.792Z] #17 32.51 Selecting previously unselected package libnftnl11:amd64. [2020-02-19T10:29:02.792Z] #17 32.52 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-02-19T10:29:02.792Z] #17 32.52 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-02-19T10:29:02.809Z] #30 ... [2020-02-19T10:29:02.809Z] [2020-02-19T10:29:02.809Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:29:02.809Z] #62 3.266 + RM_GOPATH=0 [2020-02-19T10:29:02.809Z] #62 3.266 + TMP_GOPATH= [2020-02-19T10:29:02.809Z] #62 3.266 + : /build [2020-02-19T10:29:02.809Z] #62 3.266 + '[' -z '' ']' [2020-02-19T10:29:02.809Z] #62 3.271 ++ mktemp -d [2020-02-19T10:29:02.809Z] #62 3.271 + export GOPATH=/tmp/tmp.JRhNgCgjWd [2020-02-19T10:29:02.809Z] #62 3.271 + GOPATH=/tmp/tmp.JRhNgCgjWd [2020-02-19T10:29:02.809Z] #62 3.271 + RM_GOPATH=1 [2020-02-19T10:29:02.809Z] #62 3.273 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-19T10:29:02.809Z] #62 3.273 ++ dirname ./install.sh [2020-02-19T10:29:02.809Z] #62 3.273 + dir=. [2020-02-19T10:29:02.809Z] #62 3.273 + bin=containerd [2020-02-19T10:29:02.809Z] #62 3.273 + shift [2020-02-19T10:29:02.809Z] #62 3.273 + '[' '!' -f ./containerd.installer ']' [2020-02-19T10:29:02.809Z] #62 3.273 + . ./containerd.installer [2020-02-19T10:29:02.809Z] #62 3.273 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-19T10:29:02.809Z] #62 3.273 + install_containerd [2020-02-19T10:29:02.809Z] #62 3.273 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-19T10:29:02.809Z] #62 3.273 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JRhNgCgjWd/src/github.com/containerd/containerd [2020-02-19T10:29:02.809Z] #62 3.280 Cloning into '/tmp/tmp.JRhNgCgjWd/src/github.com/containerd/containerd'... [2020-02-19T10:29:02.809Z] #62 ... [2020-02-19T10:29:02.809Z] [2020-02-19T10:29:02.809Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:29:02.809Z] #43 63.69 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-02-19T10:29:02.809Z] #43 63.70 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-02-19T10:29:02.809Z] #43 63.83 Selecting previously unselected package libnl-3-dev:amd64. [2020-02-19T10:29:02.809Z] #43 63.84 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-02-19T10:29:02.809Z] #43 63.85 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-02-19T10:29:02.809Z] #43 64.21 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-19T10:29:02.809Z] #43 64.22 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-02-19T10:29:02.809Z] #43 64.22 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-19T10:29:02.809Z] #43 64.31 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-02-19T10:29:02.809Z] #43 64.32 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-02-19T10:29:02.809Z] #43 64.32 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-02-19T10:29:02.809Z] #43 64.47 Selecting previously unselected package zlib1g-dev:amd64. [2020-02-19T10:29:02.809Z] #43 64.47 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-02-19T10:29:02.809Z] #43 64.47 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-02-19T10:29:02.809Z] #43 64.78 Selecting previously unselected package libprotobuf17:amd64. [2020-02-19T10:29:02.809Z] #43 64.81 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-02-19T10:29:02.809Z] #43 64.82 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-02-19T10:29:02.809Z] #43 65.73 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-02-19T10:29:02.809Z] #43 65.73 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-02-19T10:29:02.809Z] #43 65.74 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-02-19T10:29:02.809Z] #43 65.94 Selecting previously unselected package libprotobuf-dev:amd64. [2020-02-19T10:29:02.809Z] #43 65.95 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-02-19T10:29:02.809Z] #43 65.96 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-02-19T10:29:02.809Z] #43 68.04 Selecting previously unselected package libprotoc17:amd64. [2020-02-19T10:29:02.809Z] #43 68.04 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-02-19T10:29:02.809Z] #43 68.04 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-02-19T10:29:02.809Z] #43 69.15 Selecting previously unselected package protobuf-c-compiler. [2020-02-19T10:29:02.809Z] #43 69.16 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-02-19T10:29:02.809Z] #43 69.17 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-19T10:29:02.809Z] #43 69.31 Selecting previously unselected package protobuf-compiler. [2020-02-19T10:29:02.809Z] #43 69.31 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-02-19T10:29:02.809Z] #43 69.32 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-19T10:29:02.809Z] #43 69.47 Selecting previously unselected package python-pkg-resources. [2020-02-19T10:29:02.809Z] #43 69.48 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-19T10:29:02.809Z] #43 69.48 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-19T10:29:02.809Z] #43 69.67 Selecting previously unselected package python-six. [2020-02-19T10:29:02.809Z] #43 69.67 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-19T10:29:02.809Z] #43 69.68 Unpacking python-six (1.12.0-1) ... [2020-02-19T10:29:02.809Z] #43 69.79 Selecting previously unselected package python-protobuf. [2020-02-19T10:29:02.809Z] #43 69.79 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-02-19T10:29:02.809Z] #43 69.79 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-19T10:29:02.809Z] #43 70.38 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-19T10:29:02.966Z] #45 43.92 DEP criu/seize.d [2020-02-19T10:29:02.966Z] #45 ... [2020-02-19T10:29:02.966Z] [2020-02-19T10:29:02.966Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-19T10:29:02.966Z] #15 DONE 0.3s [2020-02-19T10:29:02.966Z] [2020-02-19T10:29:02.966Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:02.966Z] #45 44.07 DEP criu/seccomp.d [2020-02-19T10:29:02.966Z] #45 ... [2020-02-19T10:29:02.966Z] [2020-02-19T10:29:02.966Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:29:02.966Z] #66 69.20 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-19T10:29:02.966Z] #66 69.20 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-19T10:29:02.966Z] #66 DONE 75.6s [2020-02-19T10:29:02.966Z] [2020-02-19T10:29:02.966Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:02.966Z] #45 44.19 DEP criu/rst-malloc.d [2020-02-19T10:29:02.966Z] #45 44.23 DEP criu/rbtree.d [2020-02-19T10:29:02.967Z] #45 44.26 DEP criu/pstree.d [2020-02-19T10:29:03.050Z] #17 32.62 Selecting previously unselected package iptables. [2020-02-19T10:29:03.050Z] #17 32.62 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-02-19T10:29:03.050Z] #17 32.63 Unpacking iptables (1.8.2-4) ... [2020-02-19T10:29:03.065Z] #43 ... [2020-02-19T10:29:03.065Z] [2020-02-19T10:29:03.065Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:29:03.065Z] #47 60.99 strconv [2020-02-19T10:29:03.065Z] #47 61.43 bytes [2020-02-19T10:29:03.065Z] #47 64.28 bufio [2020-02-19T10:29:03.065Z] #47 65.08 reflect [2020-02-19T10:29:03.065Z] #47 66.38 syscall [2020-02-19T10:29:03.308Z] #17 32.97 Selecting previously unselected package xxd. [2020-02-19T10:29:03.308Z] #17 32.98 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-02-19T10:29:03.308Z] #17 32.98 Unpacking xxd (2:8.1.0875-5) ... [2020-02-19T10:29:03.308Z] #17 33.16 Selecting previously unselected package vim-common. [2020-02-19T10:29:03.308Z] #17 33.16 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-19T10:29:03.308Z] #17 33.19 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-19T10:29:03.320Z] #47 ... [2020-02-19T10:29:03.320Z] [2020-02-19T10:29:03.320Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:29:03.320Z] #10 65.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-02-19T10:29:03.320Z] #10 68.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-02-19T10:29:03.320Z] #10 68.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-02-19T10:29:03.320Z] #10 68.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-02-19T10:29:03.320Z] #10 68.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-02-19T10:29:03.320Z] #10 68.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-02-19T10:29:03.320Z] #10 68.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-02-19T10:29:03.320Z] #10 68.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-02-19T10:29:03.320Z] #10 68.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-02-19T10:29:03.320Z] #10 68.81 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-02-19T10:29:03.320Z] #10 68.84 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-02-19T10:29:03.320Z] #10 68.86 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-02-19T10:29:03.320Z] #10 68.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-02-19T10:29:03.320Z] #10 68.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-02-19T10:29:03.320Z] #10 69.00 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-02-19T10:29:03.320Z] #10 69.04 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-02-19T10:29:03.320Z] #10 70.12 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:29:03.320Z] #10 70.31 Fetched 78.2 MB in 9s (9112 kB/s) [2020-02-19T10:29:03.321Z] #10 70.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-19T10:29:03.321Z] #10 70.51 Preparing to unpack .../libsystemd0_241-7~deb10u3_amd64.deb ... [2020-02-19T10:29:03.321Z] #10 70.56 Unpacking libsystemd0:amd64 (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-19T10:29:03.321Z] #10 70.90 Setting up libsystemd0:amd64 (241-7~deb10u3) ... [2020-02-19T10:29:03.321Z] #10 71.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-02-19T10:29:03.321Z] #10 71.12 Preparing to unpack .../libudev1_241-7~deb10u3_amd64.deb ... [2020-02-19T10:29:03.321Z] #10 71.14 Unpacking libudev1:amd64 (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-19T10:29:03.321Z] #10 71.34 Setting up libudev1:amd64 (241-7~deb10u3) ... [2020-02-19T10:29:03.321Z] #10 71.51 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-19T10:29:03.321Z] #10 71.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 ... 15401 files and directories currently installed.) [2020-02-19T10:29:03.321Z] #10 71.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-02-19T10:29:03.321Z] #10 71.59 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-19T10:29:03.336Z] #45 ... [2020-02-19T10:29:03.336Z] [2020-02-19T10:29:03.336Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-19T10:29:03.336Z] #67 DONE 0.1s [2020-02-19T10:29:03.336Z] [2020-02-19T10:29:03.336Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-19T10:29:03.336Z] #16 DONE 0.4s [2020-02-19T10:29:03.336Z] [2020-02-19T10:29:03.336Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:03.336Z] #45 44.46 DEP criu/protobuf.d [2020-02-19T10:29:03.568Z] #17 33.35 Selecting previously unselected package bash-completion. [2020-02-19T10:29:03.568Z] #17 33.36 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-19T10:29:03.726Z] #45 44.61 GEN criu/protobuf-desc-gen.h [2020-02-19T10:29:03.726Z] #45 ... [2020-02-19T10:29:03.726Z] [2020-02-19T10:29:03.726Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:29:03.726Z] #48 65.80 vendor/golang.org/x/text/transform [2020-02-19T10:29:03.726Z] #48 66.50 vendor/golang.org/x/text/unicode/bidi [2020-02-19T10:29:03.726Z] #48 67.73 vendor/golang.org/x/text/secure/bidirule [2020-02-19T10:29:03.726Z] #48 67.92 vendor/golang.org/x/text/unicode/norm [2020-02-19T10:29:03.726Z] #48 72.30 vendor/golang.org/x/net/idna [2020-02-19T10:29:03.726Z] #48 74.46 vendor/golang.org/x/net/http2/hpack [2020-02-19T10:29:03.726Z] #48 75.50 mime [2020-02-19T10:29:03.726Z] #48 ... [2020-02-19T10:29:03.726Z] [2020-02-19T10:29:03.726Z] #17 [dev 6/25] RUN ldconfig [2020-02-19T10:29:03.726Z] #17 DONE 0.4s [2020-02-19T10:29:03.726Z] [2020-02-19T10:29:03.726Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:29:04.106Z] #18 0.511 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:29:04.106Z] #18 0.536 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:29:04.475Z] #18 0.753 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:29:04.849Z] #18 1.141 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-19T10:29:05.208Z] #10 ... [2020-02-19T10:29:05.208Z] [2020-02-19T10:29:05.208Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:29:05.208Z] #35 63.28 Selecting previously unselected package cmake-data. [2020-02-19T10:29:05.208Z] #35 63.28 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-19T10:29:05.208Z] #35 63.29 Unpacking cmake-data (3.13.4-1) ... [2020-02-19T10:29:05.208Z] #35 66.57 Selecting previously unselected package libicu63:amd64. [2020-02-19T10:29:05.208Z] #35 66.57 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-02-19T10:29:05.208Z] #35 66.63 Unpacking libicu63:amd64 (63.1-6) ... [2020-02-19T10:29:05.464Z] #35 ... [2020-02-19T10:29:05.464Z] [2020-02-19T10:29:05.464Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:29:05.464Z] #10 73.83 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-19T10:29:05.720Z] #10 73.85 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-02-19T10:29:05.720Z] #10 73.86 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-19T10:29:05.794Z] #18 1.991 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [157 kB] [2020-02-19T10:29:06.094Z] #17 36.00 Unpacking bash-completion (1:2.8-6) ... [2020-02-19T10:29:06.281Z] #10 ... [2020-02-19T10:29:06.281Z] [2020-02-19T10:29:06.281Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:29:06.281Z] #50 64.10 + cd /tmp/tmp.jrCzBAi7oU/src/gotest.tools/gotestsum [2020-02-19T10:29:06.281Z] #50 64.10 + git checkout -q v0.3.5 [2020-02-19T10:29:06.281Z] #50 64.16 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-19T10:29:06.281Z] #50 ... [2020-02-19T10:29:06.281Z] [2020-02-19T10:29:06.281Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:29:06.281Z] #35 74.19 Selecting previously unselected package libxml2:amd64. [2020-02-19T10:29:06.281Z] #35 74.20 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-02-19T10:29:06.281Z] #35 74.20 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-02-19T10:29:06.536Z] #35 74.82 Selecting previously unselected package libarchive13:amd64. [2020-02-19T10:29:06.536Z] #35 74.84 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-02-19T10:29:06.536Z] #35 74.87 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-02-19T10:29:06.658Z] #17 36.43 Selecting previously unselected package bzip2. [2020-02-19T10:29:06.658Z] #17 36.43 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-02-19T10:29:06.658Z] #17 36.44 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-19T10:29:06.916Z] #17 36.54 Selecting previously unselected package xz-utils. [2020-02-19T10:29:06.916Z] #17 36.55 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-02-19T10:29:06.916Z] #17 36.55 Unpacking xz-utils (5.2.4-1) ... [2020-02-19T10:29:06.916Z] #17 36.71 Selecting previously unselected package apparmor. [2020-02-19T10:29:06.916Z] #17 36.71 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-02-19T10:29:06.916Z] #17 36.77 Unpacking apparmor (2.13.2-10) ... [2020-02-19T10:29:07.097Z] #35 75.17 Selecting previously unselected package libjsoncpp1:amd64. [2020-02-19T10:29:07.097Z] #35 75.21 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-02-19T10:29:07.097Z] #35 75.24 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-19T10:29:07.097Z] #35 75.38 Selecting previously unselected package librhash0:amd64. [2020-02-19T10:29:07.097Z] #35 75.39 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-02-19T10:29:07.097Z] #35 75.39 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-02-19T10:29:07.354Z] #35 75.53 Selecting previously unselected package libuv1:amd64. [2020-02-19T10:29:07.354Z] #35 75.54 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-02-19T10:29:07.354Z] #35 75.56 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-02-19T10:29:07.354Z] #35 75.73 Selecting previously unselected package cmake. [2020-02-19T10:29:07.482Z] #17 37.06 Selecting previously unselected package aufs-tools. [2020-02-19T10:29:07.482Z] #17 37.07 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-02-19T10:29:07.482Z] #17 37.07 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-19T10:29:07.482Z] #17 37.20 Selecting previously unselected package libonig5:amd64. [2020-02-19T10:29:07.482Z] #17 37.20 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-02-19T10:29:07.482Z] #17 37.21 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-02-19T10:29:07.482Z] #17 37.32 Selecting previously unselected package libjq1:amd64. [2020-02-19T10:29:07.482Z] #17 37.33 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-02-19T10:29:07.482Z] #17 37.33 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-19T10:29:07.614Z] #35 75.74 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-02-19T10:29:07.614Z] #35 75.74 Unpacking cmake (3.13.4-1) ... [2020-02-19T10:29:07.667Z] #18 3.673 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-19T10:29:07.740Z] #17 37.45 Selecting previously unselected package jq. [2020-02-19T10:29:07.740Z] #17 37.46 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-02-19T10:29:07.740Z] #17 37.47 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-19T10:29:07.740Z] #17 37.54 Selecting previously unselected package libaio1:amd64. [2020-02-19T10:29:07.740Z] #17 37.54 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-02-19T10:29:07.740Z] #17 37.55 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-02-19T10:29:07.740Z] #17 37.60 Selecting previously unselected package libgpm2:amd64. [2020-02-19T10:29:07.740Z] #17 37.61 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-02-19T10:29:07.740Z] #17 37.61 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-02-19T10:29:07.817Z] #10 ... [2020-02-19T10:29:07.817Z] [2020-02-19T10:29:07.817Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:07.817Z] #44 27.44 CC images/remap-file-path.o [2020-02-19T10:29:07.817Z] #44 27.61 CC images/eventfd.o [2020-02-19T10:29:07.817Z] #44 27.78 CC images/eventpoll.o [2020-02-19T10:29:07.817Z] #44 28.07 CC images/fh.o [2020-02-19T10:29:07.817Z] #44 28.56 CC images/fsnotify.o [2020-02-19T10:29:07.817Z] #44 29.61 CC images/signalfd.o [2020-02-19T10:29:07.817Z] #44 29.92 CC images/fs.o [2020-02-19T10:29:07.817Z] #44 30.28 CC images/pstree.o [2020-02-19T10:29:07.817Z] #44 30.60 CC images/pipe.o [2020-02-19T10:29:07.817Z] #44 30.96 CC images/tcp-stream.o [2020-02-19T10:29:07.817Z] #44 31.37 CC images/sk-packet.o [2020-02-19T10:29:07.817Z] #44 31.75 CC images/mnt.o [2020-02-19T10:29:07.817Z] #44 32.06 CC images/pipe-data.o [2020-02-19T10:29:07.817Z] #44 32.50 CC images/sa.o [2020-02-19T10:29:07.817Z] #44 32.82 CC images/timer.o [2020-02-19T10:29:07.817Z] #44 33.21 CC images/timerfd.o [2020-02-19T10:29:07.817Z] #44 33.59 CC images/mm.o [2020-02-19T10:29:07.817Z] #44 33.98 CC images/sk-opts.o [2020-02-19T10:29:07.998Z] #17 37.68 Selecting previously unselected package libicu63:amd64. [2020-02-19T10:29:07.998Z] #17 37.70 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-02-19T10:29:07.998Z] #17 37.70 Unpacking libicu63:amd64 (63.1-6) ... [2020-02-19T10:29:08.388Z] #44 34.35 CC images/sk-unix.o [2020-02-19T10:29:08.649Z] #44 34.73 CC images/sk-inet.o [2020-02-19T10:29:09.509Z] #18 ... [2020-02-19T10:29:09.509Z] [2020-02-19T10:29:09.509Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:09.509Z] #45 45.87 DEP criu/protobuf-desc.d [2020-02-19T10:29:09.509Z] #45 46.00 DEP criu/proc_parse.d [2020-02-19T10:29:09.509Z] #45 46.12 DEP criu/plugin.d [2020-02-19T10:29:09.509Z] #45 46.18 DEP criu/pipes.d [2020-02-19T10:29:09.509Z] #45 46.36 DEP criu/pie-util.d [2020-02-19T10:29:09.509Z] #45 46.40 DEP criu/pie-util-vdso.d [2020-02-19T10:29:09.509Z] #45 46.46 DEP criu/pie-util-vdso-elf32.d [2020-02-19T10:29:09.509Z] #45 46.52 DEP criu/path.d [2020-02-19T10:29:09.509Z] #45 46.65 DEP criu/parasite-syscall.d [2020-02-19T10:29:09.509Z] #45 46.81 DEP criu/pagemap.d [2020-02-19T10:29:09.509Z] #45 46.90 DEP criu/pagemap-cache.d [2020-02-19T10:29:09.509Z] #45 47.00 DEP criu/page-xfer.d [2020-02-19T10:29:09.509Z] #45 47.19 DEP criu/page-pipe.d [2020-02-19T10:29:09.509Z] #45 47.42 DEP criu/netfilter.d [2020-02-19T10:29:09.509Z] #45 47.70 DEP criu/net.d [2020-02-19T10:29:09.509Z] #45 47.85 DEP criu/namespaces.d [2020-02-19T10:29:09.509Z] #45 48.07 DEP criu/mount.d [2020-02-19T10:29:09.509Z] #45 48.41 DEP criu/mem.d [2020-02-19T10:29:09.509Z] #45 48.55 DEP criu/lsm.d [2020-02-19T10:29:09.509Z] #45 48.58 DEP criu/log.d [2020-02-19T10:29:09.509Z] #45 48.62 DEP criu/libnetlink.d [2020-02-19T10:29:09.509Z] #45 48.68 DEP criu/kerndat.d [2020-02-19T10:29:09.509Z] #45 48.80 DEP criu/kcmp-ids.d [2020-02-19T10:29:09.509Z] #45 48.86 DEP criu/irmap.d [2020-02-19T10:29:09.509Z] #45 48.96 DEP criu/ipc_ns.d [2020-02-19T10:29:09.509Z] #45 49.20 DEP criu/image.d [2020-02-19T10:29:09.509Z] #45 49.37 DEP criu/image-desc.d [2020-02-19T10:29:09.509Z] #45 49.45 DEP criu/fsnotify.d [2020-02-19T10:29:09.509Z] #45 49.57 DEP criu/filesystems.d [2020-02-19T10:29:09.509Z] #45 49.69 DEP criu/files.d [2020-02-19T10:29:09.509Z] #45 49.79 DEP criu/files-reg.d [2020-02-19T10:29:09.509Z] #45 49.95 DEP criu/files-ext.d [2020-02-19T10:29:09.509Z] #45 50.05 DEP criu/file-lock.d [2020-02-19T10:29:09.509Z] #45 50.15 DEP criu/file-ids.d [2020-02-19T10:29:09.509Z] #45 50.24 DEP criu/fifo.d [2020-02-19T10:29:09.509Z] #45 50.36 DEP criu/fdstore.d [2020-02-19T10:29:09.509Z] #45 50.44 DEP criu/fault-injection.d [2020-02-19T10:29:09.509Z] #45 50.45 DEP criu/external.d [2020-02-19T10:29:09.509Z] #45 50.51 DEP criu/eventpoll.d [2020-02-19T10:29:09.509Z] #45 50.60 DEP criu/eventfd.d [2020-02-19T10:29:09.509Z] #45 50.69 DEP criu/crtools.d [2020-02-19T10:29:09.509Z] #45 50.79 DEP criu/cr-service.d [2020-02-19T10:29:09.895Z] #45 50.89 DEP criu/cr-restore.d [2020-02-19T10:29:09.895Z] #45 ... [2020-02-19T10:29:09.895Z] [2020-02-19T10:29:09.895Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:29:09.895Z] #51 DONE 82.3s [2020-02-19T10:29:09.895Z] [2020-02-19T10:29:09.896Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:09.896Z] #45 51.03 DEP criu/cr-errno.d [2020-02-19T10:29:09.896Z] #45 51.04 DEP criu/cr-dump.d [2020-02-19T10:29:09.896Z] #45 ... [2020-02-19T10:29:09.896Z] [2020-02-19T10:29:09.896Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:29:09.896Z] #58 5.664 + cd /tmp/tmp.M6XO7jj9DI/src/github.com/opencontainers/runc [2020-02-19T10:29:09.896Z] #58 5.664 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-19T10:29:09.896Z] #58 5.768 + '[' -z '' ']' [2020-02-19T10:29:09.896Z] #58 5.768 + target=static [2020-02-19T10:29:09.896Z] #58 5.768 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-19T10:29:09.896Z] #58 6.592 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-19T10:29:10.383Z] #35 78.51 Setting up libicu63:amd64 (63.1-6) ... [2020-02-19T10:29:10.383Z] #35 78.54 Setting up xxd (2:8.1.0875-5) ... [2020-02-19T10:29:10.383Z] #35 78.56 Setting up libuv1:amd64 (1.24.1-1) ... [2020-02-19T10:29:10.383Z] #35 78.59 Setting up vim-common (2:8.1.0875-5) ... [2020-02-19T10:29:10.383Z] #35 78.63 Setting up librhash0:amd64 (1.3.8-1) ... [2020-02-19T10:29:10.383Z] #35 78.65 Setting up cmake-data (3.13.4-1) ... [2020-02-19T10:29:10.383Z] #35 78.68 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-02-19T10:29:10.383Z] #35 78.69 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-19T10:29:10.383Z] #35 78.72 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-02-19T10:29:10.383Z] #35 78.74 Setting up cmake (3.13.4-1) ... [2020-02-19T10:29:10.562Z] #44 36.48 CC images/tun.o [2020-02-19T10:29:10.639Z] #35 78.75 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:29:10.639Z] #35 78.83 Processing triggers for mime-support (3.62) ... [2020-02-19T10:29:10.822Z] #44 36.92 CC images/sk-netlink.o [2020-02-19T10:29:11.086Z] #44 ... [2020-02-19T10:29:11.086Z] [2020-02-19T10:29:11.086Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:29:11.086Z] #65 91.42 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-19T10:29:11.086Z] #65 91.42 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-19T10:29:11.200Z] #35 DONE 79.4s [2020-02-19T10:29:11.200Z] [2020-02-19T10:29:11.200Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:29:11.200Z] #10 76.31 Selecting previously unselected package binutils-mingw-w64. [2020-02-19T10:29:11.200Z] #10 76.31 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-19T10:29:11.200Z] #10 76.31 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-19T10:29:11.200Z] #10 76.45 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-02-19T10:29:11.200Z] #10 76.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-02-19T10:29:11.200Z] #10 76.49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-02-19T10:29:11.200Z] #10 76.70 Selecting previously unselected package dmsetup. [2020-02-19T10:29:11.200Z] #10 76.73 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-02-19T10:29:11.200Z] #10 76.73 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-19T10:29:11.200Z] #10 76.94 Selecting previously unselected package mingw-w64-common. [2020-02-19T10:29:11.200Z] #10 76.95 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-19T10:29:11.200Z] #10 76.96 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-19T10:29:11.200Z] #10 ... [2020-02-19T10:29:11.200Z] [2020-02-19T10:29:11.200Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-19T10:29:11.200Z] #36 DONE 0.1s [2020-02-19T10:29:11.278Z] #17 41.10 Selecting previously unselected package libnet1:amd64. [2020-02-19T10:29:11.278Z] #17 41.10 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-19T10:29:11.278Z] #17 41.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-19T10:29:11.278Z] #17 41.19 Selecting previously unselected package libnl-3-200:amd64. [2020-02-19T10:29:11.278Z] #17 41.20 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-02-19T10:29:11.278Z] #17 41.20 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-02-19T10:29:11.456Z] [2020-02-19T10:29:11.456Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-19T10:29:11.456Z] #37 DONE 0.1s [2020-02-19T10:29:11.456Z] [2020-02-19T10:29:11.456Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:29:11.536Z] #17 41.29 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-19T10:29:11.536Z] #17 41.29 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-02-19T10:29:11.536Z] #17 41.30 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-19T10:29:11.536Z] #17 41.37 Selecting previously unselected package libreadline5:amd64. [2020-02-19T10:29:11.536Z] #17 41.37 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-02-19T10:29:11.536Z] #17 41.38 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-02-19T10:29:11.536Z] #17 ... [2020-02-19T10:29:11.536Z] [2020-02-19T10:29:11.536Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:11.536Z] #44 97.52 CC criu/cr-errno.o [2020-02-19T10:29:11.536Z] #44 97.60 CC criu/cr-restore.o [2020-02-19T10:29:11.536Z] #44 102.2 CC criu/cr-service.o [2020-02-19T10:29:11.536Z] #44 103.7 CC criu/crtools.o [2020-02-19T10:29:11.536Z] #44 104.3 CC criu/eventfd.o [2020-02-19T10:29:11.536Z] #44 104.7 CC criu/eventpoll.o [2020-02-19T10:29:11.536Z] #44 105.5 CC criu/external.o [2020-02-19T10:29:11.536Z] #44 105.9 CC criu/fault-injection.o [2020-02-19T10:29:11.536Z] #44 106.1 CC criu/fdstore.o [2020-02-19T10:29:11.536Z] #44 106.5 CC criu/fifo.o [2020-02-19T10:29:11.536Z] #44 107.0 CC criu/file-ids.o [2020-02-19T10:29:11.536Z] #44 107.4 CC criu/file-lock.o [2020-02-19T10:29:11.794Z] #44 ... [2020-02-19T10:29:11.794Z] [2020-02-19T10:29:11.794Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:29:11.794Z] #17 41.48 Selecting previously unselected package net-tools. [2020-02-19T10:29:11.794Z] #17 41.49 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-02-19T10:29:11.794Z] #17 41.52 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-19T10:29:12.052Z] #17 41.72 Selecting previously unselected package python-pip-whl. [2020-02-19T10:29:12.052Z] #17 41.73 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-19T10:29:12.052Z] #17 41.74 Unpacking python-pip-whl (18.1-5) ... [2020-02-19T10:29:12.383Z] #38 ... [2020-02-19T10:29:12.383Z] [2020-02-19T10:29:12.383Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:29:12.383Z] #33 70.21 time [2020-02-19T10:29:12.383Z] #33 75.78 internal/poll [2020-02-19T10:29:12.383Z] #33 77.73 internal/fmtsort [2020-02-19T10:29:12.383Z] #33 78.20 internal/syscall/unix [2020-02-19T10:29:12.383Z] #33 78.22 strings [2020-02-19T10:29:12.383Z] #33 78.50 os [2020-02-19T10:29:12.617Z] #17 42.30 Selecting previously unselected package python3-lib2to3. [2020-02-19T10:29:12.617Z] #17 42.31 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-19T10:29:12.617Z] #17 42.32 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-19T10:29:12.617Z] #17 42.44 Selecting previously unselected package python3-distutils. [2020-02-19T10:29:12.617Z] #17 42.44 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-19T10:29:12.617Z] #17 42.45 Unpacking python3-distutils (3.7.3-1) ... [2020-02-19T10:29:12.638Z] #33 ... [2020-02-19T10:29:12.638Z] [2020-02-19T10:29:12.638Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:29:12.638Z] #43 74.61 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-02-19T10:29:12.638Z] #43 74.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-19T10:29:12.638Z] #43 74.64 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-19T10:29:12.638Z] #43 74.65 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-02-19T10:29:12.638Z] #43 74.66 Setting up python-six (1.12.0-1) ... [2020-02-19T10:29:12.638Z] #43 78.22 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-02-19T10:29:12.638Z] #43 78.24 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-02-19T10:29:12.638Z] #43 78.26 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-02-19T10:29:12.638Z] #43 78.28 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-02-19T10:29:12.638Z] #43 78.29 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-02-19T10:29:12.638Z] #43 78.32 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-19T10:29:12.638Z] #43 78.33 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-19T10:29:12.638Z] #43 78.34 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-02-19T10:29:12.638Z] #43 78.38 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-19T10:29:12.638Z] #43 78.40 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-19T10:29:12.875Z] #17 42.59 Selecting previously unselected package python3-pip. [2020-02-19T10:29:12.875Z] #17 42.61 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-19T10:29:12.875Z] #17 42.61 Unpacking python3-pip (18.1-5) ... [2020-02-19T10:29:12.875Z] #17 42.78 Selecting previously unselected package python3-pkg-resources. [2020-02-19T10:29:12.875Z] #17 42.79 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-19T10:29:12.875Z] #17 42.79 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-19T10:29:13.000Z] #65 ... [2020-02-19T10:29:13.000Z] [2020-02-19T10:29:13.000Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:29:13.000Z] #47 83.35 encoding/xml [2020-02-19T10:29:13.000Z] #47 85.33 math/big [2020-02-19T10:29:13.000Z] #47 85.59 go/doc [2020-02-19T10:29:13.000Z] #47 92.27 github.com/LK4D4/vndr/build [2020-02-19T10:29:13.000Z] #47 ... [2020-02-19T10:29:13.000Z] [2020-02-19T10:29:13.000Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:13.000Z] #44 37.25 CC images/packet-sock.o [2020-02-19T10:29:13.000Z] #44 37.88 CC images/ipc-var.o [2020-02-19T10:29:13.000Z] #44 38.28 CC images/ipc-desc.o [2020-02-19T10:29:13.000Z] #44 38.55 CC images/ipc-shm.o [2020-02-19T10:29:13.000Z] #44 38.86 CC images/ipc-msg.o [2020-02-19T10:29:13.000Z] #44 39.25 CC images/ipc-sem.o [2020-02-19T10:29:13.121Z] #58 ... [2020-02-19T10:29:13.122Z] [2020-02-19T10:29:13.122Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:13.122Z] #45 51.18 DEP criu/cr-dedup.d [2020-02-19T10:29:13.122Z] #45 51.40 DEP criu/cr-check.d [2020-02-19T10:29:13.122Z] #45 51.57 DEP criu/config.d [2020-02-19T10:29:13.122Z] #45 51.75 DEP criu/clone-noasan.d [2020-02-19T10:29:13.122Z] #45 51.77 DEP criu/cgroup.d [2020-02-19T10:29:13.122Z] #45 51.90 DEP criu/cgroup-props.d [2020-02-19T10:29:13.122Z] #45 51.95 DEP criu/bitmap.d [2020-02-19T10:29:13.122Z] #45 51.97 DEP criu/bfd.d [2020-02-19T10:29:13.122Z] #45 52.04 DEP criu/autofs.d [2020-02-19T10:29:13.122Z] #45 52.13 DEP criu/aio.d [2020-02-19T10:29:13.122Z] #45 52.19 DEP criu/action-scripts.d [2020-02-19T10:29:13.122Z] #45 52.34 CC criu/action-scripts.o [2020-02-19T10:29:13.122Z] #45 52.62 CC criu/aio.o [2020-02-19T10:29:13.122Z] #45 52.87 CC criu/autofs.o [2020-02-19T10:29:13.122Z] #45 53.73 CC criu/bfd.o [2020-02-19T10:29:13.122Z] #45 53.97 CC criu/bitmap.o [2020-02-19T10:29:13.122Z] #45 54.07 CC criu/cgroup-props.o [2020-02-19T10:29:13.122Z] #45 54.43 CC criu/cgroup.o [2020-02-19T10:29:13.132Z] #17 42.91 Selecting previously unselected package python3-setuptools. [2020-02-19T10:29:13.132Z] #17 42.92 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-19T10:29:13.132Z] #17 42.93 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-19T10:29:13.201Z] #43 ... [2020-02-19T10:29:13.201Z] [2020-02-19T10:29:13.201Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:29:13.201Z] #33 81.00 path [2020-02-19T10:29:13.390Z] #17 43.11 Selecting previously unselected package python3-wheel. [2020-02-19T10:29:13.390Z] #17 43.12 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-19T10:29:13.390Z] #17 43.13 Unpacking python3-wheel (0.32.3-2) ... [2020-02-19T10:29:13.572Z] #44 39.47 CC images/utsns.o [2020-02-19T10:29:13.572Z] #44 39.78 CC images/creds.o [2020-02-19T10:29:13.651Z] #17 43.22 Selecting previously unselected package thin-provisioning-tools. [2020-02-19T10:29:13.651Z] #17 43.23 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-02-19T10:29:13.651Z] #17 43.24 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-19T10:29:13.762Z] #33 81.59 text/tabwriter [2020-02-19T10:29:13.908Z] #17 43.54 Selecting previously unselected package vim-runtime. [2020-02-19T10:29:13.909Z] #17 43.54 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-19T10:29:13.909Z] #17 43.57 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-19T10:29:13.909Z] #17 43.59 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-19T10:29:13.909Z] #17 43.60 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-19T10:29:14.143Z] #44 40.06 CC images/vma.o [2020-02-19T10:29:14.404Z] #44 40.32 CC images/netdev.o [2020-02-19T10:29:14.666Z] #44 40.74 CC images/tty.o [2020-02-19T10:29:14.690Z] #33 82.54 fmt [2020-02-19T10:29:14.690Z] #33 82.55 path/filepath [2020-02-19T10:29:15.577Z] #45 56.23 CC criu/clone-noasan.o [2020-02-19T10:29:15.577Z] #45 56.36 CC criu/config.o [2020-02-19T10:29:15.609Z] #44 41.62 CC images/file-lock.o [2020-02-19T10:29:15.870Z] #44 41.90 CC images/rlimit.o [2020-02-19T10:29:16.389Z] #45 57.28 CC criu/cr-check.o [2020-02-19T10:29:16.441Z] #44 42.40 CC images/pagemap.o [2020-02-19T10:29:16.621Z] #33 84.12 io/ioutil [2020-02-19T10:29:16.622Z] #33 ... [2020-02-19T10:29:16.622Z] [2020-02-19T10:29:16.622Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:29:16.622Z] #47 74.37 time [2020-02-19T10:29:16.622Z] #47 78.94 strings [2020-02-19T10:29:16.622Z] #47 80.09 os [2020-02-19T10:29:16.622Z] #47 82.33 regexp/syntax [2020-02-19T10:29:16.622Z] #47 83.93 fmt [2020-02-19T10:29:16.622Z] #47 ... [2020-02-19T10:29:16.622Z] [2020-02-19T10:29:16.622Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:29:16.622Z] #43 84.74 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-02-19T10:29:16.622Z] #43 84.75 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:29:16.764Z] #45 57.97 CC criu/cr-dedup.o [2020-02-19T10:29:16.764Z] #45 58.10 CC criu/cr-dump.o [2020-02-19T10:29:16.876Z] #43 DONE 85.2s [2020-02-19T10:29:16.876Z] [2020-02-19T10:29:16.876Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:17.016Z] #44 42.92 CC images/siginfo.o [2020-02-19T10:29:17.016Z] #44 ... [2020-02-19T10:29:17.016Z] [2020-02-19T10:29:17.016Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:29:17.016Z] #10 96.77 Selecting previously unselected package libapparmor1:arm64. [2020-02-19T10:29:17.016Z] #10 96.79 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-02-19T10:29:17.016Z] #10 96.79 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-02-19T10:29:17.016Z] #10 97.02 Selecting previously unselected package libapparmor-dev:arm64. [2020-02-19T10:29:17.016Z] #10 97.02 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-02-19T10:29:17.016Z] #10 97.05 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-02-19T10:29:17.016Z] #10 97.29 Selecting previously unselected package libbtrfs0. [2020-02-19T10:29:17.016Z] #10 97.29 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-02-19T10:29:17.016Z] #10 97.30 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-19T10:29:17.016Z] #10 97.62 Selecting previously unselected package libbtrfs-dev. [2020-02-19T10:29:17.016Z] #10 97.62 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-02-19T10:29:17.016Z] #10 97.64 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-19T10:29:17.016Z] #10 97.81 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-02-19T10:29:17.016Z] #10 97.82 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-02-19T10:29:17.016Z] #10 97.83 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-02-19T10:29:17.158Z] #45 ... [2020-02-19T10:29:17.158Z] [2020-02-19T10:29:17.158Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:29:17.158Z] #48 79.70 net/textproto [2020-02-19T10:29:17.158Z] #48 79.70 crypto/x509 [2020-02-19T10:29:17.158Z] #48 80.55 vendor/golang.org/x/net/http/httpguts [2020-02-19T10:29:17.158Z] #48 80.80 vendor/golang.org/x/net/http/httpproxy [2020-02-19T10:29:17.158Z] #48 81.30 mime/multipart [2020-02-19T10:29:17.158Z] #48 83.22 crypto/tls [2020-02-19T10:29:17.158Z] #48 87.36 net/http/httptrace [2020-02-19T10:29:17.158Z] #48 87.63 net/http [2020-02-19T10:29:17.187Z] #17 46.85 Selecting previously unselected package vim. [2020-02-19T10:29:17.187Z] #17 46.87 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ... [2020-02-19T10:29:17.187Z] #17 46.88 Unpacking vim (2:8.1.0875-5) ... [2020-02-19T10:29:17.277Z] #10 97.93 Selecting previously unselected package libudev-dev:arm64. [2020-02-19T10:29:17.277Z] #10 97.94 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-02-19T10:29:17.277Z] #10 97.97 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-02-19T10:29:17.444Z] #17 47.37 Selecting previously unselected package xfsprogs. [2020-02-19T10:29:17.531Z] #48 ... [2020-02-19T10:29:17.531Z] [2020-02-19T10:29:17.531Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:29:17.531Z] #18 7.165 Fetched 8023 kB in 7s (1178 kB/s) [2020-02-19T10:29:17.531Z] #18 7.165 Reading package lists... [2020-02-19T10:29:17.531Z] #18 8.911 Reading package lists... [2020-02-19T10:29:17.531Z] #18 10.68 Building dependency tree... [2020-02-19T10:29:17.531Z] #18 11.20 libcap2-bin is already the newest version (1:2.25-2). [2020-02-19T10:29:17.531Z] #18 11.20 The following additional packages will be installed: [2020-02-19T10:29:17.531Z] #18 11.20 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-19T10:29:17.531Z] #18 11.20 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-19T10:29:17.531Z] #18 11.21 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-19T10:29:17.531Z] #18 11.21 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-19T10:29:17.531Z] #18 11.21 python3.7 python3.7-minimal vim-runtime xxd [2020-02-19T10:29:17.531Z] #18 11.22 Suggested packages: [2020-02-19T10:29:17.531Z] #18 11.22 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-19T10:29:17.531Z] #18 11.22 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-19T10:29:17.531Z] #18 11.22 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-19T10:29:17.531Z] #18 11.22 Recommended packages: [2020-02-19T10:29:17.531Z] #18 11.22 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-19T10:29:17.531Z] #18 11.22 python3-keyrings.alt python3-xdg unzip [2020-02-19T10:29:17.531Z] #18 12.43 The following NEW packages will be installed: [2020-02-19T10:29:17.531Z] #18 12.43 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-19T10:29:17.531Z] #18 12.43 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-19T10:29:17.531Z] #18 12.43 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-19T10:29:17.531Z] #18 12.43 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-19T10:29:17.531Z] #18 12.43 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-19T10:29:17.531Z] #18 12.43 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-19T10:29:17.531Z] #18 12.43 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-19T10:29:17.531Z] #18 12.43 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-19T10:29:17.531Z] #18 12.49 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded. [2020-02-19T10:29:17.531Z] #18 12.49 Need to get 26.3 MB of archives. [2020-02-19T10:29:17.531Z] #18 12.49 After this operation, 112 MB of additional disk space will be used. [2020-02-19T10:29:17.531Z] #18 12.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-02-19T10:29:17.531Z] #18 12.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-02-19T10:29:17.531Z] #18 12.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-02-19T10:29:17.531Z] #18 13.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-02-19T10:29:17.531Z] #18 13.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-02-19T10:29:17.531Z] #18 13.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-02-19T10:29:17.531Z] #18 13.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-02-19T10:29:17.531Z] #18 13.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-02-19T10:29:17.531Z] #18 13.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-02-19T10:29:17.531Z] #18 13.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-02-19T10:29:17.531Z] #18 13.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-02-19T10:29:17.531Z] #18 13.35 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-02-19T10:29:17.531Z] #18 13.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-02-19T10:29:17.531Z] #18 13.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-02-19T10:29:17.531Z] #18 13.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-02-19T10:29:17.531Z] #18 13.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-02-19T10:29:17.531Z] #18 13.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-02-19T10:29:17.531Z] #18 13.37 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-02-19T10:29:17.531Z] #18 13.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-02-19T10:29:17.531Z] #18 13.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-02-19T10:29:17.531Z] #18 13.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-02-19T10:29:17.537Z] #10 ... [2020-02-19T10:29:17.538Z] [2020-02-19T10:29:17.538Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:29:17.538Z] #65 DONE 98.0s [2020-02-19T10:29:17.538Z] [2020-02-19T10:29:17.538Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-19T10:29:17.538Z] #66 DONE 0.1s [2020-02-19T10:29:17.538Z] [2020-02-19T10:29:17.538Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:29:17.538Z] #10 98.39 Selecting previously unselected package libsepol1-dev:arm64. [2020-02-19T10:29:17.538Z] #10 98.40 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-02-19T10:29:17.538Z] #10 98.41 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-02-19T10:29:17.702Z] #17 47.38 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ... [2020-02-19T10:29:17.702Z] #17 47.39 Unpacking xfsprogs (4.20.0-1) ... [2020-02-19T10:29:17.912Z] #18 14.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-02-19T10:29:17.912Z] #18 14.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-02-19T10:29:17.912Z] #18 14.09 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-02-19T10:29:17.912Z] #18 14.09 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-02-19T10:29:17.912Z] #18 14.10 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-02-19T10:29:17.912Z] #18 14.10 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-02-19T10:29:17.912Z] #18 14.10 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-02-19T10:29:17.912Z] #18 14.10 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-02-19T10:29:18.114Z] #10 98.90 Selecting previously unselected package libpcre16-3:arm64. [2020-02-19T10:29:18.114Z] #10 98.91 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-02-19T10:29:18.114Z] #10 98.91 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-02-19T10:29:18.268Z] #17 47.84 Selecting previously unselected package zip. [2020-02-19T10:29:18.268Z] #17 47.85 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ... [2020-02-19T10:29:18.268Z] #17 47.85 Unpacking zip (3.0-11+b1) ... [2020-02-19T10:29:18.268Z] #17 48.05 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-19T10:29:18.268Z] #17 48.06 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-19T10:29:18.268Z] #17 48.07 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-02-19T10:29:18.268Z] #17 48.08 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-02-19T10:29:18.268Z] #17 48.09 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-02-19T10:29:18.268Z] #17 48.09 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-02-19T10:29:18.268Z] #17 48.10 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-02-19T10:29:18.268Z] #17 48.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-19T10:29:18.268Z] #17 48.12 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-19T10:29:18.268Z] #17 48.13 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-19T10:29:18.268Z] #17 48.14 Setting up libicu63:amd64 (63.1-6) ... [2020-02-19T10:29:18.268Z] #17 48.15 Setting up xxd (2:8.1.0875-5) ... [2020-02-19T10:29:18.375Z] #10 99.10 Selecting previously unselected package libpcre32-3:arm64. [2020-02-19T10:29:18.375Z] #10 99.11 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-02-19T10:29:18.375Z] #10 99.13 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-02-19T10:29:18.465Z] #18 14.37 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-02-19T10:29:18.465Z] #18 14.38 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-02-19T10:29:18.465Z] #18 14.39 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-02-19T10:29:18.465Z] #18 14.39 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-02-19T10:29:18.465Z] #18 14.39 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-02-19T10:29:18.465Z] #18 14.40 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-02-19T10:29:18.465Z] #18 14.47 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-19T10:29:18.465Z] #18 14.48 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-02-19T10:29:18.465Z] #18 14.48 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-02-19T10:29:18.465Z] #18 14.48 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-19T10:29:18.465Z] #18 14.49 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-02-19T10:29:18.465Z] #18 14.50 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-19T10:29:18.465Z] #18 14.50 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-02-19T10:29:18.465Z] #18 14.57 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-19T10:29:18.465Z] #18 ... [2020-02-19T10:29:18.465Z] [2020-02-19T10:29:18.465Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:18.465Z] #45 59.52 CC criu/cr-errno.o [2020-02-19T10:29:18.465Z] #45 59.57 CC criu/cr-restore.o [2020-02-19T10:29:18.526Z] #17 48.17 Setting up zip (3.0-11+b1) ... [2020-02-19T10:29:18.526Z] #17 48.18 Setting up vim-common (2:8.1.0875-5) ... [2020-02-19T10:29:18.526Z] #17 48.21 Setting up bash-completion (1:2.8-6) ... [2020-02-19T10:29:18.946Z] #10 99.51 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-02-19T10:29:18.946Z] #10 99.52 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-02-19T10:29:18.946Z] #10 99.56 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-02-19T10:29:18.946Z] #10 99.78 Selecting previously unselected package libpcre3-dev:arm64. [2020-02-19T10:29:18.946Z] #10 99.80 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-02-19T10:29:18.946Z] #10 99.82 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-02-19T10:29:19.517Z] #10 100.5 Selecting previously unselected package libselinux1-dev:arm64. [2020-02-19T10:29:19.778Z] #10 100.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-02-19T10:29:19.778Z] #10 100.5 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-02-19T10:29:20.350Z] #10 101.0 Selecting previously unselected package libdevmapper-dev:arm64. [2020-02-19T10:29:20.350Z] #10 101.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-02-19T10:29:20.350Z] #10 101.0 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-02-19T10:29:20.350Z] #10 101.2 Selecting previously unselected package libseccomp-dev:arm64. [2020-02-19T10:29:20.350Z] #10 101.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-02-19T10:29:20.350Z] #10 101.2 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-02-19T10:29:20.611Z] #10 101.3 Selecting previously unselected package libsystemd-dev:arm64. [2020-02-19T10:29:20.611Z] #10 101.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-02-19T10:29:20.611Z] #10 101.4 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-02-19T10:29:21.036Z] #44 3.505 Note: Building without setproctitle() and strlcpy() support. [2020-02-19T10:29:21.036Z] #44 3.505 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-19T10:29:21.052Z] #17 50.88 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-02-19T10:29:21.052Z] #17 50.92 Setting up xz-utils (5.2.4-1) ... [2020-02-19T10:29:21.052Z] #17 50.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-19T10:29:21.052Z] #17 50.94 Setting up pigz (2.4-1) ... [2020-02-19T10:29:21.052Z] #17 50.97 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-02-19T10:29:21.052Z] #17 50.98 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-02-19T10:29:21.052Z] #17 51.00 Setting up python-pip-whl (18.1-5) ... [2020-02-19T10:29:21.183Z] #10 101.9 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-02-19T10:29:21.183Z] #10 101.9 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-02-19T10:29:21.183Z] #10 102.0 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-02-19T10:29:21.183Z] #10 102.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-19T10:29:21.183Z] #10 102.0 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-02-19T10:29:21.183Z] #10 102.0 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-02-19T10:29:21.183Z] #10 102.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:29:21.183Z] #10 102.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-19T10:29:21.183Z] #10 102.1 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-02-19T10:29:21.183Z] #10 102.1 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-02-19T10:29:21.183Z] #10 102.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-19T10:29:21.310Z] #17 51.01 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-02-19T10:29:21.310Z] #17 51.02 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-19T10:29:21.445Z] #10 102.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-19T10:29:21.445Z] #10 102.2 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-02-19T10:29:21.445Z] #10 102.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-19T10:29:21.445Z] #10 102.3 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-02-19T10:29:21.445Z] #10 102.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-19T10:29:21.445Z] #10 102.3 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-02-19T10:29:21.568Z] #17 51.42 Setting up libaio1:amd64 (0.3.112-3) ... [2020-02-19T10:29:21.706Z] #10 102.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:29:21.706Z] #10 102.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-19T10:29:21.706Z] #10 102.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-19T10:29:21.706Z] #10 102.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:29:21.706Z] #10 102.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-19T10:29:21.706Z] #10 102.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-19T10:29:21.706Z] #10 102.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-19T10:29:21.706Z] #10 102.5 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-02-19T10:29:21.706Z] #10 102.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-02-19T10:29:21.706Z] #10 102.5 Setting up dmsetup (2:1.02.155-3) ... [2020-02-19T10:29:21.706Z] #10 102.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-02-19T10:29:21.706Z] #10 102.6 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-02-19T10:29:21.706Z] #10 102.6 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:29:21.826Z] #17 51.43 Setting up libonig5:amd64 (6.9.1-1) ... [2020-02-19T10:29:21.826Z] #17 51.44 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-02-19T10:29:21.826Z] #17 51.45 Setting up vim (2:8.1.0875-5) ... [2020-02-19T10:29:21.826Z] #17 51.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-19T10:29:21.826Z] #17 51.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-19T10:29:21.826Z] #17 51.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-19T10:29:21.826Z] #17 51.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-19T10:29:21.826Z] #17 51.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-19T10:29:21.826Z] #17 51.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-19T10:29:21.826Z] #17 51.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-19T10:29:21.826Z] #17 51.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-19T10:29:21.826Z] #17 51.51 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-19T10:29:21.826Z] #17 51.52 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-19T10:29:21.826Z] #17 51.53 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-02-19T10:29:21.826Z] #17 51.54 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-19T10:29:21.826Z] #17 51.55 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-02-19T10:29:21.826Z] #17 51.56 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-19T10:29:21.960Z] #44 ... [2020-02-19T10:29:21.960Z] [2020-02-19T10:29:21.960Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:29:21.960Z] #38 2.666 + RM_GOPATH=0 [2020-02-19T10:29:21.960Z] #38 2.666 + TMP_GOPATH= [2020-02-19T10:29:21.960Z] #38 2.666 + : /build [2020-02-19T10:29:21.960Z] #38 2.666 + '[' -z '' ']' [2020-02-19T10:29:21.960Z] #38 2.670 ++ mktemp -d [2020-02-19T10:29:21.960Z] #38 2.673 + export GOPATH=/tmp/tmp.5fiPlyBDc9 [2020-02-19T10:29:21.960Z] #38 2.673 + GOPATH=/tmp/tmp.5fiPlyBDc9 [2020-02-19T10:29:21.960Z] #38 2.673 + RM_GOPATH=1 [2020-02-19T10:29:21.960Z] #38 2.673 ++ dirname ./install.sh [2020-02-19T10:29:21.960Z] #38 2.675 + dir=. [2020-02-19T10:29:21.960Z] #38 2.675 + bin=tini [2020-02-19T10:29:21.960Z] #38 2.676 + shift [2020-02-19T10:29:21.960Z] #38 2.676 + '[' '!' -f ./tini.installer ']' [2020-02-19T10:29:21.960Z] #38 2.678 + . ./tini.installer [2020-02-19T10:29:21.960Z] #38 2.678 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-19T10:29:21.960Z] #38 2.684 + install_tini [2020-02-19T10:29:21.960Z] #38 2.688 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-19T10:29:21.960Z] #38 2.688 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-19T10:29:21.960Z] #38 2.688 + git clone https://github.com/krallin/tini.git /tmp/tmp.5fiPlyBDc9/tini [2020-02-19T10:29:21.960Z] #38 2.689 Cloning into '/tmp/tmp.5fiPlyBDc9/tini'... [2020-02-19T10:29:21.960Z] #38 3.369 + cd /tmp/tmp.5fiPlyBDc9/tini [2020-02-19T10:29:21.960Z] #38 3.369 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-19T10:29:21.960Z] #38 3.379 + cmake . [2020-02-19T10:29:21.960Z] #38 3.933 -- The C compiler identification is GNU 8.3.0 [2020-02-19T10:29:21.960Z] #38 3.975 -- Check for working C compiler: /usr/bin/cc [2020-02-19T10:29:21.960Z] #38 4.474 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-19T10:29:21.960Z] #38 4.506 -- Detecting C compiler ABI info [2020-02-19T10:29:21.960Z] #38 5.193 -- Detecting C compiler ABI info - done [2020-02-19T10:29:21.960Z] #38 5.238 -- Detecting C compile features [2020-02-19T10:29:21.960Z] #38 7.512 -- Detecting C compile features - done [2020-02-19T10:29:21.960Z] #38 7.560 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-19T10:29:21.960Z] #38 7.716 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-19T10:29:21.960Z] #38 7.835 -- Configuring done [2020-02-19T10:29:21.960Z] #38 7.859 -- Generating done [2020-02-19T10:29:21.960Z] #38 7.875 -- Build files have been written to: /tmp/tmp.5fiPlyBDc9/tini [2020-02-19T10:29:21.960Z] #38 7.893 + make tini-static [2020-02-19T10:29:21.960Z] #38 8.264 Scanning dependencies of target tini-static [2020-02-19T10:29:21.960Z] #38 8.376 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-19T10:29:21.960Z] #38 9.633 [100%] Linking C executable tini-static [2020-02-19T10:29:21.960Z] #38 10.37 [100%] Built target tini-static [2020-02-19T10:29:21.960Z] #38 10.46 + mkdir -p /build [2020-02-19T10:29:21.961Z] #38 10.46 + cp tini-static /build/docker-init [2020-02-19T10:29:21.961Z] #38 DONE 10.7s [2020-02-19T10:29:21.961Z] [2020-02-19T10:29:21.961Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:29:21.961Z] #10 83.18 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-19T10:29:21.961Z] #10 83.19 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-19T10:29:21.961Z] #10 83.20 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-19T10:29:21.961Z] #10 89.74 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-19T10:29:21.961Z] #10 89.76 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-19T10:29:21.961Z] #10 89.77 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:29:21.961Z] #10 89.93 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-19T10:29:21.961Z] #10 89.93 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-19T10:29:21.961Z] #10 89.94 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:29:22.216Z] #10 ... [2020-02-19T10:29:22.216Z] [2020-02-19T10:29:22.216Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:22.216Z] #44 5.287 fatal: not a git repository (or any of the parent directories): .git [2020-02-19T10:29:22.216Z] #44 5.380 GEN .gitid [2020-02-19T10:29:22.216Z] #44 5.388 GEN criu/include/version.h [2020-02-19T10:29:22.216Z] #44 5.469 GEN include/common/asm [2020-02-19T10:29:22.392Z] #17 ... [2020-02-19T10:29:22.392Z] [2020-02-19T10:29:22.392Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:22.392Z] #44 108.4 CC criu/files-ext.o [2020-02-19T10:29:22.392Z] #44 108.7 CC criu/files-reg.o [2020-02-19T10:29:22.392Z] #44 110.9 CC criu/files.o [2020-02-19T10:29:22.392Z] #44 112.9 CC criu/filesystems.o [2020-02-19T10:29:22.392Z] #44 113.7 CC criu/fsnotify.o [2020-02-19T10:29:22.392Z] #44 114.9 CC criu/image-desc.o [2020-02-19T10:29:22.392Z] #44 115.0 CC criu/image.o [2020-02-19T10:29:22.392Z] #44 115.9 CC criu/ipc_ns.o [2020-02-19T10:29:22.392Z] #44 117.2 CC criu/irmap.o [2020-02-19T10:29:22.392Z] #44 117.8 CC criu/kcmp-ids.o [2020-02-19T10:29:22.392Z] #44 118.1 CC criu/kerndat.o [2020-02-19T10:29:22.649Z] #10 DONE 103.2s [2020-02-19T10:29:22.649Z] [2020-02-19T10:29:22.649Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-19T10:29:22.650Z] #44 ... [2020-02-19T10:29:22.650Z] [2020-02-19T10:29:22.650Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-19T10:29:22.650Z] #41 201.2 + dpkg --print-architecture [2020-02-19T10:29:22.650Z] #41 201.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-19T10:29:22.908Z] #41 201.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-19T10:29:22.908Z] #41 201.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-19T10:29:22.913Z] #55 DONE 0.3s [2020-02-19T10:29:22.913Z] [2020-02-19T10:29:22.913Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-19T10:29:22.913Z] #56 DONE 0.1s [2020-02-19T10:29:22.913Z] [2020-02-19T10:29:22.913Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:29:23.104Z] #45 63.76 CC criu/cr-service.o [2020-02-19T10:29:23.469Z] #45 64.74 CC criu/crtools.o [2020-02-19T10:29:23.839Z] #45 ... [2020-02-19T10:29:23.839Z] [2020-02-19T10:29:23.839Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:29:23.839Z] #18 16.04 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-02-19T10:29:23.839Z] #18 16.17 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-02-19T10:29:23.839Z] #18 16.17 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-02-19T10:29:23.839Z] #18 16.76 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:29:23.839Z] #18 16.82 Fetched 26.3 MB in 4s (7099 kB/s) [2020-02-19T10:29:23.839Z] #18 16.85 Selecting previously unselected package pigz. [2020-02-19T10:29:23.839Z] #18 16.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23190 files and directories currently installed.) [2020-02-19T10:29:23.839Z] #18 16.86 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-02-19T10:29:23.839Z] #18 16.87 Unpacking pigz (2.4-1) ... [2020-02-19T10:29:23.839Z] #18 16.89 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-02-19T10:29:23.839Z] #18 16.90 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-02-19T10:29:23.839Z] #18 16.90 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-02-19T10:29:23.839Z] #18 17.09 Selecting previously unselected package python3.7-minimal. [2020-02-19T10:29:23.839Z] #18 17.09 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-02-19T10:29:23.839Z] #18 17.10 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-19T10:29:23.839Z] #18 17.79 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-02-19T10:29:23.839Z] #18 17.82 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-19T10:29:23.839Z] #18 19.34 Selecting previously unselected package python3-minimal. [2020-02-19T10:29:23.839Z] #18 19.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 ... 23439 files and directories currently installed.) [2020-02-19T10:29:23.839Z] #18 19.39 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-02-19T10:29:23.839Z] #18 19.39 Unpacking python3-minimal (3.7.3-1) ... [2020-02-19T10:29:23.839Z] #18 19.46 Selecting previously unselected package libmpdec2:s390x. [2020-02-19T10:29:23.839Z] #18 19.46 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-02-19T10:29:23.839Z] #18 19.47 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-02-19T10:29:23.839Z] #18 19.57 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-02-19T10:29:23.839Z] #18 19.57 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-02-19T10:29:23.839Z] #18 19.58 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-02-19T10:29:24.213Z] #18 20.39 Selecting previously unselected package python3.7. [2020-02-19T10:29:24.213Z] #18 20.39 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-02-19T10:29:24.213Z] #18 20.40 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-19T10:29:24.213Z] #18 20.44 Selecting previously unselected package libpython3-stdlib:s390x. [2020-02-19T10:29:24.213Z] #18 20.44 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-02-19T10:29:24.213Z] #18 20.44 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-02-19T10:29:24.213Z] #18 20.47 Setting up python3-minimal (3.7.3-1) ... [2020-02-19T10:29:24.579Z] #18 20.96 Selecting previously unselected package python3. [2020-02-19T10:29:24.732Z] #44 7.419 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-19T10:29:24.733Z] #44 7.481 PBCC images/opts.pb-c.c [2020-02-19T10:29:24.733Z] #44 7.526 PBCC images/sit.pb-c.c [2020-02-19T10:29:24.733Z] #44 7.621 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-19T10:29:24.733Z] #44 7.669 DEP images/opts.pb-c.d [2020-02-19T10:29:24.733Z] #44 7.743 DEP images/sit.pb-c.d [2020-02-19T10:29:24.733Z] #44 7.793 PBCC images/macvlan.pb-c.c [2020-02-19T10:29:24.733Z] #44 7.819 DEP images/macvlan.pb-c.d [2020-02-19T10:29:24.733Z] #44 7.869 PBCC images/autofs.pb-c.c [2020-02-19T10:29:24.733Z] #44 7.933 DEP images/autofs.pb-c.d [2020-02-19T10:29:24.825Z] #57 ... [2020-02-19T10:29:24.825Z] [2020-02-19T10:29:24.825Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:29:24.825Z] #47 95.11 vendor/golang.org/x/text/unicode/bidi [2020-02-19T10:29:24.825Z] #47 97.89 vendor/golang.org/x/text/unicode/norm [2020-02-19T10:29:24.825Z] #47 99.15 vendor/golang.org/x/net/http2/hpack [2020-02-19T10:29:24.825Z] #47 101.0 mime [2020-02-19T10:29:24.825Z] #47 102.4 net/textproto [2020-02-19T10:29:24.825Z] #47 102.6 crypto/x509 [2020-02-19T10:29:24.825Z] #47 104.3 mime/multipart [2020-02-19T10:29:24.825Z] #47 ... [2020-02-19T10:29:24.825Z] [2020-02-19T10:29:24.825Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:24.825Z] #44 43.37 CC images/rpc.o [2020-02-19T10:29:24.825Z] #44 45.07 CC images/ext-file.o [2020-02-19T10:29:24.825Z] #44 45.46 CC images/cgroup.o [2020-02-19T10:29:24.825Z] #44 46.31 CC images/userns.o [2020-02-19T10:29:24.825Z] #44 46.63 CC images/google/protobuf/descriptor.o [2020-02-19T10:29:24.825Z] #44 48.97 CC images/opts.o [2020-02-19T10:29:24.825Z] #44 49.30 CC images/seccomp.o [2020-02-19T10:29:24.825Z] #44 49.59 CC images/binfmt-misc.o [2020-02-19T10:29:24.825Z] #44 49.78 CC images/time.o [2020-02-19T10:29:24.825Z] #44 49.96 CC images/sysctl.o [2020-02-19T10:29:24.825Z] #44 50.35 CC images/autofs.o [2020-02-19T10:29:24.825Z] #44 50.71 CC images/macvlan.o [2020-02-19T10:29:24.825Z] #44 51.00 CC images/sit.o [2020-02-19T10:29:24.948Z] #18 20.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23851 files and directories currently installed.) [2020-02-19T10:29:24.948Z] #18 21.03 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-02-19T10:29:24.948Z] #18 21.04 Unpacking python3 (3.7.3-1) ... [2020-02-19T10:29:24.948Z] #18 21.16 Selecting previously unselected package libip4tc0:s390x. [2020-02-19T10:29:24.948Z] #18 21.16 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-02-19T10:29:24.948Z] #18 21.16 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-02-19T10:29:24.948Z] #18 21.22 Selecting previously unselected package libip6tc0:s390x. [2020-02-19T10:29:24.948Z] #18 21.22 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-02-19T10:29:24.948Z] #18 21.22 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-02-19T10:29:24.948Z] #18 21.27 Selecting previously unselected package libiptc0:s390x. [2020-02-19T10:29:24.948Z] #18 21.27 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-02-19T10:29:24.948Z] #18 21.27 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-02-19T10:29:24.948Z] #18 21.32 Selecting previously unselected package libnfnetlink0:s390x. [2020-02-19T10:29:24.988Z] #44 7.985 PBCC images/sysctl.pb-c.c [2020-02-19T10:29:24.988Z] #44 8.057 DEP images/sysctl.pb-c.d [2020-02-19T10:29:24.988Z] #44 8.105 PBCC images/time.pb-c.c [2020-02-19T10:29:24.988Z] #44 8.133 DEP images/time.pb-c.d [2020-02-19T10:29:24.988Z] #44 8.167 PBCC images/binfmt-misc.pb-c.c [2020-02-19T10:29:25.086Z] #44 ... [2020-02-19T10:29:25.086Z] [2020-02-19T10:29:25.086Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:29:25.086Z] #57 2.135 + RM_GOPATH=0 [2020-02-19T10:29:25.086Z] #57 2.135 + TMP_GOPATH= [2020-02-19T10:29:25.086Z] #57 2.135 + : /build [2020-02-19T10:29:25.086Z] #57 2.135 + '[' -z '' ']' [2020-02-19T10:29:25.086Z] #57 2.135 ++ mktemp -d [2020-02-19T10:29:25.086Z] #57 2.135 + export GOPATH=/tmp/tmp.OrRf0BO8yG [2020-02-19T10:29:25.086Z] #57 2.135 + GOPATH=/tmp/tmp.OrRf0BO8yG [2020-02-19T10:29:25.086Z] #57 2.135 + RM_GOPATH=1 [2020-02-19T10:29:25.086Z] #57 2.139 ++ dirname ./install.sh [2020-02-19T10:29:25.086Z] #57 2.143 + dir=. [2020-02-19T10:29:25.086Z] #57 2.143 + bin=runc [2020-02-19T10:29:25.086Z] #57 2.143 + shift [2020-02-19T10:29:25.086Z] #57 2.143 + '[' '!' -f ./runc.installer ']' [2020-02-19T10:29:25.086Z] #57 2.143 + . ./runc.installer [2020-02-19T10:29:25.086Z] #57 2.143 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-19T10:29:25.086Z] #57 2.143 + install_runc [2020-02-19T10:29:25.086Z] #57 2.143 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-19T10:29:25.086Z] #57 2.161 + uname -r [2020-02-19T10:29:25.086Z] #57 2.164 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-19T10:29:25.086Z] #57 2.166 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-19T10:29:25.086Z] #57 2.166 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-19T10:29:25.086Z] #57 2.166 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OrRf0BO8yG/src/github.com/opencontainers/runc [2020-02-19T10:29:25.086Z] #57 2.170 Cloning into '/tmp/tmp.OrRf0BO8yG/src/github.com/opencontainers/runc'... [2020-02-19T10:29:25.244Z] #44 8.180 DEP images/binfmt-misc.pb-c.d [2020-02-19T10:29:25.244Z] #44 8.217 PBCC images/seccomp.pb-c.c [2020-02-19T10:29:25.244Z] #44 8.236 DEP images/seccomp.pb-c.d [2020-02-19T10:29:25.244Z] #44 8.284 PBCC images/userns.pb-c.c [2020-02-19T10:29:25.244Z] #44 8.290 DEP images/userns.pb-c.d [2020-02-19T10:29:25.244Z] #44 8.369 PBCC images/cgroup.pb-c.c [2020-02-19T10:29:25.244Z] #44 8.409 DEP images/cgroup.pb-c.d [2020-02-19T10:29:25.330Z] #18 21.33 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-02-19T10:29:25.330Z] #18 21.33 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-02-19T10:29:25.330Z] #18 21.35 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-02-19T10:29:25.330Z] #18 21.35 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-02-19T10:29:25.330Z] #18 21.35 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-02-19T10:29:25.330Z] #18 21.39 Selecting previously unselected package libnftnl11:s390x. [2020-02-19T10:29:25.330Z] #18 21.39 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-02-19T10:29:25.330Z] #18 21.40 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-02-19T10:29:25.330Z] #18 21.47 Selecting previously unselected package iptables. [2020-02-19T10:29:25.330Z] #18 21.48 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-02-19T10:29:25.330Z] #18 21.48 Unpacking iptables (1.8.2-4) ... [2020-02-19T10:29:25.330Z] #18 21.74 Selecting previously unselected package xxd. [2020-02-19T10:29:25.330Z] #18 21.74 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-02-19T10:29:25.330Z] #18 21.74 Unpacking xxd (2:8.1.0875-5) ... [2020-02-19T10:29:25.352Z] #57 ... [2020-02-19T10:29:25.352Z] [2020-02-19T10:29:25.352Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-19T10:29:25.352Z] #11 DONE 2.7s [2020-02-19T10:29:25.352Z] [2020-02-19T10:29:25.352Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:25.352Z] #44 51.27 LINK images/built-in.o [2020-02-19T10:29:25.352Z] #44 51.40 GEN compel/include/asm [2020-02-19T10:29:25.352Z] #44 51.42 GEN compel/include/version.h [2020-02-19T10:29:25.352Z] #44 51.46 touch .config [2020-02-19T10:29:25.499Z] #44 8.467 PBCC images/fown.pb-c.c [2020-02-19T10:29:25.499Z] #44 8.477 PBCC images/ext-file.pb-c.c [2020-02-19T10:29:25.499Z] #44 8.509 DEP images/fown.pb-c.d [2020-02-19T10:29:25.499Z] #44 8.560 DEP images/ext-file.pb-c.d [2020-02-19T10:29:25.499Z] #44 8.631 PBCC images/rpc.pb-c.c [2020-02-19T10:29:25.499Z] #44 8.689 DEP images/rpc.pb-c.d [2020-02-19T10:29:25.613Z] #44 51.55 GEN include/common/config.h [2020-02-19T10:29:25.613Z] #44 51.67 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-19T10:29:25.613Z] #44 51.71 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-02-19T10:29:25.721Z] #18 21.87 Selecting previously unselected package vim-common. [2020-02-19T10:29:25.721Z] #18 21.87 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-19T10:29:25.721Z] #18 21.88 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-19T10:29:25.721Z] #18 22.03 Selecting previously unselected package bash-completion. [2020-02-19T10:29:25.721Z] #18 22.03 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-19T10:29:25.755Z] #44 8.770 PBCC images/siginfo.pb-c.c [2020-02-19T10:29:25.755Z] #44 8.779 DEP images/siginfo.pb-c.d [2020-02-19T10:29:25.755Z] #44 8.822 PBCC images/pagemap.pb-c.c [2020-02-19T10:29:25.755Z] #44 8.837 DEP images/pagemap.pb-c.d [2020-02-19T10:29:25.755Z] #44 8.905 PBCC images/rlimit.pb-c.c [2020-02-19T10:29:25.874Z] #44 51.82 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-02-19T10:29:25.874Z] #44 51.87 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-02-19T10:29:25.874Z] #44 51.92 DEP compel/plugins/std/infect.d [2020-02-19T10:29:26.010Z] #44 8.949 DEP images/rlimit.pb-c.d [2020-02-19T10:29:26.010Z] #44 8.997 PBCC images/file-lock.pb-c.c [2020-02-19T10:29:26.010Z] #44 9.057 DEP images/file-lock.pb-c.d [2020-02-19T10:29:26.010Z] #44 9.093 PBCC images/tty.pb-c.c [2020-02-19T10:29:26.010Z] #44 9.163 DEP images/tty.pb-c.d [2020-02-19T10:29:26.010Z] #44 9.230 PBCC images/tun.pb-c.c [2020-02-19T10:29:26.135Z] #44 52.17 DEP compel/plugins/std/string.d [2020-02-19T10:29:26.135Z] #44 52.27 DEP compel/plugins/std/log.d [2020-02-19T10:29:26.266Z] #44 9.287 PBCC images/netdev.pb-c.c [2020-02-19T10:29:26.398Z] #44 52.42 DEP compel/plugins/std/fds.d [2020-02-19T10:29:26.398Z] #44 52.55 DEP compel/plugins/std/std.d [2020-02-19T10:29:26.522Z] #44 9.430 DEP images/tun.pb-c.d [2020-02-19T10:29:26.522Z] #44 9.471 DEP images/netdev.pb-c.d [2020-02-19T10:29:26.522Z] #44 9.517 PBCC images/vma.pb-c.c [2020-02-19T10:29:26.522Z] #44 9.574 DEP images/vma.pb-c.d [2020-02-19T10:29:26.522Z] #44 9.612 PBCC images/creds.pb-c.c [2020-02-19T10:29:26.522Z] #44 9.647 DEP images/creds.pb-c.d [2020-02-19T10:29:26.522Z] #44 9.685 PBCC images/utsns.pb-c.c [2020-02-19T10:29:26.522Z] #44 9.706 DEP images/utsns.pb-c.d [2020-02-19T10:29:26.662Z] #44 52.81 DEP compel/plugins/shmem/shmem.d [2020-02-19T10:29:26.778Z] #44 9.769 PBCC images/ipc-desc.pb-c.c [2020-02-19T10:29:26.778Z] #44 9.810 PBCC images/ipc-sem.pb-c.c [2020-02-19T10:29:26.778Z] #44 9.841 DEP images/ipc-desc.pb-c.d [2020-02-19T10:29:26.778Z] #44 9.910 DEP images/ipc-sem.pb-c.d [2020-02-19T10:29:26.778Z] #44 9.954 PBCC images/ipc-msg.pb-c.c [2020-02-19T10:29:26.778Z] #44 9.992 DEP images/ipc-msg.pb-c.d [2020-02-19T10:29:26.922Z] #44 52.97 DEP compel/plugins/fds/fds.d [2020-02-19T10:29:27.034Z] #44 10.03 PBCC images/ipc-shm.pb-c.c [2020-02-19T10:29:27.034Z] #44 10.09 DEP images/ipc-shm.pb-c.d [2020-02-19T10:29:27.034Z] #44 10.14 PBCC images/ipc-var.pb-c.c [2020-02-19T10:29:27.034Z] #44 10.18 DEP images/ipc-var.pb-c.d [2020-02-19T10:29:27.034Z] #44 10.23 PBCC images/sk-opts.pb-c.c [2020-02-19T10:29:27.034Z] #44 10.25 PBCC images/packet-sock.pb-c.c [2020-02-19T10:29:27.183Z] #44 53.24 CC compel/plugins/std/std.o [2020-02-19T10:29:27.289Z] #44 ... [2020-02-19T10:29:27.289Z] [2020-02-19T10:29:27.289Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:29:27.289Z] #33 86.66 flag [2020-02-19T10:29:27.289Z] #33 86.67 github.com/BurntSushi/toml [2020-02-19T10:29:27.289Z] #33 88.43 log [2020-02-19T10:29:27.289Z] #33 90.92 github.com/BurntSushi/toml/cmd/tomlv [2020-02-19T10:29:27.289Z] #33 DONE 95.1s [2020-02-19T10:29:27.289Z] [2020-02-19T10:29:27.290Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:27.290Z] #44 10.33 DEP images/sk-opts.pb-c.d [2020-02-19T10:29:27.290Z] #44 10.40 DEP images/packet-sock.pb-c.d [2020-02-19T10:29:27.290Z] #44 ... [2020-02-19T10:29:27.290Z] [2020-02-19T10:29:27.290Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:29:27.290Z] #62 33.54 Checking out files: 54% (1654/3044) Checking out files: 55% (1675/3044) Checking out files: 56% (1705/3044) Checking out files: 57% (1736/3044) Checking out files: 58% (1766/3044) Checking out files: 59% (1796/3044) Checking out files: 60% (1827/3044) Checking out files: 61% (1857/3044) Checking out files: 62% (1888/3044) Checking out files: 63% (1918/3044) Checking out files: 64% (1949/3044) Checking out files: 65% (1979/3044) Checking out files: 66% (2010/3044) Checking out files: 67% (2040/3044) Checking out files: 68% (2070/3044) Checking out files: 69% (2101/3044) Checking out files: 70% (2131/3044) Checking out files: 71% (2162/3044) Checking out files: 72% (2192/3044) Checking out files: 73% (2223/3044) Checking out files: 74% (2253/3044) Checking out files: 75% (2283/3044) Checking out files: 76% (2314/3044) Checking out files: 77% (2344/3044) Checking out files: 78% (2375/3044) Checking out files: 79% (2405/3044) Checking out files: 80% (2436/3044) Checking out files: 81% (2466/3044) Checking out files: 82% (2497/3044) Checking out files: 83% (2527/3044) Checking out files: 84% (2557/3044) Checking out files: 85% (2588/3044) Checking out files: 86% (2618/3044) Checking out files: 87% (2649/3044) Checking out files: 88% (2679/3044) Checking out files: 89% (2710/3044) Checking out files: 90% (2740/3044) Checking out files: 90% (2760/3044) Checking out files: 91% (2771/3044) Checking out files: 92% (2801/3044) Checking out files: 93% (2831/3044) Checking out files: 94% (2862/3044) Checking out files: 95% (2892/3044) Checking out files: 96% (2923/3044) Checking out files: 97% (2953/3044) Checking out files: 98% (2984/3044) Checking out files: 99% (3014/3044) Checking out files: 100% (3044/3044) Checking out files: 100% (3044/3044), done. [2020-02-19T10:29:27.290Z] #62 34.83 + cd /tmp/tmp.JRhNgCgjWd/src/github.com/containerd/containerd [2020-02-19T10:29:27.290Z] #62 34.83 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-19T10:29:27.444Z] #44 53.68 CC compel/plugins/std/fds.o [2020-02-19T10:29:27.548Z] #18 23.76 Unpacking bash-completion (1:2.8-6) ... [2020-02-19T10:29:27.907Z] #18 24.12 Selecting previously unselected package bzip2. [2020-02-19T10:29:27.907Z] #18 24.13 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-02-19T10:29:27.907Z] #18 24.14 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-19T10:29:27.907Z] #18 24.20 Selecting previously unselected package xz-utils. [2020-02-19T10:29:27.907Z] #18 24.20 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-02-19T10:29:27.907Z] #18 24.21 Unpacking xz-utils (5.2.4-1) ... [2020-02-19T10:29:27.907Z] #18 24.31 Selecting previously unselected package apparmor. [2020-02-19T10:29:28.016Z] #44 ... [2020-02-19T10:29:28.016Z] [2020-02-19T10:29:28.016Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-19T10:29:28.016Z] #12 DONE 2.8s [2020-02-19T10:29:28.016Z] [2020-02-19T10:29:28.016Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:28.016Z] #44 54.18 CC compel/plugins/std/log.o [2020-02-19T10:29:28.276Z] #18 24.31 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-02-19T10:29:28.276Z] #18 24.40 Unpacking apparmor (2.13.2-10) ... [2020-02-19T10:29:28.645Z] #18 24.79 Selecting previously unselected package aufs-tools. [2020-02-19T10:29:28.645Z] #18 24.79 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-02-19T10:29:28.645Z] #18 24.80 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-19T10:29:28.645Z] #18 24.87 Selecting previously unselected package libonig5:s390x. [2020-02-19T10:29:28.645Z] #18 24.87 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-02-19T10:29:28.645Z] #18 24.87 Unpacking libonig5:s390x (6.9.1-1) ... [2020-02-19T10:29:28.645Z] #18 24.99 Selecting previously unselected package libjq1:s390x. [2020-02-19T10:29:29.153Z] #18 25.00 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-02-19T10:29:29.153Z] #18 25.00 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-19T10:29:29.153Z] #18 25.06 Selecting previously unselected package jq. [2020-02-19T10:29:29.153Z] #18 25.07 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-02-19T10:29:29.153Z] #18 25.07 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-19T10:29:29.153Z] #18 25.15 Selecting previously unselected package libaio1:s390x. [2020-02-19T10:29:29.153Z] #18 25.15 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-02-19T10:29:29.153Z] #18 25.15 Unpacking libaio1:s390x (0.3.112-3) ... [2020-02-19T10:29:29.153Z] #18 25.19 Selecting previously unselected package libgpm2:s390x. [2020-02-19T10:29:29.153Z] #18 25.19 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-02-19T10:29:29.153Z] #18 25.19 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-02-19T10:29:29.153Z] #18 25.22 Selecting previously unselected package libicu63:s390x. [2020-02-19T10:29:29.153Z] #18 25.22 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ... [2020-02-19T10:29:29.153Z] #18 25.23 Unpacking libicu63:s390x (63.1-6) ... [2020-02-19T10:29:29.176Z] #62 36.71 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-19T10:29:29.176Z] #62 36.71 + BUILDTAGS='netgo osusergo static_build' [2020-02-19T10:29:29.176Z] #62 36.71 + export EXTRA_FLAGS=-buildmode=pie [2020-02-19T10:29:29.176Z] #62 36.71 + EXTRA_FLAGS=-buildmode=pie [2020-02-19T10:29:29.176Z] #62 36.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-19T10:29:29.176Z] #62 36.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-19T10:29:29.176Z] #62 36.71 + '[' '' = dynamic ']' [2020-02-19T10:29:29.176Z] #62 36.71 + make [2020-02-19T10:29:29.409Z] #44 55.22 CC compel/plugins/std/string.o [2020-02-19T10:29:29.462Z] #41 ... [2020-02-19T10:29:29.462Z] [2020-02-19T10:29:29.462Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:29:29.462Z] #17 54.45 Setting up iptables (1.8.2-4) ... [2020-02-19T10:29:29.462Z] #17 54.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-19T10:29:29.462Z] #17 54.48 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-19T10:29:29.462Z] #17 54.48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-19T10:29:29.462Z] #17 54.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-19T10:29:29.462Z] #17 54.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-19T10:29:29.462Z] #17 54.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-19T10:29:29.462Z] #17 54.51 Setting up python3 (3.7.3-1) ... [2020-02-19T10:29:29.462Z] #17 54.87 Setting up python3-wheel (0.32.3-2) ... [2020-02-19T10:29:29.462Z] #17 55.53 Setting up apparmor (2.13.2-10) ... [2020-02-19T10:29:29.462Z] #17 57.06 Setting up xfsprogs (4.20.0-1) ... [2020-02-19T10:29:29.462Z] #17 57.07 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-19T10:29:29.462Z] #17 57.40 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-19T10:29:29.462Z] #17 58.29 Setting up python3-distutils (3.7.3-1) ... [2020-02-19T10:29:29.462Z] #17 58.76 Setting up python3-setuptools (40.8.0-1) ... [2020-02-19T10:29:29.670Z] #44 55.92 CC compel/plugins/std/infect.o [2020-02-19T10:29:29.737Z] #62 ... [2020-02-19T10:29:29.737Z] [2020-02-19T10:29:29.737Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:29:29.737Z] #47 87.48 regexp [2020-02-19T10:29:29.737Z] #47 89.38 go/token [2020-02-19T10:29:29.737Z] #47 90.18 go/scanner [2020-02-19T10:29:29.737Z] #47 91.82 go/ast [2020-02-19T10:29:29.737Z] #47 92.17 internal/lazyregexp [2020-02-19T10:29:29.737Z] #47 92.39 net/url [2020-02-19T10:29:29.737Z] #47 94.15 text/template/parse [2020-02-19T10:29:29.737Z] #47 97.04 go/parser [2020-02-19T10:29:29.737Z] #47 ... [2020-02-19T10:29:29.737Z] [2020-02-19T10:29:29.737Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:29.737Z] #44 10.46 PBCC images/sk-netlink.pb-c.c [2020-02-19T10:29:29.737Z] #44 10.57 DEP images/sk-netlink.pb-c.d [2020-02-19T10:29:29.737Z] #44 10.67 PBCC images/sk-inet.pb-c.c [2020-02-19T10:29:29.737Z] #44 10.75 DEP images/sk-inet.pb-c.d [2020-02-19T10:29:29.737Z] #44 10.84 PBCC images/sk-unix.pb-c.c [2020-02-19T10:29:29.737Z] #44 10.96 DEP images/sk-unix.pb-c.d [2020-02-19T10:29:29.737Z] #44 11.06 PBCC images/mm.pb-c.c [2020-02-19T10:29:29.737Z] #44 11.15 DEP images/mm.pb-c.d [2020-02-19T10:29:29.737Z] #44 11.28 PBCC images/timerfd.pb-c.c [2020-02-19T10:29:29.737Z] #44 11.31 DEP images/timerfd.pb-c.d [2020-02-19T10:29:29.737Z] #44 11.35 PBCC images/timer.pb-c.c [2020-02-19T10:29:29.737Z] #44 11.44 DEP images/timer.pb-c.d [2020-02-19T10:29:29.737Z] #44 11.49 PBCC images/sa.pb-c.c [2020-02-19T10:29:29.737Z] #44 11.53 DEP images/sa.pb-c.d [2020-02-19T10:29:29.737Z] #44 11.58 PBCC images/pipe-data.pb-c.c [2020-02-19T10:29:29.737Z] #44 11.59 DEP images/pipe-data.pb-c.d [2020-02-19T10:29:29.737Z] #44 11.63 PBCC images/mnt.pb-c.c [2020-02-19T10:29:29.737Z] #44 11.67 DEP images/mnt.pb-c.d [2020-02-19T10:29:29.737Z] #44 11.71 PBCC images/sk-packet.pb-c.c [2020-02-19T10:29:29.737Z] #44 11.76 DEP images/sk-packet.pb-c.d [2020-02-19T10:29:29.737Z] #44 11.81 PBCC images/tcp-stream.pb-c.c [2020-02-19T10:29:29.737Z] #44 11.90 DEP images/tcp-stream.pb-c.d [2020-02-19T10:29:29.737Z] #44 11.93 PBCC images/pipe.pb-c.c [2020-02-19T10:29:29.737Z] #44 11.99 DEP images/pipe.pb-c.d [2020-02-19T10:29:29.737Z] #44 12.04 PBCC images/pstree.pb-c.c [2020-02-19T10:29:29.737Z] #44 12.07 DEP images/pstree.pb-c.d [2020-02-19T10:29:29.737Z] #44 12.11 PBCC images/fs.pb-c.c [2020-02-19T10:29:29.737Z] #44 12.16 DEP images/fs.pb-c.d [2020-02-19T10:29:29.737Z] #44 12.21 PBCC images/signalfd.pb-c.c [2020-02-19T10:29:29.737Z] #44 12.25 DEP images/signalfd.pb-c.d [2020-02-19T10:29:29.738Z] #44 12.29 PBCC images/fh.pb-c.c [2020-02-19T10:29:29.738Z] #44 12.31 PBCC images/fsnotify.pb-c.c [2020-02-19T10:29:29.738Z] #44 12.36 DEP images/fh.pb-c.d [2020-02-19T10:29:29.738Z] #44 12.43 DEP images/fsnotify.pb-c.d [2020-02-19T10:29:29.738Z] #44 12.51 PBCC images/eventpoll.pb-c.c [2020-02-19T10:29:29.738Z] #44 12.52 DEP images/eventpoll.pb-c.d [2020-02-19T10:29:29.738Z] #44 12.58 PBCC images/eventfd.pb-c.c [2020-02-19T10:29:29.738Z] #44 12.61 DEP images/eventfd.pb-c.d [2020-02-19T10:29:29.738Z] #44 12.67 PBCC images/remap-file-path.pb-c.c [2020-02-19T10:29:29.738Z] #44 12.69 DEP images/remap-file-path.pb-c.d [2020-02-19T10:29:29.738Z] #44 12.74 PBCC images/fifo.pb-c.c [2020-02-19T10:29:29.738Z] #44 12.75 DEP images/fifo.pb-c.d [2020-02-19T10:29:29.738Z] #44 12.81 PBCC images/ghost-file.pb-c.c [2020-02-19T10:29:29.738Z] #44 12.90 DEP images/ghost-file.pb-c.d [2020-02-19T10:29:29.738Z] #44 12.93 PBCC images/regfile.pb-c.c [2020-02-19T10:29:29.994Z] #44 12.96 DEP images/regfile.pb-c.d [2020-02-19T10:29:29.994Z] #44 13.03 PBCC images/ns.pb-c.c [2020-02-19T10:29:29.994Z] #44 13.06 DEP images/ns.pb-c.d [2020-02-19T10:29:29.994Z] #44 13.10 PBCC images/fdinfo.pb-c.c [2020-02-19T10:29:30.242Z] #44 56.33 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-02-19T10:29:30.243Z] #44 ... [2020-02-19T10:29:30.243Z] [2020-02-19T10:29:30.243Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:29:30.243Z] #50 DONE 110.8s [2020-02-19T10:29:30.243Z] [2020-02-19T10:29:30.243Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:30.243Z] #44 56.43 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-02-19T10:29:30.249Z] #44 13.21 DEP images/fdinfo.pb-c.d [2020-02-19T10:29:30.249Z] #44 13.27 PBCC images/core-aarch64.pb-c.c [2020-02-19T10:29:30.249Z] #44 13.35 PBCC images/core-arm.pb-c.c [2020-02-19T10:29:30.249Z] #44 13.42 PBCC images/core-ppc64.pb-c.c [2020-02-19T10:29:30.249Z] #44 13.48 PBCC images/core-s390.pb-c.c [2020-02-19T10:29:30.396Z] #17 60.03 Setting up python3-pip (18.1-5) ... [2020-02-19T10:29:30.504Z] #44 56.55 AR compel/plugins/std.lib.a [2020-02-19T10:29:30.504Z] #44 56.76 CC compel/plugins/fds/fds.o [2020-02-19T10:29:30.504Z] #44 13.54 PBCC images/core-x86.pb-c.c [2020-02-19T10:29:30.504Z] #44 13.60 PBCC images/core.pb-c.c [2020-02-19T10:29:30.504Z] #44 13.65 PBCC images/inventory.pb-c.c [2020-02-19T10:29:30.505Z] #44 13.68 DEP images/core-aarch64.pb-c.d [2020-02-19T10:29:30.760Z] #44 13.75 DEP images/core-arm.pb-c.d [2020-02-19T10:29:30.760Z] #44 13.80 DEP images/core-ppc64.pb-c.d [2020-02-19T10:29:30.760Z] #44 13.85 DEP images/core-s390.pb-c.d [2020-02-19T10:29:30.760Z] #44 13.92 DEP images/core-x86.pb-c.d [2020-02-19T10:29:30.760Z] #44 13.97 DEP images/core.pb-c.d [2020-02-19T10:29:31.015Z] #44 14.05 DEP images/inventory.pb-c.d [2020-02-19T10:29:31.015Z] #44 14.12 PBCC images/cpuinfo.pb-c.c [2020-02-19T10:29:31.015Z] #44 14.17 DEP images/cpuinfo.pb-c.d [2020-02-19T10:29:31.015Z] #44 14.21 PBCC images/stats.pb-c.c [2020-02-19T10:29:31.015Z] #44 14.24 DEP images/stats.pb-c.d [2020-02-19T10:29:31.076Z] #44 ... [2020-02-19T10:29:31.076Z] [2020-02-19T10:29:31.076Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-19T10:29:31.076Z] #13 2.811 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-19T10:29:31.076Z] #13 DONE 3.0s [2020-02-19T10:29:31.076Z] [2020-02-19T10:29:31.076Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-19T10:29:31.327Z] #18 ... [2020-02-19T10:29:31.327Z] [2020-02-19T10:29:31.327Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:29:31.327Z] #48 96.41 github.com/LK4D4/vndr/godl [2020-02-19T10:29:31.327Z] #48 96.90 github.com/LK4D4/vndr [2020-02-19T10:29:31.327Z] #48 DONE 103.7s [2020-02-19T10:29:31.327Z] [2020-02-19T10:29:31.327Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:31.327Z] #45 65.25 CC criu/eventfd.o [2020-02-19T10:29:31.327Z] #45 65.59 CC criu/eventpoll.o [2020-02-19T10:29:31.327Z] #45 66.54 CC criu/external.o [2020-02-19T10:29:31.327Z] #45 66.91 CC criu/fault-injection.o [2020-02-19T10:29:31.327Z] #45 66.99 CC criu/fdstore.o [2020-02-19T10:29:31.327Z] #45 67.29 CC criu/fifo.o [2020-02-19T10:29:31.327Z] #45 67.63 CC criu/file-ids.o [2020-02-19T10:29:31.327Z] #45 67.88 CC criu/file-lock.o [2020-02-19T10:29:31.327Z] #45 68.69 CC criu/files-ext.o [2020-02-19T10:29:31.327Z] #45 68.98 CC criu/files-reg.o [2020-02-19T10:29:31.327Z] #45 70.70 CC criu/files.o [2020-02-19T10:29:31.338Z] #17 61.11 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:29:31.338Z] #17 61.16 Processing triggers for mime-support (3.62) ... [2020-02-19T10:29:31.696Z] #45 72.74 CC criu/filesystems.o [2020-02-19T10:29:32.068Z] #45 73.25 CC criu/fsnotify.o [2020-02-19T10:29:32.272Z] #17 DONE 62.0s [2020-02-19T10:29:32.272Z] [2020-02-19T10:29:32.272Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-19T10:29:32.379Z] #44 15.55 make[1]: Nothing to be done for 'all'. [2020-02-19T10:29:32.866Z] #45 73.84 CC criu/image-desc.o [2020-02-19T10:29:32.866Z] #45 73.93 CC criu/image.o [2020-02-19T10:29:33.253Z] #45 ... [2020-02-19T10:29:33.253Z] [2020-02-19T10:29:33.253Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:29:33.253Z] #18 29.34 Selecting previously unselected package libnet1:s390x. [2020-02-19T10:29:33.253Z] #18 29.34 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-19T10:29:33.253Z] #18 29.34 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-19T10:29:33.253Z] #18 29.46 Selecting previously unselected package libnl-3-200:s390x. [2020-02-19T10:29:33.253Z] #18 29.46 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-02-19T10:29:33.253Z] #18 29.46 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-02-19T10:29:33.253Z] #18 29.52 Selecting previously unselected package libprotobuf-c1:s390x. [2020-02-19T10:29:33.253Z] #18 29.52 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-02-19T10:29:33.253Z] #18 29.52 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-19T10:29:33.253Z] #18 29.55 Selecting previously unselected package libreadline5:s390x. [2020-02-19T10:29:33.253Z] #18 29.55 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-02-19T10:29:33.253Z] #18 29.55 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-02-19T10:29:33.631Z] #18 29.61 Selecting previously unselected package net-tools. [2020-02-19T10:29:33.631Z] #18 29.61 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-02-19T10:29:33.631Z] #18 29.61 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-19T10:29:33.631Z] #18 29.81 Selecting previously unselected package python-pip-whl. [2020-02-19T10:29:33.631Z] #18 29.81 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-19T10:29:33.631Z] #18 29.81 Unpacking python-pip-whl (18.1-5) ... [2020-02-19T10:29:33.653Z] #18 ... [2020-02-19T10:29:33.653Z] [2020-02-19T10:29:33.653Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:33.653Z] #44 119.4 CC criu/libnetlink.o [2020-02-19T10:29:33.653Z] #44 119.8 CC criu/log.o [2020-02-19T10:29:33.653Z] #44 120.3 CC criu/lsm.o [2020-02-19T10:29:33.653Z] #44 120.7 CC criu/mem.o [2020-02-19T10:29:33.653Z] #44 122.3 CC criu/mount.o [2020-02-19T10:29:33.653Z] #44 126.0 CC criu/namespaces.o [2020-02-19T10:29:33.653Z] #44 128.0 CC criu/net.o [2020-02-19T10:29:33.751Z] #44 16.83 CC images/stats.o [2020-02-19T10:29:34.028Z] #18 30.20 Selecting previously unselected package python3-lib2to3. [2020-02-19T10:29:34.028Z] #18 30.20 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-19T10:29:34.028Z] #18 30.20 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-19T10:29:34.028Z] #18 30.28 Selecting previously unselected package python3-distutils. [2020-02-19T10:29:34.028Z] #18 30.28 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-19T10:29:34.028Z] #18 30.28 Unpacking python3-distutils (3.7.3-1) ... [2020-02-19T10:29:34.028Z] #18 30.35 Selecting previously unselected package python3-pip. [2020-02-19T10:29:34.220Z] #44 ... [2020-02-19T10:29:34.220Z] [2020-02-19T10:29:34.220Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-19T10:29:34.220Z] #18 1.761 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-19T10:29:34.220Z] #18 1.766 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-19T10:29:34.220Z] #18 1.768 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-19T10:29:34.220Z] #18 DONE 1.9s [2020-02-19T10:29:34.220Z] [2020-02-19T10:29:34.220Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-19T10:29:34.315Z] #44 17.27 CC images/core.o [2020-02-19T10:29:34.380Z] #14 DONE 3.1s [2020-02-19T10:29:34.380Z] [2020-02-19T10:29:34.380Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-19T10:29:34.422Z] #18 30.35 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-19T10:29:34.422Z] #18 30.36 Unpacking python3-pip (18.1-5) ... [2020-02-19T10:29:34.422Z] #18 30.54 Selecting previously unselected package python3-pkg-resources. [2020-02-19T10:29:34.422Z] #18 30.54 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-19T10:29:34.422Z] #18 30.55 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-19T10:29:34.422Z] #18 30.65 Selecting previously unselected package python3-setuptools. [2020-02-19T10:29:34.422Z] #18 30.65 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-19T10:29:34.422Z] #18 30.66 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-19T10:29:34.823Z] #18 30.88 Selecting previously unselected package python3-wheel. [2020-02-19T10:29:34.823Z] #18 30.88 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-19T10:29:34.823Z] #18 30.88 Unpacking python3-wheel (0.32.3-2) ... [2020-02-19T10:29:34.823Z] #18 30.99 Selecting previously unselected package thin-provisioning-tools. [2020-02-19T10:29:34.823Z] #18 30.99 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-02-19T10:29:34.823Z] #18 30.99 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-19T10:29:34.877Z] #44 17.93 CC images/core-x86.o [2020-02-19T10:29:35.212Z] #18 31.17 Selecting previously unselected package vim-runtime. [2020-02-19T10:29:35.212Z] #18 31.17 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-19T10:29:35.212Z] #18 31.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-02-19T10:29:35.212Z] #18 31.19 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-19T10:29:35.212Z] #18 31.20 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-19T10:29:35.439Z] #44 18.60 CC images/core-arm.o [2020-02-19T10:29:35.769Z] #15 ... [2020-02-19T10:29:35.769Z] [2020-02-19T10:29:35.769Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:29:35.769Z] #47 105.9 vendor/golang.org/x/net/idna [2020-02-19T10:29:35.770Z] #47 108.7 vendor/golang.org/x/net/http/httpproxy [2020-02-19T10:29:35.770Z] #47 108.7 vendor/golang.org/x/net/http/httpguts [2020-02-19T10:29:35.770Z] #47 109.2 crypto/tls [2020-02-19T10:29:35.770Z] #47 ... [2020-02-19T10:29:35.770Z] [2020-02-19T10:29:35.770Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:35.770Z] #44 57.38 AR compel/plugins/fds.lib.a [2020-02-19T10:29:35.770Z] #44 57.50 HOSTDEP compel/src/lib/log-host.d [2020-02-19T10:29:35.770Z] #44 57.66 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-19T10:29:35.770Z] #44 57.86 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-02-19T10:29:35.770Z] #44 57.99 HOSTDEP compel/src/main-host.d [2020-02-19T10:29:35.770Z] #44 58.18 DEP compel/src/lib/ptrace.d [2020-02-19T10:29:35.770Z] #44 58.40 DEP compel/src/lib/infect.d [2020-02-19T10:29:35.770Z] #44 58.56 DEP compel/src/lib/infect-util.d [2020-02-19T10:29:35.770Z] #44 58.84 DEP compel/src/lib/infect-rpc.d [2020-02-19T10:29:35.770Z] #44 59.00 DEP compel/arch/aarch64/src/lib/infect.d [2020-02-19T10:29:35.770Z] #44 59.29 DEP compel/arch/aarch64/src/lib/cpu.d [2020-02-19T10:29:35.770Z] #44 59.42 DEP compel/src/lib/log.d [2020-02-19T10:29:35.770Z] #44 59.68 DEP compel/src/main.d [2020-02-19T10:29:35.770Z] #44 59.78 DEP compel/src/lib/handle-elf.d [2020-02-19T10:29:35.770Z] #44 59.91 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-02-19T10:29:35.770Z] #44 60.23 CC compel/src/lib/log.o [2020-02-19T10:29:35.770Z] #44 60.75 CC compel/arch/aarch64/src/lib/cpu.o [2020-02-19T10:29:35.770Z] #44 61.32 CC compel/arch/aarch64/src/lib/infect.o [2020-02-19T10:29:35.770Z] #44 61.96 CC compel/src/lib/infect-rpc.o [2020-02-19T10:29:35.998Z] #44 19.00 CC images/core-aarch64.o [2020-02-19T10:29:36.340Z] #44 62.36 CC compel/src/lib/infect-util.o [2020-02-19T10:29:36.340Z] #44 ... [2020-02-19T10:29:36.340Z] [2020-02-19T10:29:36.340Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-19T10:29:36.340Z] #15 DONE 2.3s [2020-02-19T10:29:36.340Z] [2020-02-19T10:29:36.340Z] #16 [dev 6/25] RUN ldconfig [2020-02-19T10:29:36.511Z] #18 ... [2020-02-19T10:29:36.511Z] [2020-02-19T10:29:36.511Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-19T10:29:36.511Z] #31 DONE 108.9s [2020-02-19T10:29:36.511Z] [2020-02-19T10:29:36.511Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:36.511Z] #45 74.60 CC criu/ipc_ns.o [2020-02-19T10:29:36.511Z] #45 75.53 CC criu/irmap.o [2020-02-19T10:29:36.511Z] #45 75.91 CC criu/kcmp-ids.o [2020-02-19T10:29:36.511Z] #45 76.10 CC criu/kerndat.o [2020-02-19T10:29:36.511Z] #45 77.00 CC criu/libnetlink.o [2020-02-19T10:29:36.511Z] #45 77.23 CC criu/log.o [2020-02-19T10:29:36.558Z] #44 19.52 CC images/core-ppc64.o [2020-02-19T10:29:36.914Z] #45 77.93 CC criu/lsm.o [2020-02-19T10:29:36.914Z] #45 78.26 CC criu/mem.o [2020-02-19T10:29:37.118Z] #44 20.11 CC images/core-s390.o [2020-02-19T10:29:37.679Z] #44 20.81 CC images/cpuinfo.o [2020-02-19T10:29:38.217Z] #45 79.41 CC criu/mount.o [2020-02-19T10:29:38.239Z] #44 21.21 CC images/inventory.o [2020-02-19T10:29:38.495Z] #44 21.50 CC images/fdinfo.o [2020-02-19T10:29:38.750Z] #44 21.87 CC images/fown.o [2020-02-19T10:29:39.005Z] #44 22.15 CC images/ns.o [2020-02-19T10:29:39.058Z] #45 ... [2020-02-19T10:29:39.058Z] [2020-02-19T10:29:39.058Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:29:39.058Z] #18 34.01 Selecting previously unselected package vim. [2020-02-19T10:29:39.058Z] #18 34.01 Preparing to unpack .../35-vim_2%3a8.1.0875-5_s390x.deb ... [2020-02-19T10:29:39.058Z] #18 34.03 Unpacking vim (2:8.1.0875-5) ... [2020-02-19T10:29:39.058Z] #18 34.39 Selecting previously unselected package xfsprogs. [2020-02-19T10:29:39.058Z] #18 34.39 Preparing to unpack .../36-xfsprogs_4.20.0-1_s390x.deb ... [2020-02-19T10:29:39.058Z] #18 34.40 Unpacking xfsprogs (4.20.0-1) ... [2020-02-19T10:29:39.058Z] #18 34.68 Selecting previously unselected package zip. [2020-02-19T10:29:39.058Z] #18 34.69 Preparing to unpack .../37-zip_3.0-11+b1_s390x.deb ... [2020-02-19T10:29:39.058Z] #18 34.69 Unpacking zip (3.0-11+b1) ... [2020-02-19T10:29:39.058Z] #18 34.78 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-19T10:29:39.058Z] #18 34.79 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-19T10:29:39.058Z] #18 34.80 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-02-19T10:29:39.058Z] #18 34.80 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-02-19T10:29:39.058Z] #18 34.81 Setting up libgpm2:s390x (1.20.7-5) ... [2020-02-19T10:29:39.058Z] #18 34.82 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-02-19T10:29:39.058Z] #18 34.82 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-02-19T10:29:39.058Z] #18 34.83 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-19T10:29:39.058Z] #18 34.84 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-19T10:29:39.058Z] #18 34.84 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-19T10:29:39.058Z] #18 34.85 Setting up libicu63:s390x (63.1-6) ... [2020-02-19T10:29:39.058Z] #18 34.86 Setting up xxd (2:8.1.0875-5) ... [2020-02-19T10:29:39.058Z] #18 34.87 Setting up zip (3.0-11+b1) ... [2020-02-19T10:29:39.058Z] #18 34.87 Setting up vim-common (2:8.1.0875-5) ... [2020-02-19T10:29:39.058Z] #18 34.88 Setting up bash-completion (1:2.8-6) ... [2020-02-19T10:29:39.261Z] #44 22.40 CC images/regfile.o [2020-02-19T10:29:39.516Z] #44 22.56 CC images/ghost-file.o [2020-02-19T10:29:39.648Z] #16 DONE 2.8s [2020-02-19T10:29:39.649Z] [2020-02-19T10:29:39.649Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:29:39.649Z] #47 116.5 net/http/httptrace [2020-02-19T10:29:39.649Z] #47 116.7 net/http [2020-02-19T10:29:39.771Z] #44 22.84 CC images/fifo.o [2020-02-19T10:29:40.027Z] #44 23.02 CC images/remap-file-path.o [2020-02-19T10:29:40.027Z] #44 ... [2020-02-19T10:29:40.027Z] [2020-02-19T10:29:40.027Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:29:40.027Z] #62 37.59 + bin/ctr [2020-02-19T10:29:40.027Z] #62 ... [2020-02-19T10:29:40.027Z] [2020-02-19T10:29:40.027Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:40.027Z] #44 23.26 CC images/eventfd.o [2020-02-19T10:29:40.366Z] #18 36.52 Setting up libiptc0:s390x (1.8.2-4) ... [2020-02-19T10:29:40.366Z] #18 36.52 Setting up xz-utils (5.2.4-1) ... [2020-02-19T10:29:40.366Z] #18 36.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-19T10:29:40.366Z] #18 36.54 Setting up pigz (2.4-1) ... [2020-02-19T10:29:40.366Z] #18 36.55 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-02-19T10:29:40.366Z] #18 36.55 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-02-19T10:29:40.366Z] #18 36.57 Setting up python-pip-whl (18.1-5) ... [2020-02-19T10:29:40.366Z] #18 36.58 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-02-19T10:29:40.366Z] #18 36.59 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-19T10:29:40.366Z] #18 36.79 Setting up libaio1:s390x (0.3.112-3) ... [2020-02-19T10:29:40.587Z] #44 23.46 CC images/eventpoll.o [2020-02-19T10:29:40.587Z] #44 23.84 CC images/fh.o [2020-02-19T10:29:40.587Z] #44 ... [2020-02-19T10:29:40.587Z] [2020-02-19T10:29:40.587Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:29:40.587Z] #47 98.67 text/template [2020-02-19T10:29:40.587Z] #47 100.1 encoding/xml [2020-02-19T10:29:40.587Z] #47 102.9 go/doc [2020-02-19T10:29:40.587Z] #47 105.9 github.com/LK4D4/vndr/godl/singleflight [2020-02-19T10:29:40.587Z] #47 106.1 github.com/LK4D4/vndr/versioned [2020-02-19T10:29:40.587Z] #47 106.2 compress/flate [2020-02-19T10:29:40.587Z] #47 106.5 github.com/LK4D4/vndr/build [2020-02-19T10:29:40.789Z] #19 ... [2020-02-19T10:29:40.789Z] [2020-02-19T10:29:40.789Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:40.789Z] #44 131.7 CC criu/netfilter.o [2020-02-19T10:29:40.789Z] #44 132.0 CC criu/page-pipe.o [2020-02-19T10:29:40.789Z] #44 132.7 CC criu/page-xfer.o [2020-02-19T10:29:40.789Z] #44 134.3 CC criu/pagemap-cache.o [2020-02-19T10:29:40.789Z] #44 134.6 CC criu/pagemap.o [2020-02-19T10:29:40.789Z] #44 135.7 CC criu/parasite-syscall.o [2020-02-19T10:29:40.789Z] #44 136.4 CC criu/path.o [2020-02-19T10:29:40.789Z] #44 136.7 CC criu/pie-util-vdso-elf32.o [2020-02-19T10:29:40.887Z] #18 36.81 Setting up libonig5:s390x (6.9.1-1) ... [2020-02-19T10:29:40.887Z] #18 36.82 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-02-19T10:29:40.887Z] #18 36.84 Setting up vim (2:8.1.0875-5) ... [2020-02-19T10:29:40.887Z] #18 36.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-19T10:29:40.887Z] #18 36.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-19T10:29:40.887Z] #18 36.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-19T10:29:40.887Z] #18 36.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-19T10:29:40.887Z] #18 36.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-19T10:29:40.887Z] #18 36.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-19T10:29:40.887Z] #18 36.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-19T10:29:40.887Z] #18 36.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-19T10:29:40.887Z] #18 36.91 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-19T10:29:40.887Z] #18 36.91 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-19T10:29:40.887Z] #18 36.92 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-02-19T10:29:40.887Z] #18 36.93 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-19T10:29:40.887Z] #18 36.94 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-02-19T10:29:40.887Z] #18 36.94 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-19T10:29:41.046Z] #44 137.2 CC criu/pie-util-vdso.o [2020-02-19T10:29:41.147Z] #47 109.0 vendor/golang.org/x/crypto/cryptobyte [2020-02-19T10:29:41.147Z] #47 ... [2020-02-19T10:29:41.147Z] [2020-02-19T10:29:41.147Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:41.147Z] #44 24.15 CC images/fsnotify.o [2020-02-19T10:29:41.562Z] #47 ... [2020-02-19T10:29:41.562Z] [2020-02-19T10:29:41.562Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:29:41.562Z] #57 8.743 + cd /tmp/tmp.OrRf0BO8yG/src/github.com/opencontainers/runc [2020-02-19T10:29:41.562Z] #57 8.743 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-19T10:29:41.562Z] #57 8.954 + '[' -z '' ']' [2020-02-19T10:29:41.562Z] #57 8.954 + target=static [2020-02-19T10:29:41.562Z] #57 8.954 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-19T10:29:41.562Z] #57 10.53 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-19T10:29:41.612Z] #44 137.6 CC criu/pie-util.o [2020-02-19T10:29:41.707Z] #44 24.72 CC images/signalfd.o [2020-02-19T10:29:41.823Z] #57 ... [2020-02-19T10:29:41.823Z] [2020-02-19T10:29:41.823Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:29:41.823Z] #17 2.537 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:29:41.823Z] #17 2.559 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:29:41.823Z] #17 2.565 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:29:41.870Z] #44 137.8 CC criu/pipes.o [2020-02-19T10:29:41.962Z] #44 24.99 CC images/fs.o [2020-02-19T10:29:42.217Z] #44 25.23 CC images/pstree.o [2020-02-19T10:29:42.395Z] #17 3.290 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-19T10:29:42.435Z] #44 138.5 CC criu/plugin.o [2020-02-19T10:29:42.472Z] #44 25.56 CC images/pipe.o [2020-02-19T10:29:42.727Z] #44 25.85 CC images/tcp-stream.o [2020-02-19T10:29:43.000Z] #44 138.9 CC criu/proc_parse.o [2020-02-19T10:29:43.112Z] #18 39.15 Setting up iptables (1.8.2-4) ... [2020-02-19T10:29:43.112Z] #18 39.16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-19T10:29:43.112Z] #18 39.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-19T10:29:43.112Z] #18 39.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-19T10:29:43.112Z] #18 39.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-19T10:29:43.112Z] #18 39.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-19T10:29:43.113Z] #18 39.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-19T10:29:43.113Z] #18 39.21 Setting up python3 (3.7.3-1) ... [2020-02-19T10:29:43.113Z] #18 39.43 Setting up python3-wheel (0.32.3-2) ... [2020-02-19T10:29:43.287Z] #44 26.16 CC images/sk-packet.o [2020-02-19T10:29:43.496Z] #18 39.86 Setting up apparmor (2.13.2-10) ... [2020-02-19T10:29:43.543Z] #44 26.46 CC images/mnt.o [2020-02-19T10:29:43.798Z] #44 26.76 CC images/pipe-data.o [2020-02-19T10:29:43.798Z] #44 26.95 CC images/sa.o [2020-02-19T10:29:44.054Z] #44 27.22 CC images/timer.o [2020-02-19T10:29:44.314Z] #17 4.778 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [176 kB] [2020-02-19T10:29:44.614Z] #44 27.61 CC images/timerfd.o [2020-02-19T10:29:44.807Z] #18 40.92 Setting up xfsprogs (4.20.0-1) ... [2020-02-19T10:29:44.807Z] #18 40.93 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-19T10:29:44.807Z] #18 41.10 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-19T10:29:44.870Z] #44 27.91 CC images/mm.o [2020-02-19T10:29:45.125Z] #44 28.21 CC images/sk-opts.o [2020-02-19T10:29:45.256Z] #17 6.000 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B] [2020-02-19T10:29:45.381Z] #44 28.43 CC images/sk-unix.o [2020-02-19T10:29:45.527Z] #44 141.5 CC criu/protobuf-desc.o [2020-02-19T10:29:45.636Z] #44 28.74 CC images/sk-inet.o [2020-02-19T10:29:45.640Z] #18 41.65 Setting up python3-distutils (3.7.3-1) ... [2020-02-19T10:29:45.640Z] #18 41.92 Setting up python3-setuptools (40.8.0-1) ... [2020-02-19T10:29:45.892Z] #44 29.15 CC images/tun.o [2020-02-19T10:29:46.444Z] #18 42.59 Setting up python3-pip (18.1-5) ... [2020-02-19T10:29:46.452Z] #44 29.39 CC images/sk-netlink.o [2020-02-19T10:29:46.453Z] #44 29.57 CC images/packet-sock.o [2020-02-19T10:29:46.641Z] #17 ... [2020-02-19T10:29:46.641Z] [2020-02-19T10:29:46.641Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:46.641Z] #44 62.76 CC compel/src/lib/infect.o [2020-02-19T10:29:46.641Z] #44 65.40 CC compel/src/lib/ptrace.o [2020-02-19T10:29:46.641Z] #44 66.17 AR compel/libcompel.a [2020-02-19T10:29:46.641Z] #44 66.36 HOSTCC compel/src/main-host.o [2020-02-19T10:29:46.641Z] #44 66.83 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-02-19T10:29:46.641Z] #44 67.14 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-19T10:29:46.641Z] #44 67.67 HOSTCC compel/src/lib/log-host.o [2020-02-19T10:29:46.641Z] #44 67.98 HOSTLINK compel/compel-host-bin [2020-02-19T10:29:46.641Z] #44 68.26 DEP soccr/soccr.d [2020-02-19T10:29:46.641Z] #44 68.51 CC soccr/soccr.o [2020-02-19T10:29:46.641Z] #44 70.12 AR soccr/libsoccr.a [2020-02-19T10:29:46.641Z] #44 70.19 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-19T10:29:46.641Z] #44 70.79 DEP criu/arch/aarch64/sigframe.d [2020-02-19T10:29:46.641Z] #44 70.93 DEP criu/arch/aarch64/crtools.d [2020-02-19T10:29:46.641Z] #44 71.22 DEP criu/arch/aarch64/cpu.d [2020-02-19T10:29:46.641Z] #44 71.26 DEP criu/arch/aarch64/bitops.d [2020-02-19T10:29:46.641Z] #44 71.49 CC criu/arch/aarch64/bitops.o [2020-02-19T10:29:46.641Z] #44 71.53 CC criu/arch/aarch64/cpu.o [2020-02-19T10:29:46.641Z] #44 71.75 CC criu/arch/aarch64/crtools.o [2020-02-19T10:29:46.641Z] #44 72.63 CC criu/arch/aarch64/sigframe.o [2020-02-19T10:29:46.641Z] #44 72.89 LINK criu/arch/aarch64/crtools.built-in.o [2020-02-19T10:29:46.830Z] #18 43.16 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:29:46.830Z] #18 43.17 Processing triggers for mime-support (3.62) ... [2020-02-19T10:29:46.900Z] #44 142.6 CC criu/protobuf.o [2020-02-19T10:29:46.901Z] #44 72.96 DEP criu/arch/aarch64/intraprocedure.d [2020-02-19T10:29:46.901Z] #44 72.97 DEP criu/arch/aarch64/vdso-pie.d [2020-02-19T10:29:47.014Z] #44 29.92 CC images/ipc-var.o [2020-02-19T10:29:47.158Z] #44 143.2 CC criu/pstree.o [2020-02-19T10:29:47.162Z] #44 73.20 DEP criu/pie/parasite-vdso.d [2020-02-19T10:29:47.162Z] #44 73.44 DEP criu/pie/util-vdso.d [2020-02-19T10:29:47.197Z] #18 DONE 43.5s [2020-02-19T10:29:47.197Z] [2020-02-19T10:29:47.197Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-19T10:29:47.270Z] #44 30.23 CC images/ipc-desc.o [2020-02-19T10:29:47.270Z] #44 30.41 CC images/ipc-shm.o [2020-02-19T10:29:47.525Z] #44 30.66 CC images/ipc-msg.o [2020-02-19T10:29:47.563Z] #19 0.322 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-19T10:29:47.563Z] #19 0.325 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-19T10:29:47.563Z] #19 0.327 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-19T10:29:47.563Z] #19 DONE 0.4s [2020-02-19T10:29:47.563Z] [2020-02-19T10:29:47.563Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:47.563Z] #45 81.91 CC criu/namespaces.o [2020-02-19T10:29:47.563Z] #45 84.10 CC criu/net.o [2020-02-19T10:29:47.563Z] #45 85.95 CC criu/netfilter.o [2020-02-19T10:29:47.563Z] #45 86.32 CC criu/page-pipe.o [2020-02-19T10:29:47.563Z] #45 86.70 CC criu/page-xfer.o [2020-02-19T10:29:47.563Z] #45 87.43 CC criu/pagemap-cache.o [2020-02-19T10:29:47.563Z] #45 87.60 CC criu/pagemap.o [2020-02-19T10:29:47.563Z] #45 88.27 CC criu/parasite-syscall.o [2020-02-19T10:29:47.724Z] #44 ... [2020-02-19T10:29:47.724Z] [2020-02-19T10:29:47.724Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-19T10:29:47.724Z] #19 5.760 Collecting yamllint==1.16.0 [2020-02-19T10:29:47.724Z] #19 11.12 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-19T10:29:47.724Z] #19 11.21 Collecting pyyaml (from yamllint==1.16.0) [2020-02-19T10:29:47.724Z] #19 11.36 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-19T10:29:47.724Z] #19 12.58 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-19T10:29:47.724Z] #19 12.62 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-19T10:29:47.724Z] #19 12.65 Building wheels for collected packages: pyyaml [2020-02-19T10:29:47.724Z] #19 12.65 Running setup.py bdist_wheel for pyyaml: started [2020-02-19T10:29:47.724Z] #19 13.67 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-19T10:29:47.724Z] #19 13.67 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-19T10:29:47.724Z] #19 13.73 Successfully built pyyaml [2020-02-19T10:29:47.724Z] #19 13.76 Installing collected packages: pyyaml, pathspec, yamllint [2020-02-19T10:29:47.734Z] #44 73.65 DEP criu/pie/util.d [2020-02-19T10:29:47.734Z] #44 73.80 CC criu/pie/util.o [2020-02-19T10:29:47.734Z] #44 ... [2020-02-19T10:29:47.734Z] [2020-02-19T10:29:47.734Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:29:47.734Z] #47 128.3 github.com/LK4D4/vndr/godl [2020-02-19T10:29:47.953Z] #45 ... [2020-02-19T10:29:47.953Z] [2020-02-19T10:29:47.953Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-19T10:29:48.086Z] #44 30.97 CC images/ipc-sem.o [2020-02-19T10:29:48.086Z] #44 31.16 CC images/utsns.o [2020-02-19T10:29:48.289Z] #19 14.13 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-19T10:29:48.342Z] #44 31.36 CC images/creds.o [2020-02-19T10:29:48.547Z] #19 ... [2020-02-19T10:29:48.547Z] [2020-02-19T10:29:48.547Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:48.547Z] #44 144.6 CC criu/rbtree.o [2020-02-19T10:29:48.597Z] #44 31.57 CC images/vma.o [2020-02-19T10:29:48.597Z] #44 31.75 CC images/netdev.o [2020-02-19T10:29:48.676Z] #47 129.2 github.com/LK4D4/vndr [2020-02-19T10:29:49.113Z] #44 ... [2020-02-19T10:29:49.113Z] [2020-02-19T10:29:49.113Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-19T10:29:49.113Z] #19 DONE 14.8s [2020-02-19T10:29:49.113Z] [2020-02-19T10:29:49.113Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:49.113Z] #44 145.0 CC criu/rst-malloc.o [2020-02-19T10:29:49.113Z] #44 ... [2020-02-19T10:29:49.113Z] [2020-02-19T10:29:49.113Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-19T10:29:49.113Z] #24 DONE 0.2s [2020-02-19T10:29:49.158Z] #44 32.11 CC images/tty.o [2020-02-19T10:29:49.371Z] [2020-02-19T10:29:49.371Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-19T10:29:49.718Z] #44 32.69 CC images/file-lock.o [2020-02-19T10:29:49.718Z] #44 32.97 CC images/rlimit.o [2020-02-19T10:29:49.937Z] #28 DONE 0.8s [2020-02-19T10:29:49.937Z] [2020-02-19T10:29:49.937Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-19T10:29:50.196Z] #31 DONE 0.1s [2020-02-19T10:29:50.196Z] [2020-02-19T10:29:50.196Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-19T10:29:50.196Z] #34 DONE 0.1s [2020-02-19T10:29:50.196Z] [2020-02-19T10:29:50.196Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-19T10:29:50.196Z] #39 DONE 0.1s [2020-02-19T10:29:50.196Z] [2020-02-19T10:29:50.196Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:50.196Z] #44 145.5 CC criu/seccomp.o [2020-02-19T10:29:50.196Z] #44 146.1 CC criu/seize.o [2020-02-19T10:29:50.279Z] #44 33.21 CC images/pagemap.o [2020-02-19T10:29:50.279Z] #44 33.46 CC images/siginfo.o [2020-02-19T10:29:50.279Z] #44 ... [2020-02-19T10:29:50.279Z] [2020-02-19T10:29:50.279Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:29:50.279Z] #65 118.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-19T10:29:50.417Z] #20 2.619 Collecting yamllint==1.16.0 [2020-02-19T10:29:50.417Z] #20 2.762 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-19T10:29:50.417Z] #20 2.789 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-19T10:29:50.417Z] #20 2.820 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-19T10:29:50.417Z] #20 2.854 Collecting pyyaml (from yamllint==1.16.0) [2020-02-19T10:29:50.417Z] #20 2.938 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-19T10:29:50.535Z] #65 118.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-19T10:29:51.131Z] #44 147.0 CC criu/servicefd.o [2020-02-19T10:29:51.388Z] #44 ... [2020-02-19T10:29:51.388Z] [2020-02-19T10:29:51.388Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-19T10:29:51.388Z] #41 DONE 230.3s [2020-02-19T10:29:51.388Z] [2020-02-19T10:29:51.388Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:51.388Z] #44 147.4 CC criu/shmem.o [2020-02-19T10:29:51.402Z] #20 3.718 Building wheels for collected packages: pyyaml [2020-02-19T10:29:51.402Z] #20 3.734 Running setup.py bdist_wheel for pyyaml: started [2020-02-19T10:29:51.461Z] #65 ... [2020-02-19T10:29:51.461Z] [2020-02-19T10:29:51.461Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:29:51.461Z] #47 109.5 net [2020-02-19T10:29:51.461Z] #47 111.1 vendor/golang.org/x/crypto/internal/chacha20 [2020-02-19T10:29:51.461Z] #47 111.6 vendor/golang.org/x/crypto/poly1305 [2020-02-19T10:29:51.461Z] #47 112.0 vendor/golang.org/x/sys/cpu [2020-02-19T10:29:51.461Z] #47 112.2 vendor/golang.org/x/crypto/chacha20poly1305 [2020-02-19T10:29:51.461Z] #47 113.6 vendor/golang.org/x/crypto/hkdf [2020-02-19T10:29:51.461Z] #47 113.8 vendor/golang.org/x/text/transform [2020-02-19T10:29:51.461Z] #47 114.8 vendor/golang.org/x/text/unicode/bidi [2020-02-19T10:29:51.461Z] #47 116.5 vendor/golang.org/x/text/secure/bidirule [2020-02-19T10:29:51.461Z] #47 116.8 vendor/golang.org/x/text/unicode/norm [2020-02-19T10:29:52.022Z] #47 ... [2020-02-19T10:29:52.022Z] [2020-02-19T10:29:52.022Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:52.022Z] #44 33.79 CC images/rpc.o [2020-02-19T10:29:52.022Z] #44 35.08 CC images/ext-file.o [2020-02-19T10:29:52.277Z] #44 35.31 CC images/cgroup.o [2020-02-19T10:29:52.373Z] #20 4.542 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-19T10:29:52.373Z] #20 4.542 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-19T10:29:52.373Z] #20 4.617 Successfully built pyyaml [2020-02-19T10:29:52.373Z] #20 4.643 Installing collected packages: pathspec, pyyaml, yamllint [2020-02-19T10:29:52.752Z] #20 5.000 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-19T10:29:52.752Z] #20 DONE 5.2s [2020-02-19T10:29:52.752Z] [2020-02-19T10:29:52.752Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:52.752Z] #45 88.98 CC criu/path.o [2020-02-19T10:29:52.752Z] #45 89.24 CC criu/pie-util-vdso-elf32.o [2020-02-19T10:29:52.752Z] #45 89.45 CC criu/pie-util-vdso.o [2020-02-19T10:29:52.752Z] #45 89.66 CC criu/pie-util.o [2020-02-19T10:29:52.752Z] #45 89.78 CC criu/pipes.o [2020-02-19T10:29:52.752Z] #45 90.04 CC criu/plugin.o [2020-02-19T10:29:52.752Z] #45 90.32 CC criu/proc_parse.o [2020-02-19T10:29:52.752Z] #45 91.96 CC criu/protobuf-desc.o [2020-02-19T10:29:52.752Z] #45 92.60 CC criu/protobuf.o [2020-02-19T10:29:52.752Z] #45 93.24 CC criu/pstree.o [2020-02-19T10:29:52.764Z] #44 148.6 CC criu/sigframe.o [2020-02-19T10:29:52.764Z] #44 ... [2020-02-19T10:29:52.764Z] [2020-02-19T10:29:52.764Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-19T10:29:52.764Z] #42 DONE 0.3s [2020-02-19T10:29:52.764Z] [2020-02-19T10:29:52.764Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:52.764Z] #44 148.8 CC criu/signalfd.o [2020-02-19T10:29:52.838Z] #44 36.00 CC images/userns.o [2020-02-19T10:29:53.022Z] #44 149.0 CC criu/sk-inet.o [2020-02-19T10:29:53.130Z] #45 ... [2020-02-19T10:29:53.130Z] [2020-02-19T10:29:53.130Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-19T10:29:53.130Z] #25 DONE 0.1s [2020-02-19T10:29:53.130Z] [2020-02-19T10:29:53.130Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:53.130Z] #45 94.24 CC criu/rbtree.o [2020-02-19T10:29:53.400Z] #44 36.35 CC images/google/protobuf/descriptor.o [2020-02-19T10:29:53.504Z] #45 ... [2020-02-19T10:29:53.505Z] [2020-02-19T10:29:53.505Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-19T10:29:53.505Z] #29 DONE 0.5s [2020-02-19T10:29:53.505Z] [2020-02-19T10:29:53.505Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-19T10:29:53.505Z] #32 DONE 0.1s [2020-02-19T10:29:53.505Z] [2020-02-19T10:29:53.505Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:53.505Z] #45 94.67 CC criu/rst-malloc.o [2020-02-19T10:29:53.881Z] #45 ... [2020-02-19T10:29:53.881Z] [2020-02-19T10:29:53.881Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-19T10:29:53.881Z] #35 DONE 0.1s [2020-02-19T10:29:53.881Z] [2020-02-19T10:29:53.881Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:53.881Z] #45 94.87 CC criu/seccomp.o [2020-02-19T10:29:53.881Z] #45 ... [2020-02-19T10:29:53.881Z] [2020-02-19T10:29:53.881Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-19T10:29:53.881Z] #40 DONE 0.1s [2020-02-19T10:29:53.881Z] [2020-02-19T10:29:53.881Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:53.955Z] #44 149.9 CC criu/sk-netlink.o [2020-02-19T10:29:53.969Z] #47 ... [2020-02-19T10:29:53.969Z] [2020-02-19T10:29:53.969Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:29:54.213Z] #44 150.2 CC criu/sk-packet.o [2020-02-19T10:29:54.270Z] #45 95.20 CC criu/seize.o [2020-02-19T10:29:54.270Z] #45 95.62 CC criu/servicefd.o [2020-02-19T10:29:54.649Z] #45 95.91 CC criu/shmem.o [2020-02-19T10:29:54.779Z] #44 150.7 CC criu/sk-queue.o [2020-02-19T10:29:55.286Z] #44 38.12 CC images/opts.o [2020-02-19T10:29:55.286Z] #44 38.45 CC images/seccomp.o [2020-02-19T10:29:55.344Z] #44 151.2 CC criu/sk-tcp.o [2020-02-19T10:29:55.439Z] #45 96.43 CC criu/sigframe.o [2020-02-19T10:29:55.439Z] #45 96.47 CC criu/signalfd.o [2020-02-19T10:29:55.439Z] #45 96.61 CC criu/sk-inet.o [2020-02-19T10:29:55.542Z] #44 ... [2020-02-19T10:29:55.542Z] [2020-02-19T10:29:55.542Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:29:55.542Z] #10 113.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-19T10:29:55.542Z] #10 113.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-02-19T10:29:55.542Z] #10 113.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:29:55.797Z] #10 ... [2020-02-19T10:29:55.797Z] [2020-02-19T10:29:55.797Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:29:55.797Z] #47 121.4 vendor/golang.org/x/net/idna [2020-02-19T10:29:55.910Z] #44 151.6 CC criu/sk-unix.o [2020-02-19T10:29:56.053Z] #47 123.9 vendor/golang.org/x/net/http2/hpack [2020-02-19T10:29:56.233Z] #45 97.23 CC criu/sk-netlink.o [2020-02-19T10:29:56.233Z] #45 97.47 CC criu/sk-packet.o [2020-02-19T10:29:56.592Z] #23 132.9 Checking out files: 18% (2005/10563) Checking out files: 19% (2007/10563) Checking out files: 20% (2113/10563) Checking out files: 21% (2219/10563) Checking out files: 22% (2324/10563) Checking out files: 23% (2430/10563) Checking out files: 24% (2536/10563) Checking out files: 25% (2641/10563) Checking out files: 26% (2747/10563) Checking out files: 27% (2853/10563) Checking out files: 27% (2880/10563) Checking out files: 28% (2958/10563) Checking out files: 29% (3064/10563) Checking out files: 30% (3169/10563) Checking out files: 31% (3275/10563) Checking out files: 32% (3381/10563) Checking out files: 33% (3486/10563) Checking out files: 34% (3592/10563) Checking out files: 35% (3698/10563) Checking out files: 36% (3803/10563) Checking out files: 37% (3909/10563) Checking out files: 38% (4014/10563) Checking out files: 39% (4120/10563) Checking out files: 39% (4197/10563) Checking out files: 40% (4226/10563) Checking out files: 41% (4331/10563) Checking out files: 42% (4437/10563) Checking out files: 43% (4543/10563) Checking out files: 44% (4648/10563) Checking out files: 45% (4754/10563) Checking out files: 46% (4859/10563) Checking out files: 47% (4965/10563) Checking out files: 48% (5071/10563) Checking out files: 49% (5176/10563) Checking out files: 50% (5282/10563) Checking out files: 51% (5388/10563) Checking out files: 52% (5493/10563) Checking out files: 53% (5599/10563) Checking out files: 54% (5705/10563) Checking out files: 55% (5810/10563) Checking out files: 56% (5916/10563) Checking out files: 57% (6021/10563) Checking out files: 58% (6127/10563) Checking out files: 59% (6233/10563) Checking out files: 59% (6287/10563) Checking out files: 60% (6338/10563) Checking out files: 61% (6444/10563) Checking out files: 62% (6550/10563) Checking out files: 63% (6655/10563) Checking out files: 64% (6761/10563) Checking out files: 65% (6866/10563) Checking out files: 66% (6972/10563) Checking out files: 67% (7078/10563) Checking out files: 68% (7183/10563) Checking out files: 69% (7289/10563) Checking out files: 70% (7395/10563) Checking out files: 71% (7500/10563) Checking out files: 72% (7606/10563) Checking out files: 73% (7711/10563) Checking out files: 74% (7817/10563) Checking out files: 75% (7923/10563) Checking out files: 76% (8028/10563) Checking out files: 77% (8134/10563) Checking out files: 78% (8240/10563) Checking out files: 79% (8345/10563) Checking out files: 80% (8451/10563) Checking out files: 80% (8543/10563) Checking out files: 81% (8557/10563) Checking out files: 82% (8662/10563) Checking out files: 83% (8768/10563) Checking out files: 84% (8873/10563) Checking out files: 85% (8979/10563) Checking out files: 86% (9085/10563) Checking out files: 87% (9190/10563) Checking out files: 88% (9296/10563) Checking out files: 89% (9402/10563) Checking out files: 90% (9507/10563) Checking out files: 91% (9613/10563) Checking out files: 92% (9718/10563) Checking out files: 93% (9824/10563) Checking out files: 94% (9930/10563) Checking out files: 95% (10035/10563) Checking out files: 96% (10141/10563) Checking out files: 97% (10247/10563) Checking out files: 98% (10352/10563) Checking out files: 99% (10458/10563) Checking out files: 100% (10563/10563) Checking out files: 100% (10563/10563), done. [2020-02-19T10:29:56.596Z] #45 97.85 CC criu/sk-queue.o [2020-02-19T10:29:56.853Z] #23 137.3 + cd /tmp/tmp.4qMqyrnRZH/tmp/docker-ce [2020-02-19T10:29:56.853Z] #23 137.3 + git checkout -q v17.06.2-ce [2020-02-19T10:29:56.975Z] #45 98.19 CC criu/sk-tcp.o [2020-02-19T10:29:57.284Z] #44 153.2 CC criu/sockets.o [2020-02-19T10:29:57.360Z] #45 98.45 CC criu/sk-unix.o [2020-02-19T10:29:57.416Z] #47 125.1 mime [2020-02-19T10:29:57.849Z] #44 154.0 CC criu/stats.o [2020-02-19T10:29:57.978Z] #47 ... [2020-02-19T10:29:57.978Z] [2020-02-19T10:29:57.978Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:29:57.978Z] #65 DONE 126.0s [2020-02-19T10:29:58.107Z] #44 154.2 CC criu/string.o [2020-02-19T10:29:58.233Z] [2020-02-19T10:29:58.233Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-19T10:29:58.233Z] #66 DONE 0.1s [2020-02-19T10:29:58.233Z] [2020-02-19T10:29:58.233Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:58.233Z] #44 38.84 CC images/binfmt-misc.o [2020-02-19T10:29:58.233Z] #44 39.04 CC images/time.o [2020-02-19T10:29:58.233Z] #44 39.29 CC images/sysctl.o [2020-02-19T10:29:58.233Z] #44 39.52 CC images/autofs.o [2020-02-19T10:29:58.233Z] #44 39.73 CC images/macvlan.o [2020-02-19T10:29:58.233Z] #44 39.96 CC images/sit.o [2020-02-19T10:29:58.233Z] #44 40.29 LINK images/built-in.o [2020-02-19T10:29:58.233Z] #44 40.46 GEN compel/include/asm [2020-02-19T10:29:58.233Z] #44 40.46 GEN compel/include/version.h [2020-02-19T10:29:58.233Z] #44 40.48 touch .config [2020-02-19T10:29:58.233Z] #44 40.48 GEN include/common/config.h [2020-02-19T10:29:58.233Z] #44 40.58 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-02-19T10:29:58.234Z] #44 40.61 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-02-19T10:29:58.234Z] #44 40.63 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-02-19T10:29:58.234Z] #44 40.64 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-02-19T10:29:58.234Z] #44 40.69 DEP compel/arch/x86/plugins/std/memcpy.d [2020-02-19T10:29:58.234Z] #44 40.71 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-02-19T10:29:58.234Z] #44 40.73 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-19T10:29:58.234Z] #44 40.76 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-02-19T10:29:58.234Z] #44 40.77 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-19T10:29:58.234Z] #44 40.79 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-19T10:29:58.234Z] #44 40.79 DEP compel/plugins/std/infect.d [2020-02-19T10:29:58.234Z] #44 40.97 DEP compel/plugins/std/string.d [2020-02-19T10:29:58.234Z] #44 41.09 DEP compel/plugins/std/log.d [2020-02-19T10:29:58.234Z] #44 41.22 DEP compel/plugins/std/fds.d [2020-02-19T10:29:58.300Z] #23 ... [2020-02-19T10:29:58.300Z] [2020-02-19T10:29:58.300Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:58.300Z] #44 74.22 CC criu/pie/util-vdso.o [2020-02-19T10:29:58.300Z] #44 75.08 CC criu/pie/parasite-vdso.o [2020-02-19T10:29:58.300Z] #44 75.98 CC criu/arch/aarch64/vdso-pie.o [2020-02-19T10:29:58.300Z] #44 76.44 CC criu/arch/aarch64/intraprocedure.o [2020-02-19T10:29:58.300Z] #44 76.49 AR criu/pie/pie.lib.a [2020-02-19T10:29:58.300Z] #44 76.61 DEP criu/pie/restorer.d [2020-02-19T10:29:58.300Z] #44 76.84 DEP criu/arch/aarch64/restorer.d [2020-02-19T10:29:58.300Z] #44 77.16 DEP criu/pie/parasite.d [2020-02-19T10:29:58.300Z] #44 77.41 CC criu/pie/parasite.o [2020-02-19T10:29:58.300Z] #44 79.20 LINK criu/pie/parasite.built-in.o [2020-02-19T10:29:58.300Z] #44 79.21 GEN criu/pie/parasite-blob.h [2020-02-19T10:29:58.300Z] #44 79.22 CC criu/arch/aarch64/restorer.o [2020-02-19T10:29:58.300Z] #44 79.83 CC criu/pie/restorer.o [2020-02-19T10:29:58.300Z] #44 83.29 LINK criu/pie/restorer.built-in.o [2020-02-19T10:29:58.300Z] #44 83.30 GEN criu/pie/restorer-blob.h [2020-02-19T10:29:58.300Z] #44 83.46 DEP criu/vdso.d [2020-02-19T10:29:58.300Z] #44 83.81 DEP criu/uts_ns.d [2020-02-19T10:29:58.300Z] #44 84.02 DEP criu/util.d [2020-02-19T10:29:58.300Z] #44 84.21 DEP criu/uffd.d [2020-02-19T10:29:58.300Z] #44 ... [2020-02-19T10:29:58.300Z] [2020-02-19T10:29:58.300Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:29:58.300Z] #17 9.132 Fetched 8154 kB in 7s (1191 kB/s) [2020-02-19T10:29:58.300Z] #17 9.132 Reading package lists... [2020-02-19T10:29:58.300Z] #17 13.33 Reading package lists... [2020-02-19T10:29:58.300Z] #17 17.19 Building dependency tree... [2020-02-19T10:29:58.300Z] #17 18.86 libcap2-bin is already the newest version (1:2.25-2). [2020-02-19T10:29:58.300Z] #17 18.86 The following additional packages will be installed: [2020-02-19T10:29:58.300Z] #17 18.87 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-19T10:29:58.300Z] #17 18.87 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-19T10:29:58.300Z] #17 18.87 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-19T10:29:58.300Z] #17 18.87 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-19T10:29:58.300Z] #17 18.87 python3.7 python3.7-minimal vim-runtime xxd [2020-02-19T10:29:58.300Z] #17 18.87 Suggested packages: [2020-02-19T10:29:58.300Z] #17 18.87 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-19T10:29:58.300Z] #17 18.87 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-19T10:29:58.300Z] #17 18.87 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-19T10:29:58.300Z] #17 18.87 Recommended packages: [2020-02-19T10:29:58.300Z] #17 18.87 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-19T10:29:58.300Z] #17 18.87 python3-keyrings.alt python3-xdg unzip [2020-02-19T10:29:58.365Z] #44 154.3 CC criu/sysctl.o [2020-02-19T10:29:58.489Z] #44 41.41 DEP compel/plugins/std/std.d [2020-02-19T10:29:58.489Z] #44 41.56 DEP compel/plugins/shmem/shmem.d [2020-02-19T10:29:58.562Z] #17 ... [2020-02-19T10:29:58.562Z] [2020-02-19T10:29:58.562Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:29:58.562Z] #47 DONE 139.0s [2020-02-19T10:29:58.562Z] [2020-02-19T10:29:58.562Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:29:58.562Z] #44 84.58 DEP criu/tun.d [2020-02-19T10:29:58.632Z] #45 99.56 CC criu/sockets.o [2020-02-19T10:29:58.745Z] #44 41.78 DEP compel/plugins/fds/fds.d [2020-02-19T10:29:58.823Z] #44 84.86 DEP criu/tty.d [2020-02-19T10:29:59.001Z] #44 42.12 CC compel/plugins/std/std.o [2020-02-19T10:29:59.004Z] #45 100.1 CC criu/stats.o [2020-02-19T10:29:59.004Z] #45 100.2 CC criu/string.o [2020-02-19T10:29:59.004Z] #45 100.3 CC criu/sysctl.o [2020-02-19T10:29:59.088Z] #44 85.07 DEP criu/timerfd.d [2020-02-19T10:29:59.088Z] #44 85.24 DEP criu/sysfs_parse.d [2020-02-19T10:29:59.299Z] #44 155.0 CC criu/sysfs_parse.o [2020-02-19T10:29:59.299Z] #44 155.4 CC criu/timerfd.o [2020-02-19T10:29:59.350Z] #44 85.47 DEP criu/sysctl.d [2020-02-19T10:29:59.562Z] #44 42.58 CC compel/plugins/std/fds.o [2020-02-19T10:29:59.617Z] #44 85.76 DEP criu/string.d [2020-02-19T10:29:59.797Z] #45 100.7 CC criu/sysfs_parse.o [2020-02-19T10:29:59.797Z] #45 101.0 CC criu/timerfd.o [2020-02-19T10:29:59.864Z] #44 155.7 CC criu/tty.o [2020-02-19T10:29:59.879Z] #44 85.84 DEP criu/stats.d [2020-02-19T10:30:00.123Z] #44 43.07 CC compel/plugins/std/log.o [2020-02-19T10:30:00.141Z] #44 86.09 DEP criu/sockets.d [2020-02-19T10:30:00.141Z] #44 86.26 DEP criu/sk-unix.d [2020-02-19T10:30:00.179Z] #45 101.4 CC criu/tty.o [2020-02-19T10:30:00.402Z] #44 86.47 DEP criu/sk-tcp.d [2020-02-19T10:30:00.402Z] #44 ... [2020-02-19T10:30:00.402Z] [2020-02-19T10:30:00.402Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-19T10:30:00.402Z] #30 DONE 141.1s [2020-02-19T10:30:00.402Z] [2020-02-19T10:30:00.402Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:30:00.403Z] #44 86.62 DEP criu/sk-queue.d [2020-02-19T10:30:00.664Z] #44 86.76 DEP criu/sk-packet.d [2020-02-19T10:30:00.683Z] #44 43.84 CC compel/plugins/std/string.o [2020-02-19T10:30:01.073Z] #44 87.13 DEP criu/sk-netlink.d [2020-02-19T10:30:01.625Z] #44 44.59 CC compel/plugins/std/infect.o [2020-02-19T10:30:01.625Z] #44 ... [2020-02-19T10:30:01.625Z] [2020-02-19T10:30:01.625Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:30:01.625Z] #47 129.5 crypto/tls [2020-02-19T10:30:01.645Z] #44 87.49 DEP criu/sk-inet.d [2020-02-19T10:30:01.645Z] #44 87.69 DEP criu/signalfd.d [2020-02-19T10:30:01.645Z] #44 87.83 DEP criu/sigframe.d [2020-02-19T10:30:01.764Z] #44 157.5 CC criu/tun.o [2020-02-19T10:30:01.910Z] #44 87.91 DEP criu/shmem.d [2020-02-19T10:30:01.910Z] #44 88.16 DEP criu/servicefd.d [2020-02-19T10:30:02.022Z] #44 157.9 CC criu/uffd.o [2020-02-19T10:30:02.023Z] #45 102.9 CC criu/tun.o [2020-02-19T10:30:02.172Z] #44 88.43 DEP criu/seize.d [2020-02-19T10:30:02.490Z] #45 103.4 CC criu/uffd.o [2020-02-19T10:30:02.747Z] #44 88.60 DEP criu/seccomp.d [2020-02-19T10:30:02.748Z] #44 88.83 DEP criu/rst-malloc.d [2020-02-19T10:30:02.748Z] #44 88.94 DEP criu/rbtree.d [2020-02-19T10:30:02.748Z] #44 88.99 DEP criu/pstree.d [2020-02-19T10:30:02.958Z] #45 ... [2020-02-19T10:30:02.959Z] [2020-02-19T10:30:02.959Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-19T10:30:02.959Z] #42 135.6 + dpkg --print-architecture [2020-02-19T10:30:02.959Z] #42 135.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-19T10:30:03.009Z] #44 89.19 DEP criu/protobuf.d [2020-02-19T10:30:03.270Z] #44 89.37 GEN criu/protobuf-desc-gen.h [2020-02-19T10:30:03.396Z] #44 159.0 CC criu/util.o [2020-02-19T10:30:03.398Z] #42 136.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-19T10:30:03.767Z] #42 136.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-19T10:30:04.362Z] #44 160.4 CC criu/uts_ns.o [2020-02-19T10:30:04.625Z] #44 160.6 CC criu/vdso-compat.o [2020-02-19T10:30:04.625Z] #44 160.7 CC criu/vdso.o [2020-02-19T10:30:04.661Z] #44 90.93 DEP criu/protobuf-desc.d [2020-02-19T10:30:04.923Z] #44 91.06 DEP criu/proc_parse.d [2020-02-19T10:30:04.923Z] #44 91.20 DEP criu/plugin.d [2020-02-19T10:30:05.199Z] #44 91.27 DEP criu/pipes.d [2020-02-19T10:30:05.199Z] #44 91.46 DEP criu/pie-util.d [2020-02-19T10:30:05.460Z] #44 91.56 DEP criu/pie-util-vdso.d [2020-02-19T10:30:05.460Z] #44 91.74 DEP criu/pie-util-vdso-elf32.d [2020-02-19T10:30:05.556Z] #44 161.4 LINK criu/built-in.o [2020-02-19T10:30:05.556Z] #44 161.6 LINK criu/criu [2020-02-19T10:30:05.722Z] #44 91.87 DEP criu/path.d [2020-02-19T10:30:05.804Z] #47 ... [2020-02-19T10:30:05.804Z] [2020-02-19T10:30:05.804Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:30:05.804Z] #50 DONE 133.2s [2020-02-19T10:30:05.804Z] [2020-02-19T10:30:05.804Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:30:05.804Z] #10 130.8 Selecting previously unselected package libapparmor1:amd64. [2020-02-19T10:30:05.804Z] #10 130.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-02-19T10:30:05.804Z] #10 130.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-02-19T10:30:05.804Z] #10 131.0 Selecting previously unselected package libapparmor-dev:amd64. [2020-02-19T10:30:05.804Z] #10 131.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-02-19T10:30:05.804Z] #10 131.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-02-19T10:30:05.804Z] #10 131.2 Selecting previously unselected package libbtrfs0. [2020-02-19T10:30:05.804Z] #10 131.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-02-19T10:30:05.804Z] #10 131.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-19T10:30:05.804Z] #10 131.3 Selecting previously unselected package libbtrfs-dev. [2020-02-19T10:30:05.804Z] #10 131.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-02-19T10:30:05.804Z] #10 131.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-19T10:30:05.804Z] #10 131.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-02-19T10:30:05.804Z] #10 131.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-02-19T10:30:05.804Z] #10 131.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-02-19T10:30:05.804Z] #10 131.5 Selecting previously unselected package libudev-dev:amd64. [2020-02-19T10:30:05.804Z] #10 131.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-02-19T10:30:05.804Z] #10 131.5 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-02-19T10:30:05.804Z] #10 131.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-02-19T10:30:05.804Z] #10 131.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-02-19T10:30:05.804Z] #10 131.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-02-19T10:30:05.804Z] #10 132.0 Selecting previously unselected package libpcre16-3:amd64. [2020-02-19T10:30:05.804Z] #10 132.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-02-19T10:30:05.804Z] #10 132.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-02-19T10:30:05.804Z] #10 132.2 Selecting previously unselected package libpcre32-3:amd64. [2020-02-19T10:30:05.805Z] #10 132.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-02-19T10:30:05.805Z] #10 132.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-02-19T10:30:05.805Z] #10 132.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-02-19T10:30:05.805Z] #10 132.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-02-19T10:30:05.805Z] #10 132.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-02-19T10:30:05.805Z] #10 132.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-02-19T10:30:05.805Z] #10 132.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-02-19T10:30:05.805Z] #10 132.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-02-19T10:30:05.805Z] #10 132.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-02-19T10:30:05.805Z] #10 132.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-02-19T10:30:05.805Z] #10 132.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-02-19T10:30:05.805Z] #10 133.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-02-19T10:30:05.805Z] #10 133.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-02-19T10:30:05.805Z] #10 133.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-02-19T10:30:05.805Z] #10 133.2 Selecting previously unselected package libseccomp-dev:amd64. [2020-02-19T10:30:05.805Z] #10 133.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-02-19T10:30:05.805Z] #10 133.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-02-19T10:30:05.805Z] #10 133.4 Selecting previously unselected package libsystemd-dev:amd64. [2020-02-19T10:30:05.805Z] #10 133.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-02-19T10:30:05.805Z] #10 133.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-02-19T10:30:05.984Z] #44 92.04 DEP criu/parasite-syscall.d [2020-02-19T10:30:06.059Z] #10 134.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-02-19T10:30:06.059Z] #10 134.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-02-19T10:30:06.059Z] #10 134.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-02-19T10:30:06.059Z] #10 134.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-19T10:30:06.059Z] #10 134.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-02-19T10:30:06.059Z] #10 134.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-02-19T10:30:06.059Z] #10 134.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:30:06.059Z] #10 134.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-19T10:30:06.059Z] #10 134.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-02-19T10:30:06.059Z] #10 134.3 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-02-19T10:30:06.060Z] #10 134.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-19T10:30:06.060Z] #10 134.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-19T10:30:06.060Z] #10 134.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-02-19T10:30:06.060Z] #10 134.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-19T10:30:06.060Z] #10 134.4 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-02-19T10:30:06.060Z] #10 134.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-19T10:30:06.060Z] #10 134.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-02-19T10:30:06.060Z] #10 134.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:30:06.060Z] #10 134.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-19T10:30:06.060Z] #10 134.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-19T10:30:06.060Z] #10 134.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:30:06.060Z] #10 134.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-19T10:30:06.060Z] #10 134.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-02-19T10:30:06.060Z] #10 134.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-19T10:30:06.060Z] #10 134.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-02-19T10:30:06.060Z] #10 134.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-02-19T10:30:06.060Z] #10 134.5 Setting up dmsetup (2:1.02.155-3) ... [2020-02-19T10:30:06.120Z] #44 162.0 DEP lib/c/criu.d [2020-02-19T10:30:06.120Z] #44 ... [2020-02-19T10:30:06.120Z] [2020-02-19T10:30:06.120Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:30:06.120Z] #57 109.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-19T10:30:06.245Z] #44 92.30 DEP criu/pagemap.d [2020-02-19T10:30:06.315Z] #10 134.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-02-19T10:30:06.315Z] #10 134.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-02-19T10:30:06.315Z] #10 134.6 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:30:06.506Z] #44 92.50 DEP criu/pagemap-cache.d [2020-02-19T10:30:06.506Z] #44 92.62 DEP criu/page-xfer.d [2020-02-19T10:30:06.768Z] #44 92.85 DEP criu/page-pipe.d [2020-02-19T10:30:06.768Z] #44 92.95 DEP criu/netfilter.d [2020-02-19T10:30:06.875Z] #10 DONE 135.0s [2020-02-19T10:30:06.875Z] [2020-02-19T10:30:06.875Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-19T10:30:06.875Z] #55 DONE 0.1s [2020-02-19T10:30:06.875Z] [2020-02-19T10:30:06.875Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-19T10:30:06.875Z] #11 ... [2020-02-19T10:30:06.875Z] [2020-02-19T10:30:06.875Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-19T10:30:06.875Z] #56 DONE 0.1s [2020-02-19T10:30:06.875Z] [2020-02-19T10:30:06.875Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:30:07.029Z] #44 93.29 DEP criu/net.d [2020-02-19T10:30:07.029Z] #44 ... [2020-02-19T10:30:07.029Z] [2020-02-19T10:30:07.029Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:30:07.029Z] #17 20.70 The following NEW packages will be installed: [2020-02-19T10:30:07.029Z] #17 20.70 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-19T10:30:07.029Z] #17 20.70 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-19T10:30:07.029Z] #17 20.70 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-19T10:30:07.029Z] #17 20.70 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-19T10:30:07.029Z] #17 20.71 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-19T10:30:07.029Z] #17 20.71 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-19T10:30:07.030Z] #17 20.71 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-19T10:30:07.030Z] #17 20.71 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-19T10:30:07.030Z] #17 21.06 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded. [2020-02-19T10:30:07.030Z] #17 21.06 Need to get 26.1 MB of archives. [2020-02-19T10:30:07.030Z] #17 21.06 After this operation, 110 MB of additional disk space will be used. [2020-02-19T10:30:07.030Z] #17 21.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-02-19T10:30:07.030Z] #17 21.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-02-19T10:30:07.030Z] #17 21.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-02-19T10:30:07.030Z] #17 21.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-02-19T10:30:07.030Z] #17 21.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-02-19T10:30:07.030Z] #17 21.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-02-19T10:30:07.030Z] #17 21.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-02-19T10:30:07.030Z] #17 21.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-02-19T10:30:07.030Z] #17 21.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-02-19T10:30:07.030Z] #17 21.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-02-19T10:30:07.030Z] #17 22.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-02-19T10:30:07.030Z] #17 22.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-02-19T10:30:07.030Z] #17 22.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-02-19T10:30:07.030Z] #17 22.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-02-19T10:30:07.030Z] #17 22.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-02-19T10:30:07.030Z] #17 22.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-02-19T10:30:07.030Z] #17 22.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-02-19T10:30:07.030Z] #17 22.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-19T10:30:07.030Z] #17 22.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-02-19T10:30:07.030Z] #17 22.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-02-19T10:30:07.030Z] #17 22.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-02-19T10:30:07.030Z] #17 22.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-02-19T10:30:07.030Z] #17 22.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-02-19T10:30:07.030Z] #17 22.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-02-19T10:30:07.030Z] #17 22.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-02-19T10:30:07.030Z] #17 22.26 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-02-19T10:30:07.030Z] #17 22.27 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-02-19T10:30:07.030Z] #17 22.27 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-02-19T10:30:07.030Z] #17 22.28 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB] [2020-02-19T10:30:07.030Z] #17 22.57 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-02-19T10:30:07.030Z] #17 22.58 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-02-19T10:30:07.030Z] #17 22.58 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-02-19T10:30:07.030Z] #17 22.59 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-02-19T10:30:07.030Z] #17 22.59 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-02-19T10:30:07.030Z] #17 22.60 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-02-19T10:30:07.030Z] #17 22.66 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-19T10:30:07.030Z] #17 22.66 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-02-19T10:30:07.030Z] #17 22.67 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-02-19T10:30:07.030Z] #17 22.68 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-19T10:30:07.030Z] #17 22.69 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-02-19T10:30:07.030Z] #17 22.70 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-19T10:30:07.030Z] #17 22.70 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-02-19T10:30:07.030Z] #17 22.72 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-19T10:30:07.030Z] #17 22.95 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-02-19T10:30:07.030Z] #17 22.99 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-02-19T10:30:07.030Z] #17 23.03 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-02-19T10:30:07.030Z] #17 23.82 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:30:07.030Z] #17 23.95 Fetched 26.1 MB in 2s (11.6 MB/s) [2020-02-19T10:30:07.030Z] #17 24.04 Selecting previously unselected package pigz. [2020-02-19T10:30:07.030Z] #17 24.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23396 files and directories currently installed.) [2020-02-19T10:30:07.030Z] #17 24.12 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-02-19T10:30:07.030Z] #17 24.14 Unpacking pigz (2.4-1) ... [2020-02-19T10:30:07.030Z] #17 24.24 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-02-19T10:30:07.030Z] #17 24.24 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-02-19T10:30:07.030Z] #17 24.26 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-02-19T10:30:07.030Z] #17 24.84 Selecting previously unselected package python3.7-minimal. [2020-02-19T10:30:07.030Z] #17 24.84 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-02-19T10:30:07.030Z] #17 24.86 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-19T10:30:07.030Z] #17 25.58 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-02-19T10:30:07.030Z] #17 25.60 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-19T10:30:07.030Z] #17 27.93 Selecting previously unselected package python3-minimal. [2020-02-19T10:30:07.030Z] #17 27.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23645 files and directories currently installed.) [2020-02-19T10:30:07.030Z] #17 27.99 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-02-19T10:30:07.030Z] #17 28.00 Unpacking python3-minimal (3.7.3-1) ... [2020-02-19T10:30:07.291Z] #17 28.08 Selecting previously unselected package libmpdec2:arm64. [2020-02-19T10:30:07.291Z] #17 28.08 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-02-19T10:30:07.291Z] #17 28.10 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-02-19T10:30:07.291Z] #17 28.19 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-02-19T10:30:07.291Z] #17 28.19 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-02-19T10:30:07.291Z] #17 28.21 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-02-19T10:30:07.291Z] #17 ... [2020-02-19T10:30:07.291Z] [2020-02-19T10:30:07.291Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:30:07.291Z] #44 93.57 DEP criu/namespaces.d [2020-02-19T10:30:07.494Z] #57 110.7 + mkdir -p /build [2020-02-19T10:30:07.494Z] #57 110.7 + cp runc /build/runc [2020-02-19T10:30:07.553Z] #44 93.82 DEP criu/mount.d [2020-02-19T10:30:08.059Z] #57 DONE 111.2s [2020-02-19T10:30:08.059Z] [2020-02-19T10:30:08.059Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:30:08.059Z] #44 162.1 CC images/rpc.pb-c.o [2020-02-19T10:30:08.059Z] #44 162.7 CC lib/c/criu.o [2020-02-19T10:30:08.059Z] #44 163.6 LINK lib/c/built-in.o [2020-02-19T10:30:08.059Z] #44 163.6 LINK lib/c/libcriu.so [2020-02-19T10:30:08.059Z] #44 163.8 GEN magic.py [2020-02-19T10:30:08.059Z] #44 163.9 Note: Building without setproctitle() and strlcpy() support. [2020-02-19T10:30:08.059Z] #44 163.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-19T10:30:08.125Z] #44 94.04 DEP criu/mem.d [2020-02-19T10:30:08.386Z] #44 94.29 DEP criu/lsm.d [2020-02-19T10:30:08.386Z] #44 94.49 DEP criu/log.d [2020-02-19T10:30:08.475Z] Removing intermediate container 3159339e8bdb [2020-02-19T10:30:08.475Z] ---> 6ce123c73dde [2020-02-19T10:30:08.475Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-02-19T10:30:08.475Z] ---> ebd73b5ebd31 [2020-02-19T10:30:08.475Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-02-19T10:30:08.475Z] ---> 01a60ca7be73 [2020-02-19T10:30:08.475Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-02-19T10:30:08.475Z] ---> Running in c0d6f49088cf [2020-02-19T10:30:08.475Z] Removing intermediate container c0d6f49088cf [2020-02-19T10:30:08.475Z] ---> cb5e1a8ed733 [2020-02-19T10:30:08.475Z] Successfully built cb5e1a8ed733 [2020-02-19T10:30:08.475Z] Successfully tagged moby-buildx:latest [2020-02-19T10:30:08.475Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-02-19T10:30:08.475Z] if [ -n "${id}" ]; then \ [2020-02-19T10:30:08.475Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-02-19T10:30:08.475Z] && touch bundles/buildx; \ [2020-02-19T10:30:08.475Z] docker rm -f ${id}; \ [2020-02-19T10:30:08.475Z] fi [2020-02-19T10:30:08.475Z] 6863894a7eed1eb0ec6881a03d3f91686ca4b5ce0cc140c871dde29b2038ce76 [2020-02-19T10:30:08.475Z] bundles/buildx version [2020-02-19T10:30:08.475Z] buildx v0.3.1 6db68d0 [2020-02-19T10:30:08.475Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:bcc6f3fc514ef5c66629b1f8224acf65ad765d9b . [2020-02-19T10:30:08.475Z] #1 [internal] booting buildkit [2020-02-19T10:30:08.475Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-02-19T10:30:08.475Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done [2020-02-19T10:30:08.475Z] #1 creating container buildx_buildkit_default [2020-02-19T10:30:08.475Z] #1 creating container buildx_buildkit_default 0.5s done [2020-02-19T10:30:08.475Z] #1 DONE 3.4s [2020-02-19T10:30:08.475Z] [2020-02-19T10:30:08.475Z] #3 [internal] load .dockerignore [2020-02-19T10:30:08.475Z] #3 transferring context: 87B done [2020-02-19T10:30:08.475Z] #3 DONE 0.0s [2020-02-19T10:30:08.475Z] [2020-02-19T10:30:08.476Z] #2 [internal] load build definition from Dockerfile [2020-02-19T10:30:08.476Z] #2 transferring dockerfile: 15.71kB 0.0s done [2020-02-19T10:30:08.476Z] #2 DONE 0.0s [2020-02-19T10:30:08.476Z] [2020-02-19T10:30:08.476Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-19T10:30:08.476Z] #4 DONE 0.7s [2020-02-19T10:30:08.476Z] [2020-02-19T10:30:08.476Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-19T10:30:08.476Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-19T10:30:08.476Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.19kB / 8.18MB 0.1s [2020-02-19T10:30:08.476Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-02-19T10:30:08.476Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-19T10:30:08.476Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-02-19T10:30:08.476Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.5s done [2020-02-19T10:30:08.476Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-02-19T10:30:08.476Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.5s done [2020-02-19T10:30:08.647Z] #44 94.78 DEP criu/libnetlink.d [2020-02-19T10:30:08.761Z] #5 DONE 1.1s [2020-02-19T10:30:08.761Z] [2020-02-19T10:30:08.761Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-19T10:30:08.868Z] #42 ... [2020-02-19T10:30:08.868Z] [2020-02-19T10:30:08.868Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:30:08.868Z] #45 104.9 CC criu/util.o [2020-02-19T10:30:08.868Z] #45 105.7 CC criu/uts_ns.o [2020-02-19T10:30:08.868Z] #45 105.8 CC criu/vdso.o [2020-02-19T10:30:08.868Z] #45 106.2 LINK criu/built-in.o [2020-02-19T10:30:08.868Z] #45 106.3 LINK criu/criu [2020-02-19T10:30:08.868Z] #45 106.6 DEP lib/c/criu.d [2020-02-19T10:30:08.868Z] #45 106.6 CC images/rpc.pb-c.o [2020-02-19T10:30:08.868Z] #45 107.0 CC lib/c/criu.o [2020-02-19T10:30:08.868Z] #45 107.6 LINK lib/c/built-in.o [2020-02-19T10:30:08.868Z] #45 107.6 LINK lib/c/libcriu.so [2020-02-19T10:30:08.868Z] #45 107.8 GEN magic.py [2020-02-19T10:30:08.868Z] #45 107.9 Note: Building without setproctitle() and strlcpy() support. [2020-02-19T10:30:08.868Z] #45 107.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-19T10:30:08.868Z] #45 108.1 fatal: not a git repository (or any of the parent directories): .git [2020-02-19T10:30:08.868Z] #45 108.4 make[1]: Nothing to be done for 'all'. [2020-02-19T10:30:08.868Z] #45 108.9 make[1]: 'images/built-in.o' is up to date. [2020-02-19T10:30:08.868Z] #45 108.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-19T10:30:08.868Z] #45 108.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-19T10:30:08.868Z] #45 108.9 make[1]: 'compel/libcompel.a' is up to date. [2020-02-19T10:30:08.868Z] #45 109.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-19T10:30:08.868Z] #45 109.0 make[1]: Nothing to be done for 'all'. [2020-02-19T10:30:08.868Z] #45 109.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-19T10:30:08.868Z] #45 109.0 make[2]: Nothing to be done for 'all'. [2020-02-19T10:30:08.868Z] #45 109.1 make[2]: Nothing to be done for 'all'. [2020-02-19T10:30:08.868Z] #45 109.1 make[2]: Nothing to be done for 'all'. [2020-02-19T10:30:08.868Z] #45 109.1 make[2]: Nothing to be done for 'all'. [2020-02-19T10:30:08.868Z] #45 109.2 make[2]: Nothing to be done for 'all'. [2020-02-19T10:30:08.868Z] #45 109.2 make[2]: Nothing to be done for 'all'. [2020-02-19T10:30:08.868Z] #45 109.2 make[2]: Nothing to be done for 'all'. [2020-02-19T10:30:08.868Z] #45 109.3 make[2]: Nothing to be done for 'all'. [2020-02-19T10:30:08.868Z] #45 109.3 INSTALL criu/criu [2020-02-19T10:30:08.868Z] #45 DONE 109.4s [2020-02-19T10:30:08.868Z] [2020-02-19T10:30:08.868Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:30:08.908Z] #44 94.98 DEP criu/kerndat.d [2020-02-19T10:30:08.992Z] #44 165.0 fatal: not a git repository (or any of the parent directories): .git [2020-02-19T10:30:09.052Z] #7 DONE 0.3s [2020-02-19T10:30:09.052Z] [2020-02-19T10:30:09.052Z] #6 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-19T10:30:09.052Z] #6 DONE 0.3s [2020-02-19T10:30:09.052Z] [2020-02-19T10:30:09.052Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-19T10:30:09.052Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-19T10:30:09.052Z] #69 DONE 0.0s [2020-02-19T10:30:09.052Z] [2020-02-19T10:30:09.052Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-19T10:30:09.052Z] #8 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done [2020-02-19T10:30:09.052Z] #8 DONE 0.0s [2020-02-19T10:30:09.052Z] [2020-02-19T10:30:09.052Z] #21 [internal] load build context [2020-02-19T10:30:09.169Z] #44 95.24 DEP criu/kcmp-ids.d [2020-02-19T10:30:09.169Z] #44 95.36 DEP criu/irmap.d [2020-02-19T10:30:09.386Z] #57 ... [2020-02-19T10:30:09.386Z] [2020-02-19T10:30:09.386Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-19T10:30:09.386Z] #11 DONE 2.6s [2020-02-19T10:30:09.386Z] [2020-02-19T10:30:09.386Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:30:09.386Z] #57 2.370 + RM_GOPATH=0 [2020-02-19T10:30:09.386Z] #57 2.370 + TMP_GOPATH= [2020-02-19T10:30:09.386Z] #57 2.370 + : /build [2020-02-19T10:30:09.386Z] #57 2.370 + '[' -z '' ']' [2020-02-19T10:30:09.386Z] #57 2.370 ++ mktemp -d [2020-02-19T10:30:09.386Z] #57 2.374 + export GOPATH=/tmp/tmp.cEROX5s4rK [2020-02-19T10:30:09.386Z] #57 2.374 + GOPATH=/tmp/tmp.cEROX5s4rK [2020-02-19T10:30:09.386Z] #57 2.374 + RM_GOPATH=1 [2020-02-19T10:30:09.386Z] #57 2.412 ++ dirname ./install.sh [2020-02-19T10:30:09.386Z] #57 2.412 + dir=. [2020-02-19T10:30:09.386Z] #57 2.412 + bin=runc [2020-02-19T10:30:09.386Z] #57 2.412 + shift [2020-02-19T10:30:09.386Z] #57 2.412 + '[' '!' -f ./runc.installer ']' [2020-02-19T10:30:09.386Z] #57 2.412 + . ./runc.installer [2020-02-19T10:30:09.386Z] #57 2.412 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-19T10:30:09.386Z] #57 2.412 + install_runc [2020-02-19T10:30:09.386Z] #57 2.412 + uname -r [2020-02-19T10:30:09.386Z] #57 2.412 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-19T10:30:09.386Z] #57 2.414 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-19T10:30:09.386Z] #57 2.417 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-19T10:30:09.386Z] #57 2.417 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-19T10:30:09.386Z] #57 2.417 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cEROX5s4rK/src/github.com/opencontainers/runc [2020-02-19T10:30:09.386Z] #57 2.417 Cloning into '/tmp/tmp.cEROX5s4rK/src/github.com/opencontainers/runc'... [2020-02-19T10:30:09.431Z] #44 95.60 DEP criu/ipc_ns.d [2020-02-19T10:30:09.692Z] #44 95.86 DEP criu/image.d [2020-02-19T10:30:09.926Z] #44 165.8 make[1]: Nothing to be done for 'all'. [2020-02-19T10:30:09.953Z] #44 95.99 DEP criu/image-desc.d [2020-02-19T10:30:09.953Z] #44 96.05 DEP criu/fsnotify.d [2020-02-19T10:30:10.213Z] #44 96.29 DEP criu/filesystems.d [2020-02-19T10:30:10.475Z] #44 96.47 DEP criu/files.d [2020-02-19T10:30:10.475Z] #44 96.68 DEP criu/files-reg.d [2020-02-19T10:30:10.491Z] #44 166.3 make[1]: 'images/built-in.o' is up to date. [2020-02-19T10:30:10.491Z] #44 166.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-19T10:30:10.491Z] #44 166.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-19T10:30:10.491Z] #44 166.4 make[1]: 'compel/libcompel.a' is up to date. [2020-02-19T10:30:10.491Z] #44 166.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-19T10:30:10.491Z] #44 166.4 make[1]: Nothing to be done for 'all'. [2020-02-19T10:30:10.491Z] #44 166.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-19T10:30:10.491Z] #44 166.6 make[2]: Nothing to be done for 'all'. [2020-02-19T10:30:10.749Z] #44 166.6 make[2]: Nothing to be done for 'all'. [2020-02-19T10:30:10.749Z] #44 166.6 make[2]: Nothing to be done for 'all'. [2020-02-19T10:30:10.749Z] #44 166.8 make[2]: Nothing to be done for 'all'. [2020-02-19T10:30:10.749Z] #44 166.8 make[2]: Nothing to be done for 'all'. [2020-02-19T10:30:10.749Z] #44 166.8 make[2]: Nothing to be done for 'all'. [2020-02-19T10:30:11.012Z] #44 166.9 make[2]: Nothing to be done for 'all'. [2020-02-19T10:30:11.012Z] #44 167.0 make[2]: Nothing to be done for 'all'. [2020-02-19T10:30:11.012Z] #44 167.0 INSTALL criu/criu [2020-02-19T10:30:11.063Z] #44 96.94 DEP criu/files-ext.d [2020-02-19T10:30:11.063Z] #44 97.17 DEP criu/file-lock.d [2020-02-19T10:30:11.063Z] #44 97.31 DEP criu/file-ids.d [2020-02-19T10:30:11.063Z] #44 ... [2020-02-19T10:30:11.063Z] [2020-02-19T10:30:11.063Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:30:11.063Z] #23 141.6 + mkdir -p /tmp/tmp.4qMqyrnRZH/src/github.com/docker [2020-02-19T10:30:11.063Z] #23 141.6 + mv components/cli /tmp/tmp.4qMqyrnRZH/src/github.com/docker/cli [2020-02-19T10:30:11.063Z] #23 141.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-02-19T10:30:11.270Z] #44 DONE 167.2s [2020-02-19T10:30:11.270Z] [2020-02-19T10:30:11.270Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:30:11.270Z] #62 196.4 + bin/containerd [2020-02-19T10:30:11.323Z] #23 ... [2020-02-19T10:30:11.323Z] [2020-02-19T10:30:11.323Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:30:11.323Z] #17 29.17 Selecting previously unselected package python3.7. [2020-02-19T10:30:11.323Z] #17 29.18 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-02-19T10:30:11.323Z] #17 29.18 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-19T10:30:11.323Z] #17 29.33 Selecting previously unselected package libpython3-stdlib:arm64. [2020-02-19T10:30:11.324Z] #17 29.35 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-02-19T10:30:11.324Z] #17 29.35 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-02-19T10:30:11.324Z] #17 29.45 Setting up python3-minimal (3.7.3-1) ... [2020-02-19T10:30:11.324Z] #17 30.65 Selecting previously unselected package python3. [2020-02-19T10:30:11.324Z] #17 30.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 ... 24057 files and directories currently installed.) [2020-02-19T10:30:11.324Z] #17 30.73 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-02-19T10:30:11.324Z] #17 30.74 Unpacking python3 (3.7.3-1) ... [2020-02-19T10:30:11.324Z] #17 30.87 Selecting previously unselected package libip4tc0:arm64. [2020-02-19T10:30:11.324Z] #17 30.88 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-02-19T10:30:11.324Z] #17 30.89 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-02-19T10:30:11.324Z] #17 30.98 Selecting previously unselected package libip6tc0:arm64. [2020-02-19T10:30:11.324Z] #17 30.98 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-02-19T10:30:11.324Z] #17 30.99 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-02-19T10:30:11.324Z] #17 31.09 Selecting previously unselected package libiptc0:arm64. [2020-02-19T10:30:11.324Z] #17 31.09 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-02-19T10:30:11.324Z] #17 31.10 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-02-19T10:30:11.324Z] #17 31.21 Selecting previously unselected package libnfnetlink0:arm64. [2020-02-19T10:30:11.324Z] #17 31.22 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-02-19T10:30:11.324Z] #17 31.22 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-02-19T10:30:11.324Z] #17 31.35 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-02-19T10:30:11.324Z] #17 31.35 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-02-19T10:30:11.324Z] #17 31.35 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-02-19T10:30:11.324Z] #17 31.42 Selecting previously unselected package libnftnl11:arm64. [2020-02-19T10:30:11.324Z] #17 31.43 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-02-19T10:30:11.324Z] #17 31.43 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-02-19T10:30:11.324Z] #17 31.54 Selecting previously unselected package iptables. [2020-02-19T10:30:11.324Z] #17 31.55 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-02-19T10:30:11.324Z] #17 31.56 Unpacking iptables (1.8.2-4) ... [2020-02-19T10:30:11.324Z] #17 31.97 Selecting previously unselected package xxd. [2020-02-19T10:30:11.324Z] #17 31.97 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-02-19T10:30:11.324Z] #17 31.98 Unpacking xxd (2:8.1.0875-5) ... [2020-02-19T10:30:11.324Z] #17 32.11 Selecting previously unselected package vim-common. [2020-02-19T10:30:11.324Z] #17 32.11 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-19T10:30:11.324Z] #17 32.15 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-19T10:30:11.324Z] #17 32.34 Selecting previously unselected package bash-completion. [2020-02-19T10:30:11.585Z] #17 32.34 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-19T10:30:11.877Z] #21 transferring context: 18.24MB 2.8s [2020-02-19T10:30:11.895Z] #57 ... [2020-02-19T10:30:11.895Z] [2020-02-19T10:30:11.895Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-19T10:30:11.895Z] #12 DONE 2.2s [2020-02-19T10:30:11.895Z] [2020-02-19T10:30:11.895Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-19T10:30:11.895Z] #13 ... [2020-02-19T10:30:11.895Z] [2020-02-19T10:30:11.895Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:30:11.895Z] #44 45.14 CC compel/arch/x86/plugins/std/parasite-head.o [2020-02-19T10:30:11.895Z] #44 45.26 CC compel/arch/x86/plugins/std/memcpy.o [2020-02-19T10:30:11.895Z] #44 45.33 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-02-19T10:30:11.895Z] #44 45.37 AR compel/plugins/std.lib.a [2020-02-19T10:30:11.895Z] #44 45.43 CC compel/plugins/fds/fds.o [2020-02-19T10:30:11.895Z] #44 45.78 AR compel/plugins/fds.lib.a [2020-02-19T10:30:11.895Z] #44 45.82 HOSTDEP compel/src/lib/log-host.d [2020-02-19T10:30:11.895Z] #44 45.94 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-19T10:30:11.895Z] #44 46.05 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-02-19T10:30:11.895Z] #44 46.11 HOSTDEP compel/src/main-host.d [2020-02-19T10:30:11.895Z] #44 46.20 DEP compel/src/lib/ptrace.d [2020-02-19T10:30:11.895Z] #44 46.29 DEP compel/src/lib/infect.d [2020-02-19T10:30:11.895Z] #44 46.46 DEP compel/src/lib/infect-util.d [2020-02-19T10:30:11.895Z] #44 46.64 DEP compel/src/lib/infect-rpc.d [2020-02-19T10:30:11.895Z] #44 46.82 DEP compel/arch/x86/src/lib/infect.d [2020-02-19T10:30:11.895Z] #44 46.94 DEP compel/arch/x86/src/lib/cpu.d [2020-02-19T10:30:11.895Z] #44 47.01 DEP compel/src/lib/log.d [2020-02-19T10:30:11.895Z] #44 47.10 DEP compel/src/main.d [2020-02-19T10:30:11.895Z] #44 47.24 DEP compel/src/lib/handle-elf.d [2020-02-19T10:30:11.895Z] #44 47.39 DEP compel/arch/x86/src/lib/handle-elf.d [2020-02-19T10:30:11.895Z] #44 47.56 CC compel/src/lib/log.o [2020-02-19T10:30:11.895Z] #44 47.79 CC compel/arch/x86/src/lib/cpu.o [2020-02-19T10:30:11.895Z] #44 48.82 CC compel/arch/x86/src/lib/infect.o [2020-02-19T10:30:11.895Z] #44 50.12 CC compel/src/lib/infect-rpc.o [2020-02-19T10:30:11.895Z] #44 50.50 CC compel/src/lib/infect-util.o [2020-02-19T10:30:11.895Z] #44 50.92 CC compel/src/lib/infect.o [2020-02-19T10:30:11.895Z] #44 53.56 CC compel/src/lib/ptrace.o [2020-02-19T10:30:11.895Z] #44 54.00 AR compel/libcompel.a [2020-02-19T10:30:11.895Z] #44 54.08 HOSTCC compel/src/main-host.o [2020-02-19T10:30:11.895Z] #44 54.42 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-02-19T10:30:11.895Z] #44 54.70 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-19T10:30:12.151Z] #44 55.19 HOSTCC compel/src/lib/log-host.o [2020-02-19T10:30:12.203Z] #62 ... [2020-02-19T10:30:12.203Z] [2020-02-19T10:30:12.203Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-19T10:30:12.203Z] #45 DONE 0.1s [2020-02-19T10:30:12.406Z] #44 55.51 HOSTLINK compel/compel-host-bin [2020-02-19T10:30:12.461Z] [2020-02-19T10:30:12.461Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-19T10:30:12.461Z] #48 DONE 0.1s [2020-02-19T10:30:12.461Z] [2020-02-19T10:30:12.461Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-19T10:30:12.662Z] #44 55.67 DEP soccr/soccr.d [2020-02-19T10:30:12.662Z] #44 55.88 CC soccr/soccr.o [2020-02-19T10:30:12.719Z] #51 DONE 0.1s [2020-02-19T10:30:12.719Z] [2020-02-19T10:30:12.719Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:30:13.588Z] #44 ... [2020-02-19T10:30:13.588Z] [2020-02-19T10:30:13.588Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-19T10:30:13.588Z] #13 2.136 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-19T10:30:13.845Z] #13 DONE 2.3s [2020-02-19T10:30:13.845Z] [2020-02-19T10:30:13.845Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-19T10:30:14.607Z] #21 ... [2020-02-19T10:30:14.607Z] [2020-02-19T10:30:14.607Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-19T10:30:14.607Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-19T10:30:14.607Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-19T10:30:14.607Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.1s done [2020-02-19T10:30:14.607Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.9s done [2020-02-19T10:30:14.607Z] #69 DONE 5.1s [2020-02-19T10:30:14.607Z] [2020-02-19T10:30:14.607Z] #21 [internal] load build context [2020-02-19T10:30:14.607Z] #21 ... [2020-02-19T10:30:14.607Z] [2020-02-19T10:30:14.607Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-19T10:30:14.607Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 21.04MB / 57.39MB 5.1s [2020-02-19T10:30:14.607Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 10.73MB / 10.73MB 3.2s done [2020-02-19T10:30:14.607Z] #8 sha256:64dc93eeed1d456095865eef3895c70e18daf1f542c1b6746f98bff434144b18 1.79kB / 1.79kB done [2020-02-19T10:30:14.607Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 21.30MB / 54.13MB 5.1s [2020-02-19T10:30:14.607Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 8.25MB / 8.25MB 2.6s done [2020-02-19T10:30:14.607Z] #8 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done [2020-02-19T10:30:14.607Z] #8 sha256:15f0e5dfffa654d207acd729df74f92a34dec73e6d3c2d48cb94f660cee46db8 155B / 155B 0.2s done [2020-02-19T10:30:14.607Z] #8 sha256:58cb3db3afdb6f78f9bb067dd4d9c58d87f1951dfaefcbc52f4734e2a6ffda06 5.46kB / 5.46kB done [2020-02-19T10:30:14.607Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 21.07MB / 96.43MB 5.1s [2020-02-19T10:30:14.607Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 21.00MB / 73.43MB 5.1s [2020-02-19T10:30:14.896Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 24.17MB / 54.13MB 5.5s [2020-02-19T10:30:14.896Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 24.94MB / 57.39MB 5.7s [2020-02-19T10:30:14.896Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 24.80MB / 73.43MB 5.7s [2020-02-19T10:30:14.903Z] #17 35.17 Unpacking bash-completion (1:2.8-6) ... [2020-02-19T10:30:14.903Z] #17 35.78 Selecting previously unselected package bzip2. [2020-02-19T10:30:14.903Z] #17 35.79 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-02-19T10:30:14.903Z] #17 35.81 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-19T10:30:14.903Z] #17 35.90 Selecting previously unselected package xz-utils. [2020-02-19T10:30:15.164Z] #17 35.91 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-02-19T10:30:15.164Z] #17 35.93 Unpacking xz-utils (5.2.4-1) ... [2020-02-19T10:30:15.164Z] #17 36.16 Selecting previously unselected package apparmor. [2020-02-19T10:30:15.186Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 26.25MB / 96.43MB 5.8s [2020-02-19T10:30:15.186Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 26.91MB / 54.13MB 6.0s [2020-02-19T10:30:15.448Z] #17 36.17 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-02-19T10:30:15.448Z] #17 36.26 Unpacking apparmor (2.13.2-10) ... [2020-02-19T10:30:15.478Z] #8 ... [2020-02-19T10:30:15.478Z] [2020-02-19T10:30:15.478Z] #21 [internal] load build context [2020-02-19T10:30:15.478Z] #21 transferring context: 47.11MB 6.1s done [2020-02-19T10:30:15.478Z] #21 DONE 6.2s [2020-02-19T10:30:15.478Z] [2020-02-19T10:30:15.478Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-19T10:30:15.478Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 28.25MB / 57.39MB 6.1s [2020-02-19T10:30:15.478Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 29.52MB / 73.43MB 6.3s [2020-02-19T10:30:15.689Z] Running on azwin-2-c16130 in d:\jenkins\workspace\moby_PR-40510 [Pipeline] { [Pipeline] ws [2020-02-19T10:30:15.705Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2020-02-19T10:30:15.710Z] #17 36.74 Selecting previously unselected package aufs-tools. [2020-02-19T10:30:15.710Z] #17 36.74 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [Pipeline] checkout [2020-02-19T10:30:15.765Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 31.49MB / 57.39MB 6.4s [2020-02-19T10:30:15.765Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 31.11MB / 54.13MB 6.4s [2020-02-19T10:30:15.765Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 31.23MB / 96.43MB 6.4s [2020-02-19T10:30:15.971Z] #17 36.76 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-19T10:30:16.055Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 36.54MB / 57.39MB 6.9s [2020-02-19T10:30:16.055Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 35.67MB / 54.13MB 6.9s [2020-02-19T10:30:16.055Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 36.27MB / 96.43MB 6.9s [2020-02-19T10:30:16.055Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 35.79MB / 73.43MB 6.9s [2020-02-19T10:30:16.233Z] #17 36.93 Selecting previously unselected package libonig5:arm64. [2020-02-19T10:30:16.233Z] #17 36.94 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-02-19T10:30:16.233Z] #17 36.94 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-02-19T10:30:16.233Z] #17 37.12 Selecting previously unselected package libjq1:arm64. [2020-02-19T10:30:16.233Z] #17 37.12 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-02-19T10:30:16.233Z] #17 37.14 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-02-19T10:30:16.233Z] #17 37.25 Selecting previously unselected package jq. [2020-02-19T10:30:16.342Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 40.11MB / 57.39MB 7.2s [2020-02-19T10:30:16.342Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 38.91MB / 54.13MB 7.2s [2020-02-19T10:30:16.360Z] #14 DONE 2.4s [2020-02-19T10:30:16.360Z] [2020-02-19T10:30:16.360Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-19T10:30:16.494Z] #17 37.25 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-02-19T10:30:16.494Z] #17 37.26 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-19T10:30:16.494Z] #17 37.35 Selecting previously unselected package libaio1:arm64. [2020-02-19T10:30:16.494Z] #17 37.35 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-02-19T10:30:16.494Z] #17 37.36 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-02-19T10:30:16.494Z] #17 37.46 Selecting previously unselected package libgpm2:arm64. [2020-02-19T10:30:16.633Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 41.12MB / 96.43MB 7.3s [2020-02-19T10:30:16.633Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 40.83MB / 73.43MB 7.3s [2020-02-19T10:30:16.756Z] #17 37.46 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-02-19T10:30:16.756Z] #17 37.47 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-02-19T10:30:16.756Z] #17 37.58 Selecting previously unselected package libicu63:arm64. [2020-02-19T10:30:16.756Z] #17 37.58 Preparing to unpack .../20-libicu63_63.1-6_arm64.deb ... [2020-02-19T10:30:16.756Z] #17 37.59 Unpacking libicu63:arm64 (63.1-6) ... [2020-02-19T10:30:16.908Z] #62 ... [2020-02-19T10:30:16.908Z] [2020-02-19T10:30:16.908Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:30:16.908Z] #53 DONE 254.8s [2020-02-19T10:30:16.908Z] [2020-02-19T10:30:16.908Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:30:16.927Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 44.40MB / 57.39MB 7.6s [2020-02-19T10:30:16.927Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 42.88MB / 54.13MB 7.6s [2020-02-19T10:30:17.166Z] #62 ... [2020-02-19T10:30:17.166Z] [2020-02-19T10:30:17.166Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-19T10:30:17.214Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 45.02MB / 73.43MB 7.8s [2020-02-19T10:30:17.214Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 47.77MB / 57.39MB 7.9s [2020-02-19T10:30:17.214Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 46.22MB / 54.13MB 7.9s [2020-02-19T10:30:17.214Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 46.99MB / 96.43MB 7.9s [2020-02-19T10:30:17.424Z] #54 DONE 0.2s [2020-02-19T10:30:17.424Z] [2020-02-19T10:30:17.424Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-19T10:30:17.424Z] #58 DONE 0.1s [2020-02-19T10:30:17.424Z] [2020-02-19T10:30:17.424Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:30:17.501Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 51.37MB / 57.39MB 8.2s [2020-02-19T10:30:17.501Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 49.49MB / 54.13MB 8.2s [2020-02-19T10:30:17.501Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 49.87MB / 73.43MB 8.2s [2020-02-19T10:30:17.796Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 54.62MB / 57.39MB 8.5s [2020-02-19T10:30:17.796Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 52.97MB / 54.13MB 8.5s [2020-02-19T10:30:17.796Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 53.80MB / 96.43MB 8.5s [2020-02-19T10:30:18.104Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 57.39MB / 57.39MB 8.8s done [2020-02-19T10:30:18.104Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 54.13MB / 54.13MB 8.7s done [2020-02-19T10:30:18.104Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 56.47MB / 73.43MB 8.8s [2020-02-19T10:30:18.104Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 60.72MB / 96.43MB 9.0s [2020-02-19T10:30:18.104Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 60.16MB / 73.43MB 9.0s [2020-02-19T10:30:18.246Z] #15 DONE 2.2s [2020-02-19T10:30:18.246Z] [2020-02-19T10:30:18.246Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:30:18.246Z] #44 57.32 AR soccr/libsoccr.a [2020-02-19T10:30:18.246Z] #44 57.41 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-19T10:30:18.246Z] #44 57.71 DEP criu/arch/x86/sigframe.d [2020-02-19T10:30:18.246Z] #44 57.76 DEP criu/arch/x86/sigaction_compat.d [2020-02-19T10:30:18.246Z] #44 57.85 DEP criu/arch/x86/kerndat.d [2020-02-19T10:30:18.246Z] #44 58.04 DEP criu/arch/x86/crtools.d [2020-02-19T10:30:18.246Z] #44 58.24 DEP criu/arch/x86/cpu.d [2020-02-19T10:30:18.246Z] #44 58.39 CC criu/arch/x86/cpu.o [2020-02-19T10:30:18.246Z] #44 59.01 CC criu/arch/x86/crtools.o [2020-02-19T10:30:18.246Z] #44 60.46 CC criu/arch/x86/kerndat.o [2020-02-19T10:30:18.246Z] #44 61.05 CC criu/arch/x86/sigaction_compat.o [2020-02-19T10:30:18.246Z] #44 61.43 CC criu/arch/x86/sigframe.o [2020-02-19T10:30:18.391Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 65.57MB / 96.43MB 9.3s [2020-02-19T10:30:18.391Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 68.12MB / 73.43MB 9.3s [2020-02-19T10:30:18.678Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 73.08MB / 73.43MB 9.4s [2020-02-19T10:30:18.678Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 75.23MB / 96.43MB 9.6s [2020-02-19T10:30:18.678Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 73.43MB / 73.43MB 9.4s done [2020-02-19T10:30:18.807Z] #44 61.79 LINK criu/arch/x86/crtools.built-in.o [2020-02-19T10:30:18.807Z] #44 61.86 DEP criu/pie/util-vdso-elf32.d [2020-02-19T10:30:18.967Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 84.23MB / 96.43MB 9.7s [2020-02-19T10:30:19.062Z] #44 62.01 DEP criu/arch/x86/vdso-pie.d [2020-02-19T10:30:19.062Z] #44 62.20 DEP criu/pie/parasite-vdso.d [2020-02-19T10:30:19.062Z] #44 ... [2020-02-19T10:30:19.062Z] [2020-02-19T10:30:19.062Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:30:19.062Z] #47 136.9 net/http/httptrace [2020-02-19T10:30:19.062Z] #47 137.1 net/http [2020-02-19T10:30:19.062Z] #47 ... [2020-02-19T10:30:19.062Z] [2020-02-19T10:30:19.062Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:30:19.062Z] #44 62.31 DEP criu/pie/util-vdso.d [2020-02-19T10:30:19.251Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 96.43MB / 96.43MB 10.0s done [2020-02-19T10:30:19.251Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf [2020-02-19T10:30:19.318Z] #44 62.43 DEP criu/pie/util.d [2020-02-19T10:30:19.574Z] #44 62.64 CC criu/pie/util.o [2020-02-19T10:30:19.829Z] #44 62.96 CC criu/pie/util-vdso.o [2020-02-19T10:30:20.077Z] #17 40.57 Selecting previously unselected package libnet1:arm64. [2020-02-19T10:30:20.077Z] #17 40.58 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-02-19T10:30:20.077Z] #17 40.58 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-02-19T10:30:20.077Z] #17 40.70 Selecting previously unselected package libnl-3-200:arm64. [2020-02-19T10:30:20.077Z] #17 40.71 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-02-19T10:30:20.077Z] #17 40.72 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-02-19T10:30:20.077Z] #17 40.83 Selecting previously unselected package libprotobuf-c1:arm64. [2020-02-19T10:30:20.077Z] #17 40.84 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-02-19T10:30:20.077Z] #17 40.85 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-02-19T10:30:20.077Z] #17 40.92 Selecting previously unselected package libreadline5:arm64. [2020-02-19T10:30:20.077Z] #17 40.94 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-02-19T10:30:20.077Z] #17 40.95 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-02-19T10:30:20.127Z] #54 ... [2020-02-19T10:30:20.127Z] [2020-02-19T10:30:20.127Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-19T10:30:20.127Z] #42 DONE 151.3s [2020-02-19T10:30:20.127Z] [2020-02-19T10:30:20.127Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:30:20.127Z] #58 ... [2020-02-19T10:30:20.127Z] [2020-02-19T10:30:20.127Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-19T10:30:20.127Z] #43 DONE 0.1s [2020-02-19T10:30:20.127Z] [2020-02-19T10:30:20.127Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:30:20.127Z] #58 ... [2020-02-19T10:30:20.127Z] [2020-02-19T10:30:20.127Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-19T10:30:20.127Z] #46 DONE 0.1s [2020-02-19T10:30:20.127Z] [2020-02-19T10:30:20.127Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-19T10:30:20.127Z] #49 DONE 0.1s [2020-02-19T10:30:20.127Z] [2020-02-19T10:30:20.127Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-19T10:30:20.127Z] #52 DONE 0.1s [2020-02-19T10:30:20.127Z] [2020-02-19T10:30:20.127Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:30:20.127Z] #63 ... [2020-02-19T10:30:20.127Z] [2020-02-19T10:30:20.127Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:30:20.127Z] #58 78.10 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-19T10:30:20.339Z] #17 41.10 Selecting previously unselected package net-tools. [2020-02-19T10:30:20.339Z] #17 41.11 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-02-19T10:30:20.339Z] #17 41.15 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-19T10:30:20.390Z] #44 ... [2020-02-19T10:30:20.390Z] [2020-02-19T10:30:20.390Z] #16 [dev 6/25] RUN ldconfig [2020-02-19T10:30:20.390Z] #16 DONE 2.2s [2020-02-19T10:30:20.498Z] #58 78.85 + mkdir -p /build [2020-02-19T10:30:20.498Z] #58 78.86 + cp runc /build/runc [2020-02-19T10:30:20.603Z] #17 41.52 Selecting previously unselected package python-pip-whl. [2020-02-19T10:30:20.646Z] [2020-02-19T10:30:20.646Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:30:20.646Z] #44 63.73 CC criu/pie/parasite-vdso.o [2020-02-19T10:30:20.865Z] #17 41.52 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-19T10:30:20.865Z] #17 41.53 Unpacking python-pip-whl (18.1-5) ... [2020-02-19T10:30:20.890Z] #58 DONE 79.0s [2020-02-19T10:30:20.890Z] [2020-02-19T10:30:20.890Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:30:21.127Z] #17 41.98 Selecting previously unselected package python3-lib2to3. [2020-02-19T10:30:21.127Z] #17 41.99 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-19T10:30:21.127Z] #17 42.00 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-19T10:30:21.396Z] #17 42.17 Selecting previously unselected package python3-distutils. [2020-02-19T10:30:21.396Z] #17 42.18 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-19T10:30:21.396Z] #17 42.19 Unpacking python3-distutils (3.7.3-1) ... [2020-02-19T10:30:21.396Z] #17 ... [2020-02-19T10:30:21.396Z] [2020-02-19T10:30:21.396Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:30:21.396Z] #44 97.49 DEP criu/fifo.d [2020-02-19T10:30:21.396Z] #44 97.72 DEP criu/fdstore.d [2020-02-19T10:30:21.396Z] #44 97.88 DEP criu/fault-injection.d [2020-02-19T10:30:21.396Z] #44 97.95 DEP criu/external.d [2020-02-19T10:30:21.396Z] #44 98.05 DEP criu/eventpoll.d [2020-02-19T10:30:21.396Z] #44 98.22 DEP criu/eventfd.d [2020-02-19T10:30:21.396Z] #44 98.33 DEP criu/crtools.d [2020-02-19T10:30:21.396Z] #44 98.48 DEP criu/cr-service.d [2020-02-19T10:30:21.396Z] #44 98.73 DEP criu/cr-restore.d [2020-02-19T10:30:21.396Z] #44 98.90 DEP criu/cr-errno.d [2020-02-19T10:30:21.396Z] #44 98.92 DEP criu/cr-dump.d [2020-02-19T10:30:21.396Z] #44 99.26 DEP criu/cr-dedup.d [2020-02-19T10:30:21.396Z] #44 99.39 DEP criu/cr-check.d [2020-02-19T10:30:21.396Z] #44 99.67 DEP criu/config.d [2020-02-19T10:30:21.396Z] #44 99.87 DEP criu/clone-noasan.d [2020-02-19T10:30:21.396Z] #44 99.96 DEP criu/cgroup.d [2020-02-19T10:30:21.396Z] #44 100.1 DEP criu/cgroup-props.d [2020-02-19T10:30:21.396Z] #44 100.2 DEP criu/bitmap.d [2020-02-19T10:30:21.396Z] #44 100.3 DEP criu/bfd.d [2020-02-19T10:30:21.396Z] #44 100.4 DEP criu/autofs.d [2020-02-19T10:30:21.396Z] #44 100.5 DEP criu/aio.d [2020-02-19T10:30:21.396Z] #44 100.6 DEP criu/action-scripts.d [2020-02-19T10:30:21.396Z] #44 101.0 CC criu/action-scripts.o [2020-02-19T10:30:21.396Z] #44 101.6 CC criu/aio.o [2020-02-19T10:30:21.396Z] #44 102.3 CC criu/autofs.o [2020-02-19T10:30:21.396Z] #44 103.9 CC criu/bfd.o [2020-02-19T10:30:21.396Z] #44 104.4 CC criu/bitmap.o [2020-02-19T10:30:21.396Z] #44 104.5 CC criu/cgroup-props.o [2020-02-19T10:30:21.396Z] #44 105.5 CC criu/cgroup.o [2020-02-19T10:30:21.657Z] #44 ... [2020-02-19T10:30:21.657Z] [2020-02-19T10:30:21.657Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:30:21.657Z] #17 42.44 Selecting previously unselected package python3-pip. [2020-02-19T10:30:21.657Z] #17 42.45 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-19T10:30:21.657Z] #17 42.45 Unpacking python3-pip (18.1-5) ... [2020-02-19T10:30:21.657Z] #17 42.66 Selecting previously unselected package python3-pkg-resources. [2020-02-19T10:30:21.657Z] #17 42.67 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-19T10:30:21.919Z] #17 42.68 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-19T10:30:21.919Z] #17 42.80 Selecting previously unselected package python3-setuptools. [2020-02-19T10:30:21.919Z] #17 42.81 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-19T10:30:21.919Z] #17 42.82 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-19T10:30:22.009Z] #44 64.74 CC criu/arch/x86/vdso-pie.o [2020-02-19T10:30:22.009Z] #44 65.13 CC criu/pie/util-vdso-elf32.o [2020-02-19T10:30:22.180Z] #17 43.19 Selecting previously unselected package python3-wheel. [2020-02-19T10:30:22.180Z] #17 43.20 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-19T10:30:22.442Z] #17 43.20 Unpacking python3-wheel (0.32.3-2) ... [2020-02-19T10:30:22.442Z] #17 43.32 Selecting previously unselected package thin-provisioning-tools. [2020-02-19T10:30:22.442Z] #17 43.34 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-02-19T10:30:22.442Z] #17 43.35 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-19T10:30:22.703Z] #17 43.64 Selecting previously unselected package vim-runtime. [2020-02-19T10:30:22.703Z] #17 43.66 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-19T10:30:22.703Z] #17 43.71 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-19T10:30:22.936Z] #44 65.89 AR criu/pie/pie.lib.a [2020-02-19T10:30:22.936Z] #44 65.94 DEP criu/pie/restorer.d [2020-02-19T10:30:22.936Z] #44 66.07 DEP criu/arch/x86/sigaction_compat_pie.d [2020-02-19T10:30:22.936Z] #44 66.14 DEP criu/arch/x86/restorer_unmap.d [2020-02-19T10:30:22.964Z] #17 43.77 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-19T10:30:22.964Z] #17 43.77 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-19T10:30:23.191Z] #44 66.16 DEP criu/arch/x86/restorer.d [2020-02-19T10:30:23.191Z] #44 66.24 DEP criu/pie/parasite.d [2020-02-19T10:30:23.447Z] #44 66.46 CC criu/pie/parasite.o [2020-02-19T10:30:24.810Z] #44 67.65 LINK criu/pie/parasite.built-in.o [2020-02-19T10:30:24.810Z] #44 67.66 GEN criu/pie/parasite-blob.h [2020-02-19T10:30:24.810Z] #44 67.71 CC criu/arch/x86/restorer.o [2020-02-19T10:30:24.960Z] #54 ... [2020-02-19T10:30:24.960Z] [2020-02-19T10:30:24.960Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:30:24.960Z] #63 135.9 + bin/containerd [2020-02-19T10:30:25.065Z] #44 68.17 CC criu/arch/x86/restorer_unmap.o [2020-02-19T10:30:25.065Z] #44 68.21 CC criu/arch/x86/sigaction_compat_pie.o [2020-02-19T10:30:25.511Z] #17 ... [2020-02-19T10:30:25.511Z] [2020-02-19T10:30:25.511Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-19T10:30:25.511Z] #41 165.4 + dpkg --print-architecture [2020-02-19T10:30:25.511Z] #41 DONE 165.9s [2020-02-19T10:30:25.511Z] [2020-02-19T10:30:25.511Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:30:25.511Z] #44 108.6 CC criu/clone-noasan.o [2020-02-19T10:30:25.511Z] #44 108.7 CC criu/config.o [2020-02-19T10:30:25.511Z] #44 110.2 CC criu/cr-check.o [2020-02-19T10:30:25.626Z] #44 68.59 CC criu/pie/restorer.o [2020-02-19T10:30:25.626Z] #44 ... [2020-02-19T10:30:25.626Z] [2020-02-19T10:30:25.626Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:30:25.626Z] #57 8.558 + cd /tmp/tmp.cEROX5s4rK/src/github.com/opencontainers/runc [2020-02-19T10:30:25.626Z] #57 8.558 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-19T10:30:25.626Z] #57 8.812 + '[' -z '' ']' [2020-02-19T10:30:25.626Z] #57 8.812 + target=static [2020-02-19T10:30:25.626Z] #57 8.812 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-19T10:30:25.626Z] #57 10.54 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-19T10:30:25.626Z] #57 ... [2020-02-19T10:30:25.626Z] [2020-02-19T10:30:25.626Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:30:25.626Z] #17 2.712 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:30:25.626Z] #17 2.817 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:30:25.626Z] #17 2.993 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:30:25.626Z] #17 3.370 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-02-19T10:30:25.626Z] #17 4.758 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [177 kB] [2020-02-19T10:30:25.626Z] #17 5.274 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] [2020-02-19T10:30:26.454Z] #44 112.3 CC criu/cr-dedup.o [2020-02-19T10:30:26.716Z] #44 112.8 CC criu/cr-dump.o [2020-02-19T10:30:27.660Z] #44 ... [2020-02-19T10:30:27.660Z] [2020-02-19T10:30:27.660Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:30:27.660Z] #17 47.03 Selecting previously unselected package vim. [2020-02-19T10:30:27.660Z] #17 47.03 Preparing to unpack .../35-vim_2%3a8.1.0875-5_arm64.deb ... [2020-02-19T10:30:27.660Z] #17 47.05 Unpacking vim (2:8.1.0875-5) ... [2020-02-19T10:30:27.660Z] #17 47.57 Selecting previously unselected package xfsprogs. [2020-02-19T10:30:27.660Z] #17 47.57 Preparing to unpack .../36-xfsprogs_4.20.0-1_arm64.deb ... [2020-02-19T10:30:27.660Z] #17 47.58 Unpacking xfsprogs (4.20.0-1) ... [2020-02-19T10:30:27.660Z] #17 47.98 Selecting previously unselected package zip. [2020-02-19T10:30:27.660Z] #17 47.99 Preparing to unpack .../37-zip_3.0-11+b1_arm64.deb ... [2020-02-19T10:30:27.660Z] #17 48.00 Unpacking zip (3.0-11+b1) ... [2020-02-19T10:30:27.660Z] #17 48.22 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-19T10:30:27.660Z] #17 48.23 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-19T10:30:27.660Z] #17 48.24 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-02-19T10:30:27.660Z] #17 48.26 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-02-19T10:30:27.660Z] #17 48.27 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-02-19T10:30:27.660Z] #17 48.28 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-02-19T10:30:27.660Z] #17 48.29 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-02-19T10:30:27.660Z] #17 48.31 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-02-19T10:30:27.660Z] #17 48.33 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-19T10:30:27.660Z] #17 48.34 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-02-19T10:30:27.660Z] #17 48.35 Setting up libicu63:arm64 (63.1-6) ... [2020-02-19T10:30:27.660Z] #17 48.36 Setting up xxd (2:8.1.0875-5) ... [2020-02-19T10:30:27.660Z] #17 48.37 Setting up zip (3.0-11+b1) ... [2020-02-19T10:30:27.660Z] #17 48.39 Setting up vim-common (2:8.1.0875-5) ... [2020-02-19T10:30:27.660Z] #17 48.43 Setting up bash-completion (1:2.8-6) ... [2020-02-19T10:30:28.890Z] #17 ... [2020-02-19T10:30:28.890Z] [2020-02-19T10:30:28.890Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:30:28.890Z] #44 71.31 LINK criu/pie/restorer.built-in.o [2020-02-19T10:30:28.890Z] #44 71.31 GEN criu/pie/restorer-blob.h [2020-02-19T10:30:28.890Z] #44 71.45 DEP criu/vdso.d [2020-02-19T10:30:28.890Z] #44 71.63 DEP criu/vdso-compat.d [2020-02-19T10:30:28.890Z] #44 71.79 DEP criu/uts_ns.d [2020-02-19T10:30:28.890Z] #44 71.96 DEP criu/util.d [2020-02-19T10:30:29.146Z] #44 72.19 DEP criu/uffd.d [2020-02-19T10:30:29.401Z] #44 72.41 DEP criu/tun.d [2020-02-19T10:30:29.660Z] #44 72.62 DEP criu/tty.d [2020-02-19T10:30:29.660Z] #44 72.85 DEP criu/timerfd.d [2020-02-19T10:30:29.920Z] #44 73.01 DEP criu/sysfs_parse.d [2020-02-19T10:30:29.984Z] #63 ... [2020-02-19T10:30:29.984Z] [2020-02-19T10:30:29.984Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:30:29.984Z] #54 DONE 161.9s [2020-02-19T10:30:29.984Z] [2020-02-19T10:30:29.984Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:30:29.984Z] #63 ... [2020-02-19T10:30:29.984Z] [2020-02-19T10:30:29.984Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-19T10:30:30.176Z] #44 73.17 DEP criu/sysctl.d [2020-02-19T10:30:30.337Z] #55 DONE 0.2s [2020-02-19T10:30:30.337Z] [2020-02-19T10:30:30.337Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-19T10:30:30.337Z] #59 DONE 0.1s [2020-02-19T10:30:30.337Z] [2020-02-19T10:30:30.337Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:30:30.431Z] #44 73.32 DEP criu/string.d [2020-02-19T10:30:30.431Z] #44 73.36 DEP criu/stats.d [2020-02-19T10:30:30.431Z] #44 73.48 DEP criu/sockets.d [2020-02-19T10:30:30.686Z] #44 73.70 DEP criu/sk-unix.d [2020-02-19T10:30:30.942Z] #44 74.01 DEP criu/sk-tcp.d [2020-02-19T10:30:30.964Z] #17 51.37 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-02-19T10:30:30.964Z] #17 51.40 Setting up xz-utils (5.2.4-1) ... [2020-02-19T10:30:30.964Z] #17 51.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-19T10:30:30.964Z] #17 51.43 Setting up pigz (2.4-1) ... [2020-02-19T10:30:30.964Z] #17 51.45 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-02-19T10:30:30.964Z] #17 51.49 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-02-19T10:30:30.964Z] #17 51.51 Setting up python-pip-whl (18.1-5) ... [2020-02-19T10:30:30.964Z] #17 51.52 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-02-19T10:30:30.964Z] #17 51.56 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-19T10:30:30.964Z] #17 51.95 Setting up libaio1:arm64 (0.3.112-3) ... [2020-02-19T10:30:31.198Z] #44 74.28 DEP criu/sk-queue.d [2020-02-19T10:30:31.225Z] #17 51.96 Setting up libonig5:arm64 (6.9.1-1) ... [2020-02-19T10:30:31.225Z] #17 51.98 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-02-19T10:30:31.225Z] #17 51.99 Setting up vim (2:8.1.0875-5) ... [2020-02-19T10:30:31.225Z] #17 52.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-19T10:30:31.225Z] #17 52.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-19T10:30:31.225Z] #17 52.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-19T10:30:31.225Z] #17 52.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-19T10:30:31.225Z] #17 52.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-19T10:30:31.225Z] #17 52.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-19T10:30:31.225Z] #17 52.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-19T10:30:31.225Z] #17 52.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-19T10:30:31.225Z] #17 52.11 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-02-19T10:30:31.225Z] #17 52.13 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-19T10:30:31.225Z] #17 52.15 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-02-19T10:30:31.225Z] #17 52.17 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-19T10:30:31.225Z] #17 52.18 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-02-19T10:30:31.457Z] #44 74.47 DEP criu/sk-packet.d [2020-02-19T10:30:31.457Z] #44 74.71 DEP criu/sk-netlink.d [2020-02-19T10:30:31.486Z] #17 52.19 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-19T10:30:32.019Z] #44 75.00 DEP criu/sk-inet.d [2020-02-19T10:30:32.275Z] #44 75.17 DEP criu/signalfd.d [2020-02-19T10:30:32.275Z] #44 75.31 DEP criu/sigframe.d [2020-02-19T10:30:32.275Z] #44 75.41 DEP criu/shmem.d [2020-02-19T10:30:32.531Z] #44 75.59 DEP criu/servicefd.d [2020-02-19T10:30:32.787Z] #44 75.78 DEP criu/seize.d [2020-02-19T10:30:32.787Z] #44 75.97 DEP criu/seccomp.d [2020-02-19T10:30:32.787Z] #44 ... [2020-02-19T10:30:32.787Z] [2020-02-19T10:30:32.787Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:30:32.787Z] #47 150.7 github.com/LK4D4/vndr/godl [2020-02-19T10:30:32.787Z] #47 151.6 github.com/LK4D4/vndr [2020-02-19T10:30:33.043Z] #47 DONE 161.0s [2020-02-19T10:30:33.043Z] [2020-02-19T10:30:33.043Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:30:33.043Z] #17 11.61 Fetched 8326 kB in 9s (883 kB/s) [2020-02-19T10:30:34.058Z] #17 54.93 Setting up iptables (1.8.2-4) ... [2020-02-19T10:30:34.058Z] #17 54.96 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-19T10:30:34.058Z] #17 54.97 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-19T10:30:34.319Z] #17 54.98 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-19T10:30:34.319Z] #17 54.99 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-19T10:30:34.319Z] #17 54.99 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-19T10:30:34.319Z] #17 55.00 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-19T10:30:34.319Z] #17 55.03 Setting up python3 (3.7.3-1) ... [2020-02-19T10:30:34.580Z] #17 55.51 Setting up python3-wheel (0.32.3-2) ... [2020-02-19T10:30:35.524Z] #17 56.28 Setting up apparmor (2.13.2-10) ... [2020-02-19T10:30:36.306Z] #17 11.61 Reading package lists... [2020-02-19T10:30:37.449Z] #17 58.01 Setting up xfsprogs (4.20.0-1) ... [2020-02-19T10:30:37.449Z] #17 58.02 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-19T10:30:37.669Z] #17 15.58 Reading package lists... [2020-02-19T10:30:37.669Z] #17 ... [2020-02-19T10:30:37.669Z] [2020-02-19T10:30:37.669Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:30:37.669Z] #44 76.20 DEP criu/rst-malloc.d [2020-02-19T10:30:37.669Z] #44 76.36 DEP criu/rbtree.d [2020-02-19T10:30:37.669Z] #44 76.46 DEP criu/pstree.d [2020-02-19T10:30:37.669Z] #44 76.90 DEP criu/protobuf.d [2020-02-19T10:30:37.669Z] #44 77.11 GEN criu/protobuf-desc-gen.h [2020-02-19T10:30:37.669Z] #44 78.53 DEP criu/protobuf-desc.d [2020-02-19T10:30:37.669Z] #44 78.67 DEP criu/proc_parse.d [2020-02-19T10:30:37.669Z] #44 78.82 DEP criu/plugin.d [2020-02-19T10:30:37.669Z] #44 78.90 DEP criu/pipes.d [2020-02-19T10:30:37.669Z] #44 79.06 DEP criu/pie-util.d [2020-02-19T10:30:37.669Z] #44 79.15 DEP criu/pie-util-vdso.d [2020-02-19T10:30:37.669Z] #44 79.30 DEP criu/pie-util-vdso-elf32.d [2020-02-19T10:30:37.669Z] #44 79.47 DEP criu/path.d [2020-02-19T10:30:37.669Z] #44 79.63 DEP criu/parasite-syscall.d [2020-02-19T10:30:37.669Z] #44 79.85 DEP criu/pagemap.d [2020-02-19T10:30:37.669Z] #44 80.03 DEP criu/pagemap-cache.d [2020-02-19T10:30:37.669Z] #44 80.13 DEP criu/page-xfer.d [2020-02-19T10:30:37.669Z] #44 80.30 DEP criu/page-pipe.d [2020-02-19T10:30:37.669Z] #44 80.38 DEP criu/netfilter.d [2020-02-19T10:30:37.669Z] #44 80.60 DEP criu/net.d [2020-02-19T10:30:37.669Z] #44 80.77 DEP criu/namespaces.d [2020-02-19T10:30:37.710Z] #17 58.46 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-19T10:30:37.925Z] #44 80.92 DEP criu/mount.d [2020-02-19T10:30:37.925Z] #44 81.09 DEP criu/mem.d [2020-02-19T10:30:38.180Z] #44 81.29 DEP criu/lsm.d [2020-02-19T10:30:38.436Z] #44 81.46 DEP criu/log.d [2020-02-19T10:30:38.659Z] #17 59.37 Setting up python3-distutils (3.7.3-1) ... [2020-02-19T10:30:38.659Z] #17 ... [2020-02-19T10:30:38.659Z] [2020-02-19T10:30:38.659Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:30:38.659Z] #44 114.7 CC criu/cr-errno.o [2020-02-19T10:30:38.659Z] #44 114.8 CC criu/cr-restore.o [2020-02-19T10:30:38.659Z] #44 118.3 CC criu/cr-service.o [2020-02-19T10:30:38.659Z] #44 119.6 CC criu/crtools.o [2020-02-19T10:30:38.659Z] #44 120.1 CC criu/eventfd.o [2020-02-19T10:30:38.659Z] #44 120.4 CC criu/eventpoll.o [2020-02-19T10:30:38.659Z] #44 121.2 CC criu/external.o [2020-02-19T10:30:38.659Z] #44 121.5 CC criu/fault-injection.o [2020-02-19T10:30:38.659Z] #44 121.6 CC criu/fdstore.o [2020-02-19T10:30:38.659Z] #44 121.8 CC criu/fifo.o [2020-02-19T10:30:38.659Z] #44 122.2 CC criu/file-ids.o [2020-02-19T10:30:38.659Z] #44 122.4 CC criu/file-lock.o [2020-02-19T10:30:38.659Z] #44 123.2 CC criu/files-ext.o [2020-02-19T10:30:38.659Z] #44 123.6 CC criu/files-reg.o [2020-02-19T10:30:38.692Z] #44 81.70 DEP criu/libnetlink.d [2020-02-19T10:30:38.947Z] #44 81.88 DEP criu/kerndat.d [2020-02-19T10:30:38.947Z] #44 ... [2020-02-19T10:30:38.947Z] [2020-02-19T10:30:38.947Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:30:38.947Z] #17 15.58 Reading package lists... [2020-02-19T10:30:39.231Z] #44 ... [2020-02-19T10:30:39.231Z] [2020-02-19T10:30:39.231Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:30:39.231Z] #17 59.95 Setting up python3-setuptools (40.8.0-1) ... [2020-02-19T10:30:39.334Z] #62 225.0 + bin/containerd-stress [2020-02-19T10:30:39.873Z] #17 18.53 Building dependency tree... [2020-02-19T10:30:39.889Z] using credential docker-jenkins-github-credentials [2020-02-19T10:30:39.966Z] Cloning the remote Git repository [2020-02-19T10:30:39.966Z] Cloning with configured refspecs honoured and without tags [2020-02-19T10:30:40.267Z] #62 226.7 + bin/containerd-shim [2020-02-19T10:30:40.618Z] #17 61.40 Setting up python3-pip (18.1-5) ... [2020-02-19T10:30:40.800Z] #17 20.28 libcap2-bin is already the newest version (1:2.25-2). [2020-02-19T10:30:40.800Z] #17 20.28 The following additional packages will be installed: [2020-02-19T10:30:40.800Z] #17 20.28 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-19T10:30:40.800Z] #17 20.29 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-19T10:30:40.800Z] #17 20.29 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-19T10:30:40.800Z] #17 20.29 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-19T10:30:40.800Z] #17 20.29 python3.7 python3.7-minimal vim-runtime xxd [2020-02-19T10:30:40.800Z] #17 20.29 Suggested packages: [2020-02-19T10:30:40.800Z] #17 20.29 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-19T10:30:40.800Z] #17 20.29 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-19T10:30:40.800Z] #17 20.29 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-19T10:30:40.800Z] #17 20.29 Recommended packages: [2020-02-19T10:30:40.800Z] #17 20.29 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-19T10:30:40.800Z] #17 20.29 python3-keyrings.alt python3-xdg unzip [2020-02-19T10:30:40.160Z] Cloning repository https://github.com/moby/moby.git [2020-02-19T10:30:40.536Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-02-19T10:30:42.005Z] #17 62.66 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:30:42.005Z] #17 62.69 Processing triggers for mime-support (3.62) ... [2020-02-19T10:30:42.578Z] #17 DONE 63.5s [2020-02-19T10:30:42.579Z] [2020-02-19T10:30:42.579Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-19T10:30:42.686Z] #17 22.04 The following NEW packages will be installed: [2020-02-19T10:30:42.687Z] #17 22.05 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-19T10:30:42.687Z] #17 22.06 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-19T10:30:42.687Z] #17 22.06 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-19T10:30:42.687Z] #17 22.06 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-19T10:30:42.687Z] #17 22.06 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-19T10:30:42.687Z] #17 22.06 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-19T10:30:42.687Z] #17 22.06 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-19T10:30:42.687Z] #17 22.06 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-19T10:30:42.942Z] #17 ... [2020-02-19T10:30:42.942Z] [2020-02-19T10:30:42.942Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-19T10:30:42.942Z] #30 DONE 171.0s [2020-02-19T10:30:42.942Z] [2020-02-19T10:30:42.942Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:30:42.942Z] #17 22.50 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded. [2020-02-19T10:30:42.942Z] #17 22.50 Need to get 27.0 MB of archives. [2020-02-19T10:30:42.942Z] #17 22.50 After this operation, 111 MB of additional disk space will be used. [2020-02-19T10:30:42.942Z] #17 22.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-02-19T10:30:42.942Z] #17 22.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-02-19T10:30:42.942Z] #17 22.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-02-19T10:30:43.198Z] #17 22.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-02-19T10:30:43.198Z] #17 22.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-02-19T10:30:43.198Z] #17 22.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-02-19T10:30:43.198Z] #17 22.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-02-19T10:30:41.361Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-19T10:30:41.362Z] > git --version # timeout=10 [2020-02-19T10:30:41.410Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-19T10:30:41.414Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40510/head:refs/remotes/origin/PR-40510 +refs/heads/master:refs/remotes/origin/master [2020-02-19T10:30:43.453Z] #17 22.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-02-19T10:30:43.453Z] #17 22.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-02-19T10:30:43.453Z] #17 22.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-02-19T10:30:43.453Z] #17 22.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-02-19T10:30:43.453Z] #17 22.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-02-19T10:30:43.453Z] #17 22.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-02-19T10:30:43.453Z] #17 22.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-02-19T10:30:43.453Z] #17 23.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-02-19T10:30:43.709Z] #17 23.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-02-19T10:30:43.709Z] #17 23.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-02-19T10:30:43.709Z] #17 23.22 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-19T10:30:43.709Z] #17 23.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-02-19T10:30:43.709Z] #17 23.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-02-19T10:30:43.709Z] #17 23.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-02-19T10:30:43.709Z] #17 23.28 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-02-19T10:30:43.709Z] #17 23.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-02-19T10:30:43.964Z] #17 23.38 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-02-19T10:30:43.964Z] #17 23.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-02-19T10:30:43.964Z] #17 23.41 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-02-19T10:30:43.964Z] #17 23.43 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-02-19T10:30:43.964Z] #17 23.44 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-02-19T10:30:43.964Z] #17 23.45 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-02-19T10:30:44.495Z] #18 1.810 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-19T10:30:44.495Z] #18 1.818 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-19T10:30:44.495Z] #18 1.822 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-19T10:30:44.522Z] #17 23.98 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-02-19T10:30:44.523Z] #17 24.03 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-02-19T10:30:44.523Z] #17 24.03 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-02-19T10:30:44.523Z] #17 24.03 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-02-19T10:30:44.523Z] #17 24.05 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-02-19T10:30:44.523Z] #17 24.06 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-02-19T10:30:44.523Z] #17 24.13 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-19T10:30:44.523Z] #17 24.13 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-02-19T10:30:44.757Z] #18 DONE 2.0s [2020-02-19T10:30:44.757Z] [2020-02-19T10:30:44.757Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-19T10:30:44.778Z] #17 24.14 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-02-19T10:30:44.778Z] #17 24.15 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-19T10:30:44.778Z] #17 24.15 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-02-19T10:30:44.778Z] #17 24.17 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-19T10:30:44.778Z] #17 24.17 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-02-19T10:30:44.778Z] #17 24.18 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-19T10:30:45.032Z] #17 24.45 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-02-19T10:30:45.032Z] #17 24.50 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-02-19T10:30:45.032Z] #17 24.55 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-02-19T10:30:45.958Z] #17 25.23 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:30:45.958Z] #17 25.33 Fetched 27.0 MB in 3s (10.2 MB/s) [2020-02-19T10:30:45.958Z] #17 25.39 Selecting previously unselected package pigz. [2020-02-19T10:30:45.958Z] #17 25.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 ... 23423 files and directories currently installed.) [2020-02-19T10:30:45.958Z] #17 25.41 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-02-19T10:30:45.958Z] #17 25.43 Unpacking pigz (2.4-1) ... [2020-02-19T10:30:45.958Z] #17 25.53 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-02-19T10:30:45.958Z] #17 25.53 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-02-19T10:30:46.214Z] #17 25.54 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-02-19T10:30:46.469Z] #17 26.03 Selecting previously unselected package python3.7-minimal. [2020-02-19T10:30:46.469Z] #17 26.04 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-02-19T10:30:46.469Z] #17 26.04 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-19T10:30:46.822Z] #62 233.2 + bin/containerd-shim-runc-v1 [2020-02-19T10:30:46.898Z] #63 156.6 + bin/containerd-stress [2020-02-19T10:30:46.898Z] #63 158.0 + bin/containerd-shim [2020-02-19T10:30:47.395Z] #17 26.75 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-02-19T10:30:47.395Z] #17 26.77 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-19T10:30:49.282Z] #17 ... [2020-02-19T10:30:49.282Z] [2020-02-19T10:30:49.282Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:30:49.282Z] #44 82.14 DEP criu/kcmp-ids.d [2020-02-19T10:30:49.282Z] #44 82.20 DEP criu/irmap.d [2020-02-19T10:30:49.282Z] #44 82.33 DEP criu/ipc_ns.d [2020-02-19T10:30:49.282Z] #44 82.44 DEP criu/image.d [2020-02-19T10:30:49.282Z] #44 82.57 DEP criu/image-desc.d [2020-02-19T10:30:49.282Z] #44 82.64 DEP criu/fsnotify.d [2020-02-19T10:30:49.282Z] #44 82.87 DEP criu/filesystems.d [2020-02-19T10:30:49.282Z] #44 83.02 DEP criu/files.d [2020-02-19T10:30:49.282Z] #44 83.24 DEP criu/files-reg.d [2020-02-19T10:30:49.282Z] #44 83.38 DEP criu/files-ext.d [2020-02-19T10:30:49.282Z] #44 83.56 DEP criu/file-lock.d [2020-02-19T10:30:49.282Z] #44 83.67 DEP criu/file-ids.d [2020-02-19T10:30:49.282Z] #44 83.78 DEP criu/fifo.d [2020-02-19T10:30:49.282Z] #44 83.94 DEP criu/fdstore.d [2020-02-19T10:30:49.282Z] #44 84.04 DEP criu/fault-injection.d [2020-02-19T10:30:49.282Z] #44 84.11 DEP criu/external.d [2020-02-19T10:30:49.282Z] #44 84.24 DEP criu/eventpoll.d [2020-02-19T10:30:49.282Z] #44 84.44 DEP criu/eventfd.d [2020-02-19T10:30:49.282Z] #44 84.61 DEP criu/crtools.d [2020-02-19T10:30:49.282Z] #44 84.85 DEP criu/cr-service.d [2020-02-19T10:30:49.282Z] #44 85.01 DEP criu/cr-restore.d [2020-02-19T10:30:49.282Z] #44 85.21 DEP criu/cr-errno.d [2020-02-19T10:30:49.282Z] #44 85.23 DEP criu/cr-dump.d [2020-02-19T10:30:49.282Z] #44 85.43 DEP criu/cr-dedup.d [2020-02-19T10:30:49.282Z] #44 85.60 DEP criu/cr-check.d [2020-02-19T10:30:49.282Z] #44 85.78 DEP criu/config.d [2020-02-19T10:30:49.282Z] #44 85.89 DEP criu/clone-noasan.d [2020-02-19T10:30:49.282Z] #44 85.96 DEP criu/cgroup.d [2020-02-19T10:30:49.282Z] #44 86.19 DEP criu/cgroup-props.d [2020-02-19T10:30:49.282Z] #44 86.24 DEP criu/bitmap.d [2020-02-19T10:30:49.282Z] #44 86.26 DEP criu/bfd.d [2020-02-19T10:30:49.283Z] #44 86.39 DEP criu/autofs.d [2020-02-19T10:30:49.283Z] #44 86.61 DEP criu/aio.d [2020-02-19T10:30:49.283Z] #44 86.86 DEP criu/action-scripts.d [2020-02-19T10:30:49.283Z] #44 87.22 CC criu/action-scripts.o [2020-02-19T10:30:49.283Z] #44 87.63 CC criu/aio.o [2020-02-19T10:30:49.283Z] #44 88.16 CC criu/autofs.o [2020-02-19T10:30:49.283Z] #44 89.51 CC criu/bfd.o [2020-02-19T10:30:49.283Z] #44 90.01 CC criu/bitmap.o [2020-02-19T10:30:49.283Z] #44 90.18 CC criu/cgroup-props.o [2020-02-19T10:30:49.283Z] #44 90.96 CC criu/cgroup.o [2020-02-19T10:30:49.283Z] #44 ... [2020-02-19T10:30:49.283Z] [2020-02-19T10:30:49.283Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:30:49.283Z] #17 28.76 Selecting previously unselected package python3-minimal. [2020-02-19T10:30:49.283Z] #17 28.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-02-19T10:30:49.283Z] #17 28.84 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-02-19T10:30:49.283Z] #17 28.86 Unpacking python3-minimal (3.7.3-1) ... [2020-02-19T10:30:49.283Z] #17 28.94 Selecting previously unselected package libmpdec2:amd64. [2020-02-19T10:30:49.539Z] #17 28.95 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-02-19T10:30:49.539Z] #17 28.96 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-02-19T10:30:49.539Z] #17 29.06 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-02-19T10:30:49.539Z] #17 29.07 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-02-19T10:30:49.539Z] #17 29.07 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-02-19T10:30:50.049Z] #19 ... [2020-02-19T10:30:50.049Z] [2020-02-19T10:30:50.049Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:30:50.049Z] #44 125.8 CC criu/files.o [2020-02-19T10:30:50.049Z] #44 127.6 CC criu/filesystems.o [2020-02-19T10:30:50.049Z] #44 128.4 CC criu/fsnotify.o [2020-02-19T10:30:50.049Z] #44 129.6 CC criu/image-desc.o [2020-02-19T10:30:50.049Z] #44 129.9 CC criu/image.o [2020-02-19T10:30:50.049Z] #44 130.8 CC criu/ipc_ns.o [2020-02-19T10:30:50.049Z] #44 132.1 CC criu/irmap.o [2020-02-19T10:30:50.049Z] #44 132.7 CC criu/kcmp-ids.o [2020-02-19T10:30:50.049Z] #44 133.0 CC criu/kerndat.o [2020-02-19T10:30:50.049Z] #44 133.9 CC criu/libnetlink.o [2020-02-19T10:30:50.049Z] #44 134.2 CC criu/log.o [2020-02-19T10:30:50.049Z] #44 134.6 CC criu/lsm.o [2020-02-19T10:30:50.049Z] #44 134.9 CC criu/mem.o [2020-02-19T10:30:50.049Z] #44 ... [2020-02-19T10:30:50.049Z] [2020-02-19T10:30:50.049Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-19T10:30:50.049Z] #19 5.332 Collecting yamllint==1.16.0 [2020-02-19T10:30:50.101Z] #62 236.2 + bin/containerd-shim-runc-v2 [2020-02-19T10:30:50.358Z] #62 237.0 + binaries [2020-02-19T10:30:50.358Z] #62 237.0 + mkdir -p /build [2020-02-19T10:30:50.358Z] #62 237.0 + cp bin/containerd /build/containerd [2020-02-19T10:30:50.358Z] #62 237.0 + cp bin/containerd-shim /build/containerd-shim [2020-02-19T10:30:50.358Z] #62 237.0 + cp bin/ctr /build/ctr [2020-02-19T10:30:50.465Z] #17 30.04 Selecting previously unselected package python3.7. [2020-02-19T10:30:50.721Z] #17 30.04 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-02-19T10:30:50.721Z] #17 30.05 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-19T10:30:50.721Z] #17 30.17 Selecting previously unselected package libpython3-stdlib:amd64. [2020-02-19T10:30:50.721Z] #17 30.18 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-02-19T10:30:50.721Z] #17 30.20 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-02-19T10:30:50.721Z] #17 30.27 Setting up python3-minimal (3.7.3-1) ... [2020-02-19T10:30:51.288Z] #62 DONE 237.7s [2020-02-19T10:30:51.647Z] #17 31.16 Selecting previously unselected package python3. [2020-02-19T10:30:51.896Z] #63 162.5 + bin/containerd-shim-runc-v1 [2020-02-19T10:30:51.903Z] #17 31.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-02-19T10:30:51.903Z] #17 31.27 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-02-19T10:30:51.903Z] #17 31.29 Unpacking python3 (3.7.3-1) ... [2020-02-19T10:30:51.903Z] #17 31.38 Selecting previously unselected package libip4tc0:amd64. [2020-02-19T10:30:51.903Z] #17 31.38 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-02-19T10:30:51.903Z] #17 31.39 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-02-19T10:30:51.903Z] #17 31.46 Selecting previously unselected package libip6tc0:amd64. [2020-02-19T10:30:51.903Z] #17 31.47 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-02-19T10:30:51.932Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 28.8s done [2020-02-19T10:30:51.932Z] #8 DONE 38.9s [2020-02-19T10:30:51.932Z] [2020-02-19T10:30:51.932Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-19T10:30:51.932Z] #9 DONE 0.2s [2020-02-19T10:30:51.932Z] [2020-02-19T10:30:51.932Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-19T10:30:51.932Z] #10 DONE 0.2s [2020-02-19T10:30:51.932Z] [2020-02-19T10:30:51.932Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-19T10:30:51.932Z] #30 DONE 0.0s [2020-02-19T10:30:51.932Z] [2020-02-19T10:30:51.932Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-19T10:30:51.932Z] #26 ... [2020-02-19T10:30:51.932Z] [2020-02-19T10:30:51.932Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-19T10:30:51.932Z] #41 DONE 0.0s [2020-02-19T10:30:51.932Z] [2020-02-19T10:30:51.932Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-19T10:30:51.932Z] #22 DONE 0.1s [2020-02-19T10:30:51.932Z] [2020-02-19T10:30:51.932Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-19T10:30:51.932Z] #23 DONE 0.1s [2020-02-19T10:30:51.932Z] [2020-02-19T10:30:51.932Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-19T10:30:51.932Z] #33 DONE 0.1s [2020-02-19T10:30:51.932Z] [2020-02-19T10:30:51.932Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-19T10:30:51.932Z] #47 DONE 0.1s [2020-02-19T10:30:51.933Z] [2020-02-19T10:30:51.933Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-19T10:30:51.933Z] #50 DONE 0.1s [2020-02-19T10:30:51.933Z] [2020-02-19T10:30:51.933Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-19T10:30:51.933Z] #53 DONE 0.1s [2020-02-19T10:30:51.933Z] [2020-02-19T10:30:51.933Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-19T10:30:51.933Z] #71 DONE 0.2s [2020-02-19T10:30:51.933Z] [2020-02-19T10:30:51.933Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:30:51.933Z] #54 ... [2020-02-19T10:30:51.933Z] [2020-02-19T10:30:51.933Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-19T10:30:51.933Z] #65 DONE 0.2s [2020-02-19T10:30:51.933Z] [2020-02-19T10:30:51.933Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:30:51.933Z] #66 0.652 + RM_GOPATH=0 [2020-02-19T10:30:51.933Z] #66 0.652 + TMP_GOPATH= [2020-02-19T10:30:51.933Z] #66 0.652 + : /build/ [2020-02-19T10:30:51.933Z] #66 0.653 + '[' -z '' ']' [2020-02-19T10:30:51.933Z] #66 0.654 ++ mktemp -d [2020-02-19T10:30:51.933Z] #66 0.690 + export GOPATH=/tmp/tmp.3TTjhL4SqM [2020-02-19T10:30:51.933Z] #66 0.710 + GOPATH=/tmp/tmp.3TTjhL4SqM [2020-02-19T10:30:51.933Z] #66 0.710 + RM_GOPATH=1 [2020-02-19T10:30:51.933Z] #66 0.718 ++ dirname ./install.sh [2020-02-19T10:30:51.933Z] #66 0.725 + dir=. [2020-02-19T10:30:51.933Z] #66 0.726 + bin=rootlesskit [2020-02-19T10:30:51.933Z] #66 0.727 + shift [2020-02-19T10:30:51.933Z] #66 0.728 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-19T10:30:51.933Z] #66 0.729 + . ./rootlesskit.installer [2020-02-19T10:30:51.933Z] #66 0.730 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-19T10:30:51.933Z] #66 0.735 + install_rootlesskit [2020-02-19T10:30:51.933Z] #66 0.735 + case "$1" in [2020-02-19T10:30:51.933Z] #66 0.736 + export CGO_ENABLED=0 [2020-02-19T10:30:51.933Z] #66 0.737 + CGO_ENABLED=0 [2020-02-19T10:30:51.933Z] #66 0.737 + _install_rootlesskit [2020-02-19T10:30:51.933Z] #66 0.737 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-19T10:30:51.933Z] #66 0.738 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.3TTjhL4SqM/src/github.com/rootless-containers/rootlesskit [2020-02-19T10:30:51.933Z] #66 0.738 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-19T10:30:51.933Z] #66 0.744 Cloning into '/tmp/tmp.3TTjhL4SqM/src/github.com/rootless-containers/rootlesskit'... [2020-02-19T10:30:52.158Z] #17 31.48 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-02-19T10:30:52.158Z] #17 31.59 Selecting previously unselected package libiptc0:amd64. [2020-02-19T10:30:52.158Z] #17 31.59 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-02-19T10:30:52.158Z] #17 31.59 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-02-19T10:30:52.158Z] #17 31.67 Selecting previously unselected package libnfnetlink0:amd64. [2020-02-19T10:30:52.158Z] #17 31.67 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-02-19T10:30:52.158Z] #17 31.68 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-02-19T10:30:52.158Z] #17 31.73 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-02-19T10:30:52.158Z] #17 31.74 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-02-19T10:30:52.158Z] #17 31.75 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-02-19T10:30:52.222Z] [2020-02-19T10:30:52.222Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-19T10:30:52.414Z] #17 31.83 Selecting previously unselected package libnftnl11:amd64. [2020-02-19T10:30:52.414Z] #17 31.84 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-02-19T10:30:52.414Z] #17 31.85 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-02-19T10:30:52.414Z] #17 31.92 Selecting previously unselected package iptables. [2020-02-19T10:30:52.414Z] #17 31.92 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-02-19T10:30:52.414Z] #17 31.93 Unpacking iptables (1.8.2-4) ... [2020-02-19T10:30:52.479Z] #63 DONE 0.2s [2020-02-19T10:30:52.479Z] [2020-02-19T10:30:52.479Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-19T10:30:52.479Z] #67 DONE 0.1s [2020-02-19T10:30:52.479Z] [2020-02-19T10:30:52.479Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-19T10:30:52.670Z] #17 32.22 Selecting previously unselected package xxd. [2020-02-19T10:30:52.670Z] #17 32.23 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-02-19T10:30:52.670Z] #17 32.23 Unpacking xxd (2:8.1.0875-5) ... [2020-02-19T10:30:52.736Z] #69 DONE 0.2s [2020-02-19T10:30:52.736Z] [2020-02-19T10:30:52.736Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-19T10:30:52.736Z] #72 DONE 0.1s [2020-02-19T10:30:52.736Z] [2020-02-19T10:30:52.736Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-19T10:30:52.736Z] #73 DONE 0.0s [2020-02-19T10:30:52.736Z] [2020-02-19T10:30:52.736Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-19T10:30:52.925Z] #17 32.34 Selecting previously unselected package vim-common. [2020-02-19T10:30:52.925Z] #17 32.34 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-19T10:30:52.925Z] #17 32.37 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-19T10:30:52.925Z] #17 32.50 Selecting previously unselected package bash-completion. [2020-02-19T10:30:52.925Z] #17 32.51 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-19T10:30:53.660Z] #63 164.7 + bin/containerd-shim-runc-v2 [2020-02-19T10:30:54.106Z] #74 DONE 1.2s [2020-02-19T10:30:54.106Z] [2020-02-19T10:30:54.106Z] #75 exporting to image [2020-02-19T10:30:54.106Z] #75 exporting layers [2020-02-19T10:30:54.428Z] #63 165.4 + binaries [2020-02-19T10:30:54.428Z] #63 165.4 + mkdir -p /build [2020-02-19T10:30:54.428Z] #63 165.4 + cp bin/containerd /build/containerd [2020-02-19T10:30:54.428Z] #63 165.5 + cp bin/containerd-shim /build/containerd-shim [2020-02-19T10:30:54.428Z] #63 165.5 + cp bin/ctr /build/ctr [2020-02-19T10:30:54.677Z] #66 ... [2020-02-19T10:30:54.677Z] [2020-02-19T10:30:54.677Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:30:54.677Z] #48 0.769 + RM_GOPATH=0 [2020-02-19T10:30:54.677Z] #48 0.769 + TMP_GOPATH= [2020-02-19T10:30:54.677Z] #48 0.769 + : /build [2020-02-19T10:30:54.677Z] #48 0.769 + '[' -z '' ']' [2020-02-19T10:30:54.677Z] #48 0.780 ++ mktemp -d [2020-02-19T10:30:54.677Z] #48 0.810 + export GOPATH=/tmp/tmp.6hhcDsNCuZ [2020-02-19T10:30:54.677Z] #48 0.810 + GOPATH=/tmp/tmp.6hhcDsNCuZ [2020-02-19T10:30:54.677Z] #48 0.810 + RM_GOPATH=1 [2020-02-19T10:30:54.677Z] #48 0.823 ++ dirname ./install.sh [2020-02-19T10:30:54.677Z] #48 0.825 + dir=. [2020-02-19T10:30:54.677Z] #48 0.826 + bin=vndr [2020-02-19T10:30:54.677Z] #48 0.826 + shift [2020-02-19T10:30:54.677Z] #48 0.827 + '[' '!' -f ./vndr.installer ']' [2020-02-19T10:30:54.677Z] #48 0.827 + . ./vndr.installer [2020-02-19T10:30:54.677Z] #48 0.827 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-19T10:30:54.677Z] #48 0.828 + install_vndr [2020-02-19T10:30:54.677Z] #48 0.828 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-19T10:30:54.677Z] #48 0.829 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-19T10:30:54.677Z] #48 0.830 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6hhcDsNCuZ/src/github.com/LK4D4/vndr [2020-02-19T10:30:54.677Z] #48 0.890 Cloning into '/tmp/tmp.6hhcDsNCuZ/src/github.com/LK4D4/vndr'... [2020-02-19T10:30:54.677Z] #48 1.959 + cd /tmp/tmp.6hhcDsNCuZ/src/github.com/LK4D4/vndr [2020-02-19T10:30:54.677Z] #48 1.959 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-19T10:30:54.677Z] #48 1.990 + go build -buildmode=pie -v -o /build/vndr . [2020-02-19T10:30:54.677Z] #48 4.286 internal/cpu [2020-02-19T10:30:54.677Z] #48 4.336 internal/race [2020-02-19T10:30:54.677Z] #48 4.411 runtime/internal/sys [2020-02-19T10:30:54.677Z] #48 4.421 runtime/internal/atomic [2020-02-19T10:30:54.677Z] #48 4.791 sync/atomic [2020-02-19T10:30:54.677Z] #48 5.228 runtime/internal/math [2020-02-19T10:30:54.677Z] #48 5.827 unicode [2020-02-19T10:30:54.677Z] #48 5.917 unicode/utf8 [2020-02-19T10:30:54.677Z] #48 6.035 math/bits [2020-02-19T10:30:54.821Z] #63 DONE 165.6s [2020-02-19T10:30:54.966Z] #48 6.314 internal/bytealg [2020-02-19T10:30:55.206Z] [2020-02-19T10:30:55.206Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-19T10:30:55.206Z] #64 DONE 0.2s [2020-02-19T10:30:55.206Z] [2020-02-19T10:30:55.206Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-19T10:30:55.206Z] #68 DONE 0.1s [2020-02-19T10:30:55.344Z] #19 10.66 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-19T10:30:55.344Z] #19 10.78 Collecting pyyaml (from yamllint==1.16.0) [2020-02-19T10:30:55.438Z] #17 34.95 Unpacking bash-completion (1:2.8-6) ... [2020-02-19T10:30:55.594Z] [2020-02-19T10:30:55.594Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-19T10:30:55.594Z] #70 DONE 0.1s [2020-02-19T10:30:55.594Z] [2020-02-19T10:30:55.594Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-19T10:30:55.594Z] #73 DONE 0.1s [2020-02-19T10:30:55.594Z] [2020-02-19T10:30:55.594Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-19T10:30:55.594Z] #74 DONE 0.0s [2020-02-19T10:30:55.594Z] [2020-02-19T10:30:55.594Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-19T10:30:55.605Z] #19 10.99 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-19T10:30:55.693Z] #17 35.35 Selecting previously unselected package bzip2. [2020-02-19T10:30:55.949Z] #17 35.36 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-02-19T10:30:55.949Z] #17 35.37 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-19T10:30:55.949Z] #17 35.44 Selecting previously unselected package xz-utils. [2020-02-19T10:30:55.949Z] #17 35.45 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-02-19T10:30:55.949Z] #17 35.47 Unpacking xz-utils (5.2.4-1) ... [2020-02-19T10:30:55.997Z] #48 ... [2020-02-19T10:30:55.997Z] [2020-02-19T10:30:55.997Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:30:55.997Z] #66 7.285 + cd /tmp/tmp.3TTjhL4SqM/src/github.com/rootless-containers/rootlesskit [2020-02-19T10:30:55.997Z] #66 7.286 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-19T10:30:56.206Z] #17 35.63 Selecting previously unselected package apparmor. [2020-02-19T10:30:56.206Z] #17 35.63 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-02-19T10:30:56.206Z] #17 35.70 Unpacking apparmor (2.13.2-10) ... [2020-02-19T10:30:56.471Z] #17 35.97 Selecting previously unselected package aufs-tools. [2020-02-19T10:30:56.471Z] #17 35.98 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-02-19T10:30:56.471Z] #17 35.99 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-19T10:30:56.726Z] #17 36.13 Selecting previously unselected package libonig5:amd64. [2020-02-19T10:30:56.726Z] #17 36.14 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-02-19T10:30:56.726Z] #17 36.14 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-02-19T10:30:56.726Z] #17 36.29 Selecting previously unselected package libjq1:amd64. [2020-02-19T10:30:56.726Z] #17 36.31 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-02-19T10:30:56.982Z] #17 36.32 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-19T10:30:56.982Z] #17 36.43 Selecting previously unselected package jq. [2020-02-19T10:30:56.982Z] #17 36.43 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-02-19T10:30:56.982Z] #17 36.44 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-19T10:30:56.982Z] #17 36.51 Selecting previously unselected package libaio1:amd64. [2020-02-19T10:30:56.982Z] #17 36.51 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-02-19T10:30:56.982Z] #17 36.52 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-02-19T10:30:57.031Z] #66 8.374 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-19T10:30:57.238Z] #17 36.58 Selecting previously unselected package libgpm2:amd64. [2020-02-19T10:30:57.238Z] #17 36.59 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-02-19T10:30:57.238Z] #17 36.59 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-02-19T10:30:57.238Z] #17 36.68 Selecting previously unselected package libicu63:amd64. [2020-02-19T10:30:57.238Z] #17 36.69 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-02-19T10:30:57.238Z] #17 36.70 Unpacking libicu63:amd64 (63.1-6) ... [2020-02-19T10:30:57.323Z] #66 8.384 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-19T10:30:57.419Z] #75 DONE 1.8s [2020-02-19T10:30:57.419Z] [2020-02-19T10:30:57.419Z] #76 exporting to oci image format [2020-02-19T10:30:57.520Z] #19 12.69 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-19T10:30:57.520Z] #19 12.73 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-19T10:30:57.520Z] #19 12.78 Building wheels for collected packages: pyyaml [2020-02-19T10:30:57.520Z] #19 12.79 Running setup.py bdist_wheel for pyyaml: started [2020-02-19T10:30:57.792Z] #76 exporting layers [2020-02-19T10:30:58.347Z] #66 ... [2020-02-19T10:30:58.347Z] [2020-02-19T10:30:58.347Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-19T10:30:58.347Z] #31 0.723 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-19T10:30:58.347Z] #31 0.727 Cloning into '.'... [2020-02-19T10:30:58.475Z] #19 13.97 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-19T10:30:58.636Z] #31 ... [2020-02-19T10:30:58.636Z] [2020-02-19T10:30:58.636Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:30:58.636Z] #36 0.706 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:30:58.636Z] #36 0.853 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:30:58.636Z] #36 1.082 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:30:58.636Z] #36 2.620 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-19T10:30:58.636Z] #36 6.350 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [172 kB] [2020-02-19T10:30:58.636Z] #36 8.440 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-19T10:30:58.736Z] #19 13.97 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-19T10:30:58.736Z] #19 14.08 Successfully built pyyaml [2020-02-19T10:30:58.736Z] #19 14.10 Installing collected packages: pyyaml, pathspec, yamllint [2020-02-19T10:30:58.934Z] #36 ... [2020-02-19T10:30:58.934Z] [2020-02-19T10:30:58.934Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:30:58.934Z] #24 0.520 + RM_GOPATH=0 [2020-02-19T10:30:58.934Z] #24 0.520 + TMP_GOPATH= [2020-02-19T10:30:58.934Z] #24 0.520 + : /build [2020-02-19T10:30:58.934Z] #24 0.520 + '[' -z '' ']' [2020-02-19T10:30:58.934Z] #24 0.521 ++ mktemp -d [2020-02-19T10:30:58.934Z] #24 0.524 + export GOPATH=/tmp/tmp.OLB6ty6Ykk [2020-02-19T10:30:58.934Z] #24 0.524 + GOPATH=/tmp/tmp.OLB6ty6Ykk [2020-02-19T10:30:58.934Z] #24 0.524 + RM_GOPATH=1 [2020-02-19T10:30:58.934Z] #24 0.525 ++ dirname ./install.sh [2020-02-19T10:30:58.934Z] #24 0.526 + dir=. [2020-02-19T10:30:58.934Z] #24 0.527 + bin=dockercli [2020-02-19T10:30:58.934Z] #24 0.527 + shift [2020-02-19T10:30:58.934Z] #24 0.527 + '[' '!' -f ./dockercli.installer ']' [2020-02-19T10:30:58.934Z] #24 0.527 + . ./dockercli.installer [2020-02-19T10:30:58.934Z] #24 0.527 ++ : stable [2020-02-19T10:30:58.934Z] #24 0.527 ++ : 17.06.2-ce [2020-02-19T10:30:58.934Z] #24 0.528 + install_dockercli [2020-02-19T10:30:58.934Z] #24 0.528 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-19T10:30:58.934Z] #24 0.529 ++ uname -m [2020-02-19T10:30:58.934Z] #24 0.531 Install docker/cli version 17.06.2-ce from stable [2020-02-19T10:30:58.934Z] #24 0.533 + arch=ppc64le [2020-02-19T10:30:58.934Z] #24 0.534 + '[' ppc64le '!=' x86_64 ']' [2020-02-19T10:30:58.934Z] #24 0.534 + '[' ppc64le '!=' s390x ']' [2020-02-19T10:30:58.934Z] #24 0.534 + '[' ppc64le '!=' armhf ']' [2020-02-19T10:30:58.934Z] #24 0.534 + build_dockercli [2020-02-19T10:30:58.934Z] #24 0.535 + git clone https://github.com/docker/docker-ce /tmp/tmp.OLB6ty6Ykk/tmp/docker-ce [2020-02-19T10:30:58.934Z] #24 0.542 Cloning into '/tmp/tmp.OLB6ty6Ykk/tmp/docker-ce'... [2020-02-19T10:30:58.934Z] #24 ... [2020-02-19T10:30:58.934Z] [2020-02-19T10:30:58.934Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-19T10:30:58.934Z] #42 0.661 + git clone https://github.com/docker/distribution.git . [2020-02-19T10:30:58.934Z] #42 0.668 Cloning into '.'... [2020-02-19T10:30:59.227Z] #42 ... [2020-02-19T10:30:59.227Z] [2020-02-19T10:30:59.227Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:30:59.227Z] #11 1.347 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:30:59.227Z] #11 1.546 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:30:59.227Z] #11 1.547 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:30:59.227Z] #11 3.782 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-19T10:30:59.227Z] #11 7.373 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [172 kB] [2020-02-19T10:30:59.227Z] #11 10.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-19T10:30:59.227Z] #11 ... [2020-02-19T10:30:59.227Z] [2020-02-19T10:30:59.227Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:30:59.227Z] #72 0.586 + RM_GOPATH=0 [2020-02-19T10:30:59.227Z] #72 0.587 + TMP_GOPATH= [2020-02-19T10:30:59.227Z] #72 0.588 + : /build [2020-02-19T10:30:59.227Z] #72 0.589 + '[' -z '' ']' [2020-02-19T10:30:59.227Z] #72 0.591 ++ mktemp -d [2020-02-19T10:30:59.227Z] #72 0.594 + export GOPATH=/tmp/tmp.NhBZVW6tBo [2020-02-19T10:30:59.227Z] #72 0.601 + GOPATH=/tmp/tmp.NhBZVW6tBo [2020-02-19T10:30:59.227Z] #72 0.602 + RM_GOPATH=1 [2020-02-19T10:30:59.227Z] #72 0.604 ++ dirname ./install.sh [2020-02-19T10:30:59.227Z] #72 0.654 + dir=. [2020-02-19T10:30:59.227Z] #72 0.655 + bin=proxy [2020-02-19T10:30:59.227Z] #72 0.656 + shift [2020-02-19T10:30:59.227Z] #72 0.658 + '[' '!' -f ./proxy.installer ']' [2020-02-19T10:30:59.227Z] #72 0.661 + . ./proxy.installer [2020-02-19T10:30:59.227Z] #72 0.671 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-19T10:30:59.227Z] #72 0.672 + install_proxy [2020-02-19T10:30:59.227Z] #72 0.672 + case "$1" in [2020-02-19T10:30:59.227Z] #72 0.672 + export CGO_ENABLED=0 [2020-02-19T10:30:59.227Z] #72 0.672 + CGO_ENABLED=0 [2020-02-19T10:30:59.227Z] #72 0.672 + _install_proxy [2020-02-19T10:30:59.227Z] #72 0.672 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9' [2020-02-19T10:30:59.227Z] #72 0.672 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-19T10:30:59.227Z] #72 0.673 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NhBZVW6tBo/src/github.com/docker/libnetwork [2020-02-19T10:30:59.227Z] #72 0.676 Cloning into '/tmp/tmp.NhBZVW6tBo/src/github.com/docker/libnetwork'... [2020-02-19T10:30:59.308Z] #19 14.57 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-19T10:30:59.519Z] #72 ... [2020-02-19T10:30:59.519Z] [2020-02-19T10:30:59.519Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:30:59.519Z] #34 0.730 + RM_GOPATH=0 [2020-02-19T10:30:59.519Z] #34 0.730 + TMP_GOPATH= [2020-02-19T10:30:59.519Z] #34 0.730 + : /build [2020-02-19T10:30:59.519Z] #34 0.730 + '[' -z '' ']' [2020-02-19T10:30:59.519Z] #34 0.732 ++ mktemp -d [2020-02-19T10:30:59.519Z] #34 0.741 + export GOPATH=/tmp/tmp.IyWFGuPUdW [2020-02-19T10:30:59.519Z] #34 0.741 + GOPATH=/tmp/tmp.IyWFGuPUdW [2020-02-19T10:30:59.519Z] #34 0.741 + RM_GOPATH=1 [2020-02-19T10:30:59.519Z] #34 0.741 ++ dirname ./install.sh [2020-02-19T10:30:59.519Z] #34 0.741 + dir=. [2020-02-19T10:30:59.519Z] #34 0.741 + bin=tomlv [2020-02-19T10:30:59.519Z] #34 0.741 + shift [2020-02-19T10:30:59.519Z] #34 0.741 + '[' '!' -f ./tomlv.installer ']' [2020-02-19T10:30:59.519Z] #34 0.741 + . ./tomlv.installer [2020-02-19T10:30:59.519Z] #34 0.741 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-19T10:30:59.519Z] #34 0.741 + install_tomlv [2020-02-19T10:30:59.519Z] #34 0.741 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-19T10:30:59.519Z] #34 0.741 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-19T10:30:59.519Z] #34 0.741 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.IyWFGuPUdW/src/github.com/BurntSushi/toml [2020-02-19T10:30:59.519Z] #34 0.807 Cloning into '/tmp/tmp.IyWFGuPUdW/src/github.com/BurntSushi/toml'... [2020-02-19T10:30:59.519Z] #34 2.564 + cd /tmp/tmp.IyWFGuPUdW/src/github.com/BurntSushi/toml [2020-02-19T10:30:59.519Z] #34 2.564 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-19T10:30:59.519Z] #34 2.618 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-19T10:30:59.519Z] #34 3.792 runtime/internal/sys [2020-02-19T10:30:59.519Z] #34 3.840 runtime/internal/atomic [2020-02-19T10:30:59.519Z] #34 3.876 internal/cpu [2020-02-19T10:30:59.519Z] #34 3.908 math/bits [2020-02-19T10:30:59.519Z] #34 4.741 runtime/internal/math [2020-02-19T10:30:59.519Z] #34 4.856 unicode/utf8 [2020-02-19T10:30:59.519Z] #34 5.369 sync/atomic [2020-02-19T10:30:59.519Z] #34 6.234 internal/bytealg [2020-02-19T10:30:59.519Z] #34 6.431 unicode [2020-02-19T10:30:59.519Z] #34 7.034 math [2020-02-19T10:30:59.519Z] #34 7.620 internal/testlog [2020-02-19T10:30:59.519Z] #34 9.148 encoding [2020-02-19T10:30:59.519Z] #34 9.627 runtime [2020-02-19T10:30:59.519Z] #34 9.992 runtime/cgo [2020-02-19T10:30:59.519Z] #34 ... [2020-02-19T10:30:59.519Z] [2020-02-19T10:30:59.519Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:30:59.519Z] #51 0.758 + RM_GOPATH=0 [2020-02-19T10:30:59.519Z] #51 0.759 + TMP_GOPATH= [2020-02-19T10:30:59.519Z] #51 0.759 + : /build [2020-02-19T10:30:59.519Z] #51 0.759 + '[' -z '' ']' [2020-02-19T10:30:59.519Z] #51 0.773 ++ mktemp -d [2020-02-19T10:30:59.519Z] #51 0.787 + export GOPATH=/tmp/tmp.RtXe7b7j07 [2020-02-19T10:30:59.519Z] #51 0.787 + GOPATH=/tmp/tmp.RtXe7b7j07 [2020-02-19T10:30:59.519Z] #51 0.787 + RM_GOPATH=1 [2020-02-19T10:30:59.519Z] #51 0.813 ++ dirname ./install.sh [2020-02-19T10:30:59.519Z] #51 0.818 + dir=. [2020-02-19T10:30:59.519Z] #51 0.819 + bin=gotestsum [2020-02-19T10:30:59.519Z] #51 0.820 + shift [2020-02-19T10:30:59.519Z] #51 0.820 + '[' '!' -f ./gotestsum.installer ']' [2020-02-19T10:30:59.519Z] #51 0.820 + . ./gotestsum.installer [2020-02-19T10:30:59.519Z] #51 0.820 ++ : v0.3.5 [2020-02-19T10:30:59.519Z] #51 0.826 + install_gotestsum [2020-02-19T10:30:59.519Z] #51 0.826 + echo 'Installing gotestsum version v0.3.5' [2020-02-19T10:30:59.519Z] #51 0.827 Installing gotestsum version v0.3.5 [2020-02-19T10:30:59.519Z] #51 0.827 + go get -d gotest.tools/gotestsum [2020-02-19T10:30:59.809Z] #51 ... [2020-02-19T10:30:59.809Z] [2020-02-19T10:30:59.809Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-19T10:30:59.809Z] #26 1.153 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:30:59.809Z] #26 1.280 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:30:59.809Z] #26 1.290 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:30:59.809Z] #26 3.278 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-19T10:30:59.809Z] #26 7.462 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [172 kB] [2020-02-19T10:30:59.809Z] #26 9.108 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-19T10:30:59.809Z] #26 ... [2020-02-19T10:30:59.809Z] [2020-02-19T10:30:59.809Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:30:59.809Z] #54 0.691 + RM_GOPATH=0 [2020-02-19T10:30:59.809Z] #54 0.691 + TMP_GOPATH= [2020-02-19T10:30:59.809Z] #54 0.691 + : /build [2020-02-19T10:30:59.809Z] #54 0.691 + '[' -z '' ']' [2020-02-19T10:30:59.809Z] #54 0.692 ++ mktemp -d [2020-02-19T10:30:59.809Z] #54 0.717 + export GOPATH=/tmp/tmp.z0KFGNtxYW [2020-02-19T10:30:59.809Z] #54 0.718 + GOPATH=/tmp/tmp.z0KFGNtxYW [2020-02-19T10:30:59.809Z] #54 0.718 + RM_GOPATH=1 [2020-02-19T10:30:59.809Z] #54 0.743 ++ dirname ./install.sh [2020-02-19T10:30:59.809Z] #54 0.750 + dir=. [2020-02-19T10:30:59.809Z] #54 0.750 + bin=golangci_lint [2020-02-19T10:30:59.809Z] #54 0.750 + shift [2020-02-19T10:30:59.809Z] #54 0.751 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-19T10:30:59.809Z] #54 0.751 + . ./golangci_lint.installer [2020-02-19T10:30:59.809Z] #54 0.752 ++ : v1.20.0 [2020-02-19T10:30:59.809Z] #54 0.753 + install_golangci_lint [2020-02-19T10:30:59.809Z] #54 0.753 + echo 'Installing golangci-lint version v1.20.0' [2020-02-19T10:30:59.809Z] #54 0.753 Installing golangci-lint version v1.20.0 [2020-02-19T10:30:59.809Z] #54 0.754 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-19T10:30:59.880Z] #19 DONE 15.2s [2020-02-19T10:30:59.880Z] [2020-02-19T10:30:59.880Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:30:59.880Z] #44 136.7 CC criu/mount.o [2020-02-19T10:30:59.880Z] #44 139.5 CC criu/namespaces.o [2020-02-19T10:30:59.880Z] #44 140.9 CC criu/net.o [2020-02-19T10:30:59.880Z] #44 143.5 CC criu/netfilter.o [2020-02-19T10:30:59.880Z] #44 143.8 CC criu/page-pipe.o [2020-02-19T10:30:59.880Z] #44 144.4 CC criu/page-xfer.o [2020-02-19T10:30:59.880Z] #44 145.8 CC criu/pagemap-cache.o [2020-02-19T10:30:59.880Z] #44 146.2 CC criu/pagemap.o [2020-02-19T10:31:00.101Z] #54 ... [2020-02-19T10:31:00.101Z] [2020-02-19T10:31:00.101Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:31:00.101Z] #44 0.790 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:31:00.101Z] #44 0.974 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:31:00.101Z] #44 1.043 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:31:00.101Z] #44 3.004 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-19T10:31:00.101Z] #44 6.534 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [172 kB] [2020-02-19T10:31:00.101Z] #44 8.891 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-19T10:31:00.101Z] #44 ... [2020-02-19T10:31:00.101Z] [2020-02-19T10:31:00.101Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-19T10:31:00.101Z] #60 1.260 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:31:00.101Z] #60 1.432 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:31:00.101Z] #60 1.433 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:31:00.101Z] #60 3.498 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-19T10:31:00.101Z] #60 7.783 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [172 kB] [2020-02-19T10:31:00.101Z] #60 8.999 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-19T10:31:00.393Z] #60 ... [2020-02-19T10:31:00.393Z] [2020-02-19T10:31:00.393Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:31:00.393Z] #48 8.472 internal/testlog [2020-02-19T10:31:00.393Z] #48 9.011 math [2020-02-19T10:31:00.393Z] #48 9.903 unicode/utf16 [2020-02-19T10:31:00.393Z] #48 9.996 runtime [2020-02-19T10:31:00.393Z] #48 11.02 container/list [2020-02-19T10:31:00.581Z] #17 ... [2020-02-19T10:31:00.581Z] [2020-02-19T10:31:00.581Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:31:00.581Z] #44 93.50 CC criu/clone-noasan.o [2020-02-19T10:31:00.581Z] #44 93.63 CC criu/config.o [2020-02-19T10:31:00.581Z] #44 94.89 CC criu/cr-check.o [2020-02-19T10:31:00.581Z] #44 96.29 CC criu/cr-dedup.o [2020-02-19T10:31:00.581Z] #44 96.77 CC criu/cr-dump.o [2020-02-19T10:31:00.581Z] #44 99.11 CC criu/cr-errno.o [2020-02-19T10:31:00.581Z] #44 99.19 CC criu/cr-restore.o [2020-02-19T10:31:00.581Z] #44 103.5 CC criu/cr-service.o [2020-02-19T10:31:00.581Z] #44 ... [2020-02-19T10:31:00.581Z] [2020-02-19T10:31:00.581Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:31:00.581Z] #17 40.07 Selecting previously unselected package libnet1:amd64. [2020-02-19T10:31:00.581Z] #17 40.08 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-02-19T10:31:00.581Z] #17 40.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-19T10:31:00.653Z] #75 exporting layers 5.9s done [2020-02-19T10:31:00.653Z] #75 writing image sha256:0a0eaa67bce2cf976123b62eb8f36b246ef4b6ef8ab06f84c95450bfdda18d71 done [2020-02-19T10:31:00.653Z] #75 naming to docker.io/library/docker:bcc6f3fc514ef5c66629b1f8224acf65ad765d9b done [2020-02-19T10:31:00.653Z] #75 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-02-19T10:31:00.824Z] #44 147.0 CC criu/parasite-syscall.o [2020-02-19T10:31:00.836Z] #17 40.17 Selecting previously unselected package libnl-3-200:amd64. [2020-02-19T10:31:00.836Z] #17 40.18 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-02-19T10:31:00.836Z] #17 40.19 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-02-19T10:31:00.836Z] #17 40.29 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-19T10:31:00.836Z] #17 40.30 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-02-19T10:31:00.836Z] #17 40.30 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-19T10:31:00.994Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40510/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40510/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bcc6f3fc514ef5c66629b1f8224acf65ad765d9b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bcc6f3fc514ef5c66629b1f8224acf65ad765d9b hack/validate/default [2020-02-19T10:31:01.091Z] #17 40.49 Selecting previously unselected package libreadline5:amd64. [2020-02-19T10:31:01.091Z] #17 40.49 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-02-19T10:31:01.091Z] #17 40.50 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-02-19T10:31:01.091Z] #17 40.65 Selecting previously unselected package net-tools. [2020-02-19T10:31:01.091Z] #17 40.66 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-02-19T10:31:01.091Z] #17 40.67 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-19T10:31:01.346Z] #17 40.84 Selecting previously unselected package python-pip-whl. [2020-02-19T10:31:01.346Z] #17 40.86 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-19T10:31:01.346Z] #17 40.87 Unpacking python-pip-whl (18.1-5) ... [2020-02-19T10:31:01.768Z] #44 147.7 CC criu/path.o [2020-02-19T10:31:01.926Z] Congratulations! All commits are properly signed with the DCO! [2020-02-19T10:31:01.926Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-02-19T10:31:01.926Z] No api/types/ or api/swagger.yaml changes in diff. [2020-02-19T10:31:01.926Z] Congratulations! All TOML source files changed here have valid syntax. [2020-02-19T10:31:01.926Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-02-19T10:31:01.926Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-02-19T10:31:01.926Z] Congratulations! No new tests were added to integration-cli. [2020-02-19T10:31:01.926Z] [2020-02-19T10:31:01.926Z] INFO Start validation with golang-ci-lint [2020-02-19T10:31:01.926Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-02-19T10:31:01.926Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-02-19T10:31:02.029Z] #44 148.0 CC criu/pie-util-vdso-elf32.o [2020-02-19T10:31:02.211Z] Fetching without tags [2020-02-19T10:31:02.272Z] #17 41.45 Selecting previously unselected package python3-lib2to3. [2020-02-19T10:31:02.272Z] #17 41.46 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-19T10:31:02.272Z] #17 41.47 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-19T10:31:02.272Z] #17 41.60 Selecting previously unselected package python3-distutils. [2020-02-19T10:31:02.272Z] #17 41.61 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-19T10:31:02.272Z] #17 41.62 Unpacking python3-distutils (3.7.3-1) ... [2020-02-19T10:31:02.272Z] #17 41.76 Selecting previously unselected package python3-pip. [2020-02-19T10:31:02.272Z] #17 41.77 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-19T10:31:02.272Z] #17 41.77 Unpacking python3-pip (18.1-5) ... [2020-02-19T10:31:02.290Z] #44 148.4 CC criu/pie-util-vdso.o [2020-02-19T10:31:02.528Z] #17 41.94 Selecting previously unselected package python3-pkg-resources. [2020-02-19T10:31:02.528Z] #17 41.95 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-19T10:31:02.528Z] #17 41.97 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-19T10:31:02.528Z] #17 42.11 Selecting previously unselected package python3-setuptools. [2020-02-19T10:31:02.551Z] #44 ... [2020-02-19T10:31:02.551Z] [2020-02-19T10:31:02.551Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:31:02.551Z] #57 99.59 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-19T10:31:02.783Z] #17 42.14 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-19T10:31:02.783Z] #17 42.15 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-19T10:31:02.783Z] #17 42.36 Selecting previously unselected package python3-wheel. [2020-02-19T10:31:02.783Z] #17 42.36 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-19T10:31:02.783Z] #17 42.36 Unpacking python3-wheel (0.32.3-2) ... [2020-02-19T10:31:02.933Z] Merging remotes/origin/master commit d8772509d1a29b100c52c5c0f6cb5787a693db91 into PR head commit f7c4be86c61d79c2b6b041eff94853b1bf7afb6e [2020-02-19T10:31:03.052Z] #17 42.43 Selecting previously unselected package thin-provisioning-tools. [2020-02-19T10:31:03.052Z] #17 42.45 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-02-19T10:31:03.052Z] #17 42.46 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-19T10:31:03.308Z] #17 42.78 Selecting previously unselected package vim-runtime. [2020-02-19T10:31:03.308Z] #17 42.79 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-19T10:31:03.308Z] #17 42.83 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-19T10:31:03.308Z] #17 42.86 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-19T10:31:03.308Z] #17 42.87 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-19T10:31:03.902Z] #48 14.98 crypto/internal/subtle [2020-02-19T10:31:03.939Z] #57 100.9 + mkdir -p /build [2020-02-19T10:31:03.940Z] #57 100.9 + cp runc /build/runc [2020-02-19T10:31:01.878Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-19T10:31:01.952Z] > git config --add remote.origin.fetch +refs/pull/40510/head:refs/remotes/origin/PR-40510 # timeout=10 [2020-02-19T10:31:02.005Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-19T10:31:02.123Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-19T10:31:02.246Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-19T10:31:02.246Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-19T10:31:02.247Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40510/head:refs/remotes/origin/PR-40510 +refs/heads/master:refs/remotes/origin/master [2020-02-19T10:31:03.039Z] > git config core.sparsecheckout # timeout=10 [2020-02-19T10:31:03.083Z] > git checkout -f f7c4be86c61d79c2b6b041eff94853b1bf7afb6e [2020-02-19T10:31:04.193Z] #48 15.47 crypto/subtle [2020-02-19T10:31:04.200Z] #57 DONE 101.3s [2020-02-19T10:31:04.200Z] [2020-02-19T10:31:04.200Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:31:04.200Z] #44 148.9 CC criu/pie-util.o [2020-02-19T10:31:04.200Z] #44 149.0 CC criu/pipes.o [2020-02-19T10:31:04.200Z] #44 149.7 CC criu/plugin.o [2020-02-19T10:31:04.200Z] #44 150.0 CC criu/proc_parse.o [2020-02-19T10:31:04.487Z] #48 15.99 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-19T10:31:05.119Z] #48 16.33 internal/nettrace [2020-02-19T10:31:05.419Z] #48 16.79 runtime/cgo [2020-02-19T10:31:06.292Z] Merge succeeded, producing f890fc03c532ff18ce558469b92e199934724900 [2020-02-19T10:31:06.293Z] Checking out Revision f890fc03c532ff18ce558469b92e199934724900 (PR-40510) [2020-02-19T10:31:06.571Z] #17 45.69 Selecting previously unselected package vim. [2020-02-19T10:31:06.571Z] #17 45.70 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ... [2020-02-19T10:31:06.571Z] #17 45.73 Unpacking vim (2:8.1.0875-5) ... [2020-02-19T10:31:06.744Z] #44 152.4 CC criu/protobuf-desc.o [2020-02-19T10:31:06.826Z] #17 46.31 Selecting previously unselected package xfsprogs. [2020-02-19T10:31:06.826Z] #17 46.31 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ... [2020-02-19T10:31:06.826Z] #17 46.32 Unpacking xfsprogs (4.20.0-1) ... [2020-02-19T10:31:07.004Z] #44 153.1 CC criu/protobuf.o [2020-02-19T10:31:07.265Z] #44 153.4 CC criu/pstree.o [2020-02-19T10:31:07.386Z] #17 46.80 Selecting previously unselected package zip. [2020-02-19T10:31:07.386Z] #17 46.80 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ... [2020-02-19T10:31:07.386Z] #17 46.81 Unpacking zip (3.0-11+b1) ... [2020-02-19T10:31:07.386Z] #17 46.98 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-19T10:31:07.386Z] #17 47.02 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-19T10:31:05.380Z] > git merge d8772509d1a29b100c52c5c0f6cb5787a693db91 # timeout=10 [2020-02-19T10:31:06.194Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-02-19T10:31:06.326Z] > git config core.sparsecheckout # timeout=10 [2020-02-19T10:31:06.381Z] > git checkout -f f890fc03c532ff18ce558469b92e199934724900 [2020-02-19T10:31:07.642Z] #17 47.03 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-02-19T10:31:07.642Z] #17 47.05 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-02-19T10:31:07.642Z] #17 47.06 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-02-19T10:31:07.642Z] #17 47.08 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-02-19T10:31:07.642Z] #17 47.09 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-02-19T10:31:07.642Z] #17 47.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-02-19T10:31:07.642Z] #17 47.11 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-19T10:31:07.642Z] #17 47.12 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-02-19T10:31:07.642Z] #17 47.13 Setting up libicu63:amd64 (63.1-6) ... [2020-02-19T10:31:07.642Z] #17 47.14 Setting up xxd (2:8.1.0875-5) ... [2020-02-19T10:31:07.642Z] #17 47.15 Setting up zip (3.0-11+b1) ... [2020-02-19T10:31:07.642Z] #17 47.16 Setting up vim-common (2:8.1.0875-5) ... [2020-02-19T10:31:07.642Z] #17 47.18 Setting up bash-completion (1:2.8-6) ... [2020-02-19T10:31:08.207Z] #44 154.2 CC criu/rbtree.o [2020-02-19T10:31:08.207Z] #44 154.5 CC criu/rst-malloc.o [2020-02-19T10:31:08.779Z] #44 154.7 CC criu/seccomp.o [2020-02-19T10:31:09.040Z] #44 155.2 CC criu/seize.o [2020-02-19T10:31:09.983Z] #44 155.8 CC criu/servicefd.o [2020-02-19T10:31:09.983Z] #44 156.1 CC criu/shmem.o [2020-02-19T10:31:10.905Z] #17 49.84 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-02-19T10:31:10.905Z] #17 49.85 Setting up xz-utils (5.2.4-1) ... [2020-02-19T10:31:10.905Z] #17 49.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-19T10:31:10.905Z] #17 49.87 Setting up pigz (2.4-1) ... [2020-02-19T10:31:10.905Z] #17 49.89 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-02-19T10:31:10.905Z] #17 49.90 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-02-19T10:31:10.905Z] #17 49.91 Setting up python-pip-whl (18.1-5) ... [2020-02-19T10:31:10.905Z] #17 49.94 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-02-19T10:31:10.905Z] #17 49.95 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-19T10:31:10.905Z] #17 50.40 Setting up libaio1:amd64 (0.3.112-3) ... [2020-02-19T10:31:10.905Z] #17 50.41 Setting up libonig5:amd64 (6.9.1-1) ... [2020-02-19T10:31:10.905Z] #17 50.42 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-02-19T10:31:10.905Z] #17 50.43 Setting up vim (2:8.1.0875-5) ... [2020-02-19T10:31:10.905Z] #17 50.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-19T10:31:10.905Z] #17 50.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-19T10:31:10.905Z] #17 50.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-19T10:31:10.905Z] #17 50.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-19T10:31:10.905Z] #17 50.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-19T10:31:10.905Z] #17 50.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-19T10:31:10.905Z] #17 50.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-19T10:31:10.905Z] #17 50.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-19T10:31:10.905Z] #17 50.50 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-02-19T10:31:10.927Z] #44 157.0 CC criu/sigframe.o [2020-02-19T10:31:11.160Z] #17 50.51 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-19T10:31:11.160Z] #17 50.53 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-02-19T10:31:11.160Z] #17 50.53 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-19T10:31:11.160Z] #17 50.54 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-02-19T10:31:11.160Z] #17 50.55 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-19T10:31:11.188Z] #44 157.1 CC criu/signalfd.o [2020-02-19T10:31:11.188Z] #44 157.4 CC criu/sk-inet.o [2020-02-19T10:31:11.188Z] #44 ... [2020-02-19T10:31:11.188Z] [2020-02-19T10:31:11.188Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:31:11.188Z] #62 174.7 + bin/containerd [2020-02-19T10:31:12.086Z] #17 ... [2020-02-19T10:31:12.086Z] [2020-02-19T10:31:12.086Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:31:12.086Z] #44 105.1 CC criu/crtools.o [2020-02-19T10:31:12.086Z] #44 105.6 CC criu/eventfd.o [2020-02-19T10:31:12.086Z] #44 106.0 CC criu/eventpoll.o [2020-02-19T10:31:12.086Z] #44 107.0 CC criu/external.o [2020-02-19T10:31:12.086Z] #44 107.4 CC criu/fault-injection.o [2020-02-19T10:31:12.086Z] #44 107.4 CC criu/fdstore.o [2020-02-19T10:31:12.086Z] #44 107.8 CC criu/fifo.o [2020-02-19T10:31:12.086Z] #44 108.1 CC criu/file-ids.o [2020-02-19T10:31:12.086Z] #44 108.5 CC criu/file-lock.o [2020-02-19T10:31:12.086Z] #44 109.4 CC criu/files-ext.o [2020-02-19T10:31:12.086Z] #44 109.9 CC criu/files-reg.o [2020-02-19T10:31:12.086Z] #44 112.0 CC criu/files.o [2020-02-19T10:31:12.086Z] #44 114.0 CC criu/filesystems.o [2020-02-19T10:31:12.086Z] #44 114.7 CC criu/fsnotify.o [2020-02-19T10:31:12.322Z] #48 23.34 vendor/golang.org/x/crypto/internal/subtle [2020-02-19T10:31:12.322Z] #48 ... [2020-02-19T10:31:12.322Z] [2020-02-19T10:31:12.322Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:31:12.322Z] #44 23.46 Fetched 8108 kB in 23s (357 kB/s) [2020-02-19T10:31:12.341Z] #44 ... [2020-02-19T10:31:12.341Z] [2020-02-19T10:31:12.341Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-19T10:31:12.341Z] #41 200.6 + dpkg --print-architecture [2020-02-19T10:31:12.596Z] #41 200.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-19T10:31:12.852Z] #41 200.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-19T10:31:12.852Z] #41 200.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-19T10:31:13.102Z] #62 ... [2020-02-19T10:31:13.102Z] [2020-02-19T10:31:13.102Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:31:13.102Z] #53 DONE 213.2s [2020-02-19T10:31:13.102Z] [2020-02-19T10:31:13.102Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:31:13.102Z] #44 158.2 CC criu/sk-netlink.o [2020-02-19T10:31:13.102Z] #44 158.5 CC criu/sk-packet.o [2020-02-19T10:31:13.102Z] #44 159.0 CC criu/sk-queue.o [2020-02-19T10:31:13.362Z] #44 159.4 CC criu/sk-tcp.o [2020-02-19T10:31:13.934Z] #44 159.8 CC criu/sk-unix.o [2020-02-19T10:31:14.357Z] Commit message: "Merge commit 'd8772509d1a29b100c52c5c0f6cb5787a693db91' into HEAD" [2020-02-19T10:31:14.477Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-19T10:31:15.320Z] #44 161.5 CC criu/sockets.o [2020-02-19T10:31:15.891Z] #44 162.2 CC criu/stats.o [2020-02-19T10:31:16.463Z] #44 162.4 CC criu/string.o [2020-02-19T10:31:16.463Z] #44 162.5 CC criu/sysctl.o [2020-02-19T10:31:17.043Z] #44 163.0 CC criu/sysfs_parse.o [2020-02-19T10:31:17.306Z] #44 163.3 CC criu/timerfd.o [2020-02-19T10:31:17.567Z] #44 163.5 CC criu/tty.o [2020-02-19T10:31:17.897Z] #44 23.46 Reading package lists... [2020-02-19T10:31:17.897Z] #44 ... [2020-02-19T10:31:17.897Z] [2020-02-19T10:31:17.897Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-19T10:31:17.897Z] #42 28.07 Checking out files: 67% (1057/1559) Checking out files: 68% (1061/1559) Checking out files: 69% (1076/1559) Checking out files: 70% (1092/1559) Checking out files: 71% (1107/1559) Checking out files: 72% (1123/1559) Checking out files: 73% (1139/1559) Checking out files: 74% (1154/1559) Checking out files: 75% (1170/1559) Checking out files: 76% (1185/1559) Checking out files: 77% (1201/1559) Checking out files: 78% (1217/1559) Checking out files: 79% (1232/1559) Checking out files: 80% (1248/1559) Checking out files: 81% (1263/1559) Checking out files: 82% (1279/1559) Checking out files: 83% (1294/1559) Checking out files: 84% (1310/1559) Checking out files: 85% (1326/1559) Checking out files: 86% (1341/1559) Checking out files: 87% (1357/1559) Checking out files: 88% (1372/1559) Checking out files: 89% (1388/1559) Checking out files: 90% (1404/1559) Checking out files: 91% (1419/1559) Checking out files: 92% (1435/1559) Checking out files: 93% (1450/1559) Checking out files: 94% (1466/1559) Checking out files: 95% (1482/1559) Checking out files: 96% (1497/1559) Checking out files: 97% (1513/1559) Checking out files: 98% (1528/1559) Checking out files: 99% (1544/1559) Checking out files: 100% (1559/1559) Checking out files: 100% (1559/1559), done. [2020-02-19T10:31:17.897Z] #42 28.80 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-19T10:31:14.391Z] > git rev-list --no-walk f75daffd87024fd2edbcdc73f4bc9ef66641b5ee # timeout=10 [2020-02-19T10:31:18.139Z] + docker version [2020-02-19T10:31:18.953Z] #44 165.1 CC criu/tun.o [2020-02-19T10:31:19.382Z] #41 ... [2020-02-19T10:31:19.382Z] [2020-02-19T10:31:19.382Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:31:19.382Z] #17 53.32 Setting up iptables (1.8.2-4) ... [2020-02-19T10:31:19.382Z] #17 53.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-19T10:31:19.382Z] #17 53.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-19T10:31:19.382Z] #17 53.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-19T10:31:19.382Z] #17 53.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-19T10:31:19.382Z] #17 53.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-19T10:31:19.382Z] #17 53.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-19T10:31:19.382Z] #17 53.37 Setting up python3 (3.7.3-1) ... [2020-02-19T10:31:19.382Z] #17 53.72 Setting up python3-wheel (0.32.3-2) ... [2020-02-19T10:31:19.382Z] #17 54.63 Setting up apparmor (2.13.2-10) ... [2020-02-19T10:31:19.382Z] #17 56.29 Setting up xfsprogs (4.20.0-1) ... [2020-02-19T10:31:19.382Z] #17 56.31 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-19T10:31:19.382Z] #17 56.71 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-19T10:31:19.382Z] #17 57.71 Setting up python3-distutils (3.7.3-1) ... [2020-02-19T10:31:19.382Z] #17 58.21 Setting up python3-setuptools (40.8.0-1) ... [2020-02-19T10:31:19.412Z] #42 30.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-19T10:31:19.525Z] #44 165.5 CC criu/uffd.o [2020-02-19T10:31:19.943Z] #17 59.33 Setting up python3-pip (18.1-5) ... [2020-02-19T10:31:20.468Z] #44 166.5 CC criu/util.o [2020-02-19T10:31:20.869Z] #17 60.37 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:31:20.869Z] #17 60.41 Processing triggers for mime-support (3.62) ... [2020-02-19T10:31:21.410Z] #44 167.6 CC criu/uts_ns.o [2020-02-19T10:31:21.672Z] #44 167.8 CC criu/vdso.o [2020-02-19T10:31:21.795Z] #17 DONE 61.2s [2020-02-19T10:31:21.795Z] [2020-02-19T10:31:21.795Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-19T10:31:22.197Z] #42 ... [2020-02-19T10:31:22.197Z] [2020-02-19T10:31:22.197Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-19T10:31:22.197Z] #26 23.61 Fetched 8108 kB in 22s (361 kB/s) [2020-02-19T10:31:22.197Z] #26 23.61 Reading package lists... [2020-02-19T10:31:22.197Z] #26 33.58 Reading package lists... [2020-02-19T10:31:22.197Z] #26 ... [2020-02-19T10:31:22.197Z] [2020-02-19T10:31:22.197Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-19T10:31:22.197Z] #60 23.71 Fetched 8108 kB in 22s (361 kB/s) [2020-02-19T10:31:22.197Z] #60 23.71 Reading package lists... [2020-02-19T10:31:22.244Z] #44 168.2 LINK criu/built-in.o [2020-02-19T10:31:22.245Z] #44 168.3 LINK criu/criu [2020-02-19T10:31:22.485Z] #60 33.33 Reading package lists... [2020-02-19T10:31:22.486Z] #60 ... [2020-02-19T10:31:22.486Z] [2020-02-19T10:31:22.486Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:31:22.486Z] #54 32.81 + cd /tmp/tmp.z0KFGNtxYW/src/github.com/golangci/golangci-lint/ [2020-02-19T10:31:22.486Z] #54 32.81 + git checkout -q v1.20.0 [2020-02-19T10:31:22.486Z] #54 33.40 ++ git describe --tags [2020-02-19T10:31:22.486Z] #54 33.41 + version=v1.20.0 [2020-02-19T10:31:22.486Z] #54 33.41 ++ git rev-parse --short HEAD [2020-02-19T10:31:22.486Z] #54 33.41 + commit=cc98739 [2020-02-19T10:31:22.486Z] #54 33.42 ++ git show -s --format=%cd [2020-02-19T10:31:22.486Z] #54 33.42 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-19T10:31:22.486Z] #54 33.46 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-19T10:31:22.505Z] #44 168.6 DEP lib/c/criu.d [2020-02-19T10:31:22.505Z] #44 168.7 CC images/rpc.pb-c.o [2020-02-19T10:31:22.722Z] #18 ... [2020-02-19T10:31:22.722Z] [2020-02-19T10:31:22.722Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:31:22.722Z] #44 115.9 CC criu/image-desc.o [2020-02-19T10:31:22.722Z] #44 116.0 CC criu/image.o [2020-02-19T10:31:22.722Z] #44 117.0 CC criu/ipc_ns.o [2020-02-19T10:31:22.722Z] #44 118.3 CC criu/irmap.o [2020-02-19T10:31:22.722Z] #44 118.9 CC criu/kcmp-ids.o [2020-02-19T10:31:22.722Z] #44 119.2 CC criu/kerndat.o [2020-02-19T10:31:22.722Z] #44 120.3 CC criu/libnetlink.o [2020-02-19T10:31:22.722Z] #44 120.7 CC criu/log.o [2020-02-19T10:31:22.722Z] #44 121.2 CC criu/lsm.o [2020-02-19T10:31:22.722Z] #44 121.6 CC criu/mem.o [2020-02-19T10:31:22.722Z] #44 123.3 CC criu/mount.o [2020-02-19T10:31:22.827Z] Client: Docker Engine - Enterprise [2020-02-19T10:31:22.827Z] Version: 19.03.5 [2020-02-19T10:31:22.827Z] API version: 1.40 [2020-02-19T10:31:22.827Z] Go version: go1.12.12 [2020-02-19T10:31:22.827Z] Git commit: 2ee0c57608 [2020-02-19T10:31:22.827Z] Built: 11/13/2019 08:00:16 [2020-02-19T10:31:22.827Z] OS/Arch: windows/amd64 [2020-02-19T10:31:22.827Z] Experimental: false [2020-02-19T10:31:22.827Z] [2020-02-19T10:31:22.827Z] Server: Docker Engine - Enterprise [2020-02-19T10:31:22.827Z] Engine: [2020-02-19T10:31:22.827Z] Version: 19.03.5 [2020-02-19T10:31:22.827Z] API version: 1.40 (minimum version 1.24) [2020-02-19T10:31:22.827Z] Go version: go1.12.12 [2020-02-19T10:31:22.827Z] Git commit: 2ee0c57608 [2020-02-19T10:31:22.827Z] Built: 11/13/2019 07:58:51 [2020-02-19T10:31:22.827Z] OS/Arch: windows/amd64 [2020-02-19T10:31:22.827Z] Experimental: true [2020-02-19T10:31:23.078Z] #44 169.2 CC lib/c/criu.o [Pipeline] sh [2020-02-19T10:31:23.546Z] #54 ... [2020-02-19T10:31:23.546Z] [2020-02-19T10:31:23.546Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:31:23.546Z] #36 25.17 Fetched 8108 kB in 25s (330 kB/s) [2020-02-19T10:31:23.546Z] #36 25.17 Reading package lists... [2020-02-19T10:31:23.648Z] #44 ... [2020-02-19T10:31:23.648Z] [2020-02-19T10:31:23.648Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-19T10:31:23.648Z] #18 1.843 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-19T10:31:23.648Z] #18 1.847 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-19T10:31:23.648Z] #18 1.850 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-19T10:31:23.648Z] #18 DONE 2.0s [2020-02-19T10:31:23.648Z] [2020-02-19T10:31:23.648Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-19T10:31:23.839Z] #36 34.81 Reading package lists... [2020-02-19T10:31:23.839Z] #36 ... [2020-02-19T10:31:23.839Z] [2020-02-19T10:31:23.839Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:31:23.840Z] #72 26.85 Checking out files: 63% (1310/2047) Checking out files: 64% (1311/2047) Checking out files: 65% (1331/2047) Checking out files: 66% (1352/2047) Checking out files: 67% (1372/2047) Checking out files: 68% (1392/2047) Checking out files: 69% (1413/2047) Checking out files: 70% (1433/2047) Checking out files: 71% (1454/2047) Checking out files: 72% (1474/2047) Checking out files: 73% (1495/2047) Checking out files: 74% (1515/2047) Checking out files: 75% (1536/2047) Checking out files: 76% (1556/2047) Checking out files: 77% (1577/2047) Checking out files: 78% (1597/2047) Checking out files: 79% (1618/2047) Checking out files: 80% (1638/2047) Checking out files: 81% (1659/2047) Checking out files: 82% (1679/2047) Checking out files: 83% (1700/2047) Checking out files: 84% (1720/2047) Checking out files: 85% (1740/2047) Checking out files: 86% (1761/2047) Checking out files: 87% (1781/2047) Checking out files: 88% (1802/2047) Checking out files: 89% (1822/2047) Checking out files: 90% (1843/2047) Checking out files: 91% (1863/2047) Checking out files: 92% (1884/2047) Checking out files: 93% (1904/2047) Checking out files: 94% (1925/2047) Checking out files: 95% (1945/2047) Checking out files: 96% (1966/2047) Checking out files: 97% (1986/2047) Checking out files: 98% (2007/2047) Checking out files: 99% (2027/2047) Checking out files: 100% (2047/2047) Checking out files: 100% (2047/2047), done. [2020-02-19T10:31:23.840Z] #72 27.71 + cd /tmp/tmp.NhBZVW6tBo/src/github.com/docker/libnetwork [2020-02-19T10:31:23.840Z] #72 27.71 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-19T10:31:23.840Z] #72 28.40 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-19T10:31:24.020Z] #44 170.2 LINK lib/c/built-in.o [2020-02-19T10:31:24.020Z] #44 170.2 LINK lib/c/libcriu.so [2020-02-19T10:31:24.282Z] #44 170.4 GEN magic.py [2020-02-19T10:31:24.351Z] + docker info [2020-02-19T10:31:24.542Z] #44 170.5 Note: Building without setproctitle() and strlcpy() support. [2020-02-19T10:31:24.543Z] #44 170.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-19T10:31:24.806Z] #44 ... [2020-02-19T10:31:24.806Z] [2020-02-19T10:31:24.806Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:31:24.806Z] #23 225.2 + return [2020-02-19T10:31:24.871Z] #72 ... [2020-02-19T10:31:24.871Z] [2020-02-19T10:31:24.871Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:31:24.871Z] #11 26.14 Fetched 8108 kB in 25s (327 kB/s) [2020-02-19T10:31:24.871Z] #11 26.14 Reading package lists... [2020-02-19T10:31:24.871Z] #11 36.38 Reading package lists... [2020-02-19T10:31:24.871Z] #11 ... [2020-02-19T10:31:24.871Z] [2020-02-19T10:31:24.871Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:31:24.871Z] #44 23.46 Reading package lists... [2020-02-19T10:31:25.379Z] #23 DONE 225.8s [2020-02-19T10:31:25.379Z] [2020-02-19T10:31:25.379Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:31:25.379Z] #44 171.1 fatal: not a git repository (or any of the parent directories): .git [2020-02-19T10:31:25.950Z] #44 171.9 make[1]: Nothing to be done for 'all'. [2020-02-19T10:31:26.522Z] #44 172.5 make[1]: 'images/built-in.o' is up to date. [2020-02-19T10:31:26.522Z] #44 172.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-19T10:31:26.522Z] #44 172.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-19T10:31:26.522Z] #44 172.6 make[1]: 'compel/libcompel.a' is up to date. [2020-02-19T10:31:26.522Z] #44 172.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-19T10:31:26.522Z] #44 172.7 make[1]: Nothing to be done for 'all'. [2020-02-19T10:31:26.522Z] #44 172.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-19T10:31:26.783Z] #44 172.9 make[2]: Nothing to be done for 'all'. [2020-02-19T10:31:26.783Z] #44 172.9 make[2]: Nothing to be done for 'all'. [2020-02-19T10:31:26.783Z] #44 172.9 make[2]: Nothing to be done for 'all'. [2020-02-19T10:31:26.783Z] #44 173.0 make[2]: Nothing to be done for 'all'. [2020-02-19T10:31:27.044Z] #44 173.0 make[2]: Nothing to be done for 'all'. [2020-02-19T10:31:27.044Z] #44 173.1 make[2]: Nothing to be done for 'all'. [2020-02-19T10:31:27.044Z] #44 173.1 make[2]: Nothing to be done for 'all'. [2020-02-19T10:31:27.044Z] #44 173.2 make[2]: Nothing to be done for 'all'. [2020-02-19T10:31:27.044Z] #44 173.2 INSTALL criu/criu [2020-02-19T10:31:27.305Z] #44 DONE 173.5s [2020-02-19T10:31:27.305Z] [2020-02-19T10:31:27.305Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-19T10:31:27.305Z] #24 DONE 0.3s [2020-02-19T10:31:27.305Z] [2020-02-19T10:31:27.305Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:31:27.565Z] #62 ... [2020-02-19T10:31:27.565Z] [2020-02-19T10:31:27.565Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-19T10:31:28.951Z] #28 DONE 1.3s [2020-02-19T10:31:28.951Z] [2020-02-19T10:31:28.951Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-19T10:31:28.951Z] #31 DONE 0.2s [2020-02-19T10:31:28.951Z] [2020-02-19T10:31:28.951Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-19T10:31:28.951Z] #34 DONE 0.1s [2020-02-19T10:31:28.951Z] [2020-02-19T10:31:28.951Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:31:29.212Z] #62 ... [2020-02-19T10:31:29.212Z] [2020-02-19T10:31:29.212Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-19T10:31:29.212Z] #39 DONE 0.1s [2020-02-19T10:31:29.212Z] [2020-02-19T10:31:29.212Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-19T10:31:29.472Z] #42 DONE 0.2s [2020-02-19T10:31:29.472Z] [2020-02-19T10:31:29.472Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-19T10:31:29.472Z] #45 DONE 0.1s [2020-02-19T10:31:29.472Z] [2020-02-19T10:31:29.472Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-19T10:31:29.733Z] #48 DONE 0.2s [2020-02-19T10:31:29.733Z] [2020-02-19T10:31:29.733Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-19T10:31:29.733Z] #51 DONE 0.1s [2020-02-19T10:31:29.733Z] [2020-02-19T10:31:29.733Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-19T10:31:29.994Z] #54 DONE 0.3s [2020-02-19T10:31:29.994Z] [2020-02-19T10:31:29.994Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:31:30.184Z] #19 5.837 Collecting yamllint==1.16.0 [2020-02-19T10:31:30.255Z] #62 ... [2020-02-19T10:31:30.255Z] [2020-02-19T10:31:30.255Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-19T10:31:30.255Z] #58 DONE 0.3s [2020-02-19T10:31:30.255Z] [2020-02-19T10:31:30.255Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:31:30.440Z] #19 ... [2020-02-19T10:31:30.440Z] [2020-02-19T10:31:30.440Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:31:30.440Z] #44 127.2 CC criu/namespaces.o [2020-02-19T10:31:30.440Z] #44 129.1 CC criu/net.o [2020-02-19T10:31:30.440Z] #44 132.6 CC criu/netfilter.o [2020-02-19T10:31:30.440Z] #44 133.0 CC criu/page-pipe.o [2020-02-19T10:31:30.440Z] #44 133.6 CC criu/page-xfer.o [2020-02-19T10:31:30.442Z] #44 32.92 Reading package lists... [2020-02-19T10:31:31.024Z] #44 42.30 Building dependency tree... [2020-02-19T10:31:31.024Z] #44 ... [2020-02-19T10:31:31.024Z] [2020-02-19T10:31:31.024Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-19T10:31:31.024Z] #60 33.33 Reading package lists... [2020-02-19T10:31:31.802Z] #44 134.8 CC criu/pagemap-cache.o [2020-02-19T10:31:32.363Z] #44 135.2 CC criu/pagemap.o [2020-02-19T10:31:32.923Z] #44 136.1 CC criu/parasite-syscall.o [2020-02-19T10:31:33.849Z] #44 136.9 CC criu/path.o [2020-02-19T10:31:34.049Z] #60 42.71 Building dependency tree... [2020-02-19T10:31:34.104Z] #44 137.2 CC criu/pie-util-vdso-elf32.o [2020-02-19T10:31:34.665Z] #44 137.7 CC criu/pie-util-vdso.o [2020-02-19T10:31:34.665Z] #44 ... [2020-02-19T10:31:34.665Z] [2020-02-19T10:31:34.665Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-19T10:31:34.665Z] #19 11.19 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-19T10:31:34.921Z] #19 11.29 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-19T10:31:34.921Z] #19 11.34 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-19T10:31:34.921Z] #19 11.41 Collecting pyyaml (from yamllint==1.16.0) [2020-02-19T10:31:35.176Z] #19 11.57 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-19T10:31:36.128Z] #60 47.58 The following additional packages will be installed: [2020-02-19T10:31:36.128Z] #60 47.60 libbtrfs0 [2020-02-19T10:31:36.128Z] #60 47.86 The following NEW packages will be installed: [2020-02-19T10:31:36.422Z] #60 47.88 libbtrfs-dev libbtrfs0 [2020-02-19T10:31:36.540Z] #19 12.95 Building wheels for collected packages: pyyaml [2020-02-19T10:31:36.540Z] #19 12.96 Running setup.py bdist_wheel for pyyaml: started [2020-02-19T10:31:36.718Z] #60 48.15 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded. [2020-02-19T10:31:36.718Z] #60 48.15 Need to get 120 kB of archives. [2020-02-19T10:31:36.718Z] #60 48.15 After this operation, 423 kB of additional disk space will be used. [2020-02-19T10:31:36.718Z] #60 48.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-02-19T10:31:36.718Z] #60 48.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-02-19T10:31:37.370Z] #60 ... [2020-02-19T10:31:37.370Z] [2020-02-19T10:31:37.370Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:31:37.370Z] #44 42.30 Building dependency tree... [2020-02-19T10:31:37.370Z] #44 45.76 The following additional packages will be installed: [2020-02-19T10:31:37.370Z] #44 45.77 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-19T10:31:37.370Z] #44 45.77 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-19T10:31:37.370Z] #44 45.79 Suggested packages: [2020-02-19T10:31:37.370Z] #44 45.79 manpages-dev python-setuptools [2020-02-19T10:31:37.370Z] #44 48.36 The following NEW packages will be installed: [2020-02-19T10:31:37.370Z] #44 48.36 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-19T10:31:37.370Z] #44 48.37 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-19T10:31:37.370Z] #44 48.37 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-19T10:31:37.370Z] #44 48.38 python-six zlib1g-dev [2020-02-19T10:31:37.370Z] #44 48.69 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2020-02-19T10:31:37.370Z] #44 48.69 Need to get 4075 kB of archives. [2020-02-19T10:31:37.370Z] #44 48.69 After this operation, 24.5 MB of additional disk space will be used. [2020-02-19T10:31:37.370Z] #44 48.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-02-19T10:31:37.370Z] #44 48.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-02-19T10:31:37.666Z] #44 48.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-02-19T10:31:37.666Z] #44 48.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-02-19T10:31:37.666Z] #44 49.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-02-19T10:31:37.666Z] #44 49.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-02-19T10:31:37.666Z] #44 49.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-02-19T10:31:37.666Z] #44 49.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-02-19T10:31:37.904Z] #19 14.07 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-19T10:31:37.904Z] #19 14.08 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-19T10:31:37.904Z] #19 14.17 Successfully built pyyaml [2020-02-19T10:31:37.904Z] #19 14.19 Installing collected packages: pathspec, pyyaml, yamllint [2020-02-19T10:31:37.969Z] #44 49.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-02-19T10:31:38.160Z] #19 14.57 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-19T10:31:38.604Z] #44 50.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-02-19T10:31:38.604Z] #44 ... [2020-02-19T10:31:38.604Z] [2020-02-19T10:31:38.604Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-19T10:31:38.604Z] #60 49.99 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:31:38.604Z] #60 50.30 Fetched 120 kB in 0s (992 kB/s) [2020-02-19T10:31:38.894Z] #60 50.48 Selecting previously unselected package libbtrfs0. [2020-02-19T10:31:38.894Z] #60 50.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-19T10:31:39.087Z] #19 DONE 15.3s [2020-02-19T10:31:39.087Z] [2020-02-19T10:31:39.087Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-19T10:31:39.087Z] #24 DONE 0.2s [2020-02-19T10:31:39.087Z] [2020-02-19T10:31:39.087Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-19T10:31:39.184Z] #60 50.57 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-02-19T10:31:39.184Z] #60 50.58 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-19T10:31:39.184Z] #60 50.81 Selecting previously unselected package libbtrfs-dev. [2020-02-19T10:31:39.184Z] #60 50.81 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-02-19T10:31:39.475Z] #60 50.82 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-19T10:31:39.475Z] #60 51.09 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-19T10:31:39.787Z] #60 51.10 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-19T10:31:39.787Z] #60 51.12 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:31:39.787Z] #60 DONE 51.5s [2020-02-19T10:31:39.787Z] [2020-02-19T10:31:39.787Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:31:39.787Z] #44 50.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-02-19T10:31:39.787Z] #44 50.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-02-19T10:31:39.787Z] #44 50.35 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-02-19T10:31:39.787Z] #44 50.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-02-19T10:31:39.787Z] #44 50.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-19T10:31:39.787Z] #44 50.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-02-19T10:31:39.787Z] #44 50.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-02-19T10:31:40.014Z] #28 DONE 0.9s [2020-02-19T10:31:40.014Z] [2020-02-19T10:31:40.014Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-19T10:31:40.076Z] #44 ... [2020-02-19T10:31:40.076Z] [2020-02-19T10:31:40.076Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-19T10:31:40.076Z] #61 DONE 0.1s [2020-02-19T10:31:40.076Z] [2020-02-19T10:31:40.076Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-19T10:31:40.076Z] #62 DONE 0.1s [2020-02-19T10:31:40.076Z] [2020-02-19T10:31:40.076Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:31:40.269Z] #31 DONE 0.1s [2020-02-19T10:31:40.269Z] [2020-02-19T10:31:40.269Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-19T10:31:40.269Z] #34 DONE 0.1s [2020-02-19T10:31:40.269Z] [2020-02-19T10:31:40.269Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-19T10:31:40.269Z] #39 DONE 0.1s [2020-02-19T10:31:40.269Z] [2020-02-19T10:31:40.269Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:31:40.269Z] #44 138.2 CC criu/pie-util.o [2020-02-19T10:31:40.269Z] #44 138.5 CC criu/pipes.o [2020-02-19T10:31:40.269Z] #44 139.3 CC criu/plugin.o [2020-02-19T10:31:40.269Z] #44 139.8 CC criu/proc_parse.o [2020-02-19T10:31:40.269Z] #44 143.0 CC criu/protobuf-desc.o [2020-02-19T10:31:40.708Z] #63 0.344 + RM_GOPATH=0 [2020-02-19T10:31:40.708Z] #63 0.344 + TMP_GOPATH= [2020-02-19T10:31:40.708Z] #63 0.345 + : /build [2020-02-19T10:31:40.708Z] #63 0.345 + '[' -z '' ']' [2020-02-19T10:31:40.708Z] #63 0.348 ++ mktemp -d [2020-02-19T10:31:40.708Z] #63 0.350 + export GOPATH=/tmp/tmp.Nwp55PQ3TQ [2020-02-19T10:31:40.708Z] #63 0.351 + GOPATH=/tmp/tmp.Nwp55PQ3TQ [2020-02-19T10:31:40.708Z] #63 0.351 + RM_GOPATH=1 [2020-02-19T10:31:40.708Z] #63 0.353 ++ dirname ./install.sh [2020-02-19T10:31:40.708Z] #63 0.357 + dir=. [2020-02-19T10:31:40.708Z] #63 0.358 + bin=containerd [2020-02-19T10:31:40.708Z] #63 0.358 + shift [2020-02-19T10:31:40.708Z] #63 0.360 + '[' '!' -f ./containerd.installer ']' [2020-02-19T10:31:40.708Z] #63 0.361 + . ./containerd.installer [2020-02-19T10:31:40.708Z] #63 0.364 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-19T10:31:40.708Z] #63 0.371 + install_containerd [2020-02-19T10:31:40.708Z] #63 0.371 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-19T10:31:40.708Z] #63 0.371 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-19T10:31:40.708Z] #63 0.372 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Nwp55PQ3TQ/src/github.com/containerd/containerd [2020-02-19T10:31:40.708Z] #63 0.393 Cloning into '/tmp/tmp.Nwp55PQ3TQ/src/github.com/containerd/containerd'... [2020-02-19T10:31:40.830Z] #44 144.0 CC criu/protobuf.o [2020-02-19T10:31:41.344Z] #63 ... [2020-02-19T10:31:41.344Z] [2020-02-19T10:31:41.344Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-19T10:31:41.344Z] #26 33.58 Reading package lists... [2020-02-19T10:31:41.344Z] #26 43.52 Building dependency tree... [2020-02-19T10:31:41.344Z] #26 48.73 ca-certificates is already the newest version (20190110). [2020-02-19T10:31:41.344Z] #26 48.73 The following additional packages will be installed: [2020-02-19T10:31:41.344Z] #26 48.74 libjq1 libonig5 [2020-02-19T10:31:41.344Z] #26 49.66 The following NEW packages will be installed: [2020-02-19T10:31:41.344Z] #26 49.68 jq libjq1 libonig5 [2020-02-19T10:31:41.344Z] #26 49.96 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-02-19T10:31:41.344Z] #26 49.96 Need to get 358 kB of archives. [2020-02-19T10:31:41.344Z] #26 49.96 After this operation, 1277 kB of additional disk space will be used. [2020-02-19T10:31:41.344Z] #26 49.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-02-19T10:31:41.344Z] #26 50.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-02-19T10:31:41.344Z] #26 50.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-02-19T10:31:41.344Z] #26 52.35 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:31:41.344Z] #26 52.56 Fetched 358 kB in 0s (2136 kB/s) [2020-02-19T10:31:41.344Z] #26 52.68 Selecting previously unselected package libonig5:ppc64el. [2020-02-19T10:31:41.344Z] #26 52.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-19T10:31:41.344Z] #26 52.83 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-02-19T10:31:41.344Z] #26 52.84 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-02-19T10:31:41.391Z] #44 ... [2020-02-19T10:31:41.391Z] [2020-02-19T10:31:41.391Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-19T10:31:41.391Z] #41 DONE 229.4s [2020-02-19T10:31:41.391Z] [2020-02-19T10:31:41.391Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:31:41.391Z] #44 144.4 CC criu/pstree.o [2020-02-19T10:31:41.638Z] #26 53.13 Selecting previously unselected package libjq1:ppc64el. [2020-02-19T10:31:41.638Z] #26 53.15 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-19T10:31:41.638Z] #26 53.16 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-19T10:31:41.638Z] #26 ... [2020-02-19T10:31:41.638Z] [2020-02-19T10:31:41.638Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:31:41.638Z] #44 52.53 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:31:41.638Z] #44 52.89 Fetched 4075 kB in 2s (2252 kB/s) [2020-02-19T10:31:41.638Z] #44 53.09 Selecting previously unselected package libcap-dev:ppc64el. [2020-02-19T10:31:41.638Z] #44 53.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-19T10:31:41.638Z] #44 53.29 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-02-19T10:31:41.638Z] #44 53.29 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-02-19T10:31:41.933Z] #44 53.51 Selecting previously unselected package libnet1:ppc64el. [2020-02-19T10:31:41.934Z] #44 53.51 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-19T10:31:41.934Z] #44 53.52 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-19T10:31:42.038Z] Client: [2020-02-19T10:31:42.038Z] Debug Mode: false [2020-02-19T10:31:42.038Z] Plugins: [2020-02-19T10:31:42.038Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-02-19T10:31:42.038Z] [2020-02-19T10:31:42.038Z] Server: [2020-02-19T10:31:42.038Z] Containers: 0 [2020-02-19T10:31:42.038Z] Running: 0 [2020-02-19T10:31:42.038Z] Paused: 0 [2020-02-19T10:31:42.038Z] Stopped: 0 [2020-02-19T10:31:42.038Z] Images: 0 [2020-02-19T10:31:42.038Z] Server Version: 19.03.5 [2020-02-19T10:31:42.038Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-02-19T10:31:42.038Z] Windows: [2020-02-19T10:31:42.038Z] LCOW: [2020-02-19T10:31:42.038Z] Logging Driver: json-file [2020-02-19T10:31:42.038Z] Plugins: [2020-02-19T10:31:42.038Z] Volume: local [2020-02-19T10:31:42.038Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-19T10:31:42.038Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-19T10:31:42.038Z] Swarm: inactive [2020-02-19T10:31:42.038Z] Default Isolation: process [2020-02-19T10:31:42.038Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-19T10:31:42.038Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-19T10:31:42.038Z] OSType: windows [2020-02-19T10:31:42.038Z] Architecture: x86_64 [2020-02-19T10:31:42.038Z] CPUs: 4 [2020-02-19T10:31:42.038Z] Total Memory: 32GiB [2020-02-19T10:31:42.038Z] Name: azwin-2-c16130 [2020-02-19T10:31:42.038Z] ID: SJWS:LFOI:XJXC:CI7J:AAHN:OJXQ:CQVN:VWVD:PQVT:FXW3:C7RB:NUBY [2020-02-19T10:31:42.038Z] Docker Root Dir: D:\docker [2020-02-19T10:31:42.038Z] Debug Mode: false [2020-02-19T10:31:42.038Z] Registry: https://index.docker.io/v1/ [2020-02-19T10:31:42.038Z] Labels: [2020-02-19T10:31:42.038Z] Experimental: true [2020-02-19T10:31:42.038Z] Insecure Registries: [2020-02-19T10:31:42.038Z] 10.0.0.4:5000 [2020-02-19T10:31:42.038Z] 127.0.0.0/8 [2020-02-19T10:31:42.038Z] Registry Mirrors: [2020-02-19T10:31:42.038Z] http://10.0.0.4:5000/ [2020-02-19T10:31:42.038Z] Live Restore Enabled: false [2020-02-19T10:31:42.038Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-02-19T10:31:42.251Z] #44 53.72 Selecting previously unselected package libnet1-dev. [2020-02-19T10:31:42.251Z] #44 53.73 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-19T10:31:42.251Z] #44 53.81 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-19T10:31:42.555Z] #44 ... [2020-02-19T10:31:42.555Z] [2020-02-19T10:31:42.555Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-19T10:31:42.555Z] #26 53.40 Selecting previously unselected package jq. [2020-02-19T10:31:42.555Z] #26 53.41 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-19T10:31:42.555Z] #26 53.41 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-19T10:31:42.555Z] #26 53.68 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-02-19T10:31:42.555Z] #26 53.69 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-19T10:31:42.555Z] #26 53.70 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-19T10:31:42.555Z] #26 53.71 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:31:42.555Z] #26 DONE 54.1s [2020-02-19T10:31:42.555Z] [2020-02-19T10:31:42.555Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-19T10:31:42.555Z] #27 DONE 0.1s [2020-02-19T10:31:42.555Z] [2020-02-19T10:31:42.555Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:31:42.555Z] #44 54.15 Selecting previously unselected package libnl-3-200:ppc64el. [2020-02-19T10:31:42.555Z] #44 54.15 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-02-19T10:31:42.555Z] #44 54.17 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-19T10:31:42.754Z] #44 ... [2020-02-19T10:31:42.754Z] [2020-02-19T10:31:42.754Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-19T10:31:42.754Z] #42 DONE 0.2s [2020-02-19T10:31:42.754Z] [2020-02-19T10:31:42.754Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:31:42.754Z] #44 145.8 CC criu/rbtree.o [2020-02-19T10:31:42.850Z] #44 54.36 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-02-19T10:31:42.850Z] #44 54.39 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-02-19T10:31:42.850Z] #44 54.39 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-02-19T10:31:43.010Z] #44 146.0 CC criu/rst-malloc.o [2020-02-19T10:31:43.266Z] #44 146.3 CC criu/seccomp.o [2020-02-19T10:31:43.484Z] #44 54.91 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-02-19T10:31:43.484Z] #44 54.92 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-02-19T10:31:43.484Z] #44 54.94 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-19T10:31:43.484Z] #44 55.02 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-02-19T10:31:43.484Z] #44 55.03 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-02-19T10:31:43.484Z] #44 55.03 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-02-19T10:31:43.484Z] #44 55.14 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-02-19T10:31:43.775Z] #44 55.15 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-02-19T10:31:43.775Z] #44 55.15 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-02-19T10:31:43.775Z] #44 55.44 Selecting previously unselected package libprotobuf17:ppc64el. [2020-02-19T10:31:43.826Z] #44 146.8 CC criu/seize.o [2020-02-19T10:31:44.071Z] #44 55.48 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-02-19T10:31:44.071Z] #44 55.49 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-02-19T10:31:44.071Z] #44 ... [2020-02-19T10:31:44.071Z] [2020-02-19T10:31:44.071Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:31:44.071Z] #36 34.81 Reading package lists... [2020-02-19T10:31:44.071Z] #36 45.93 Building dependency tree... [2020-02-19T10:31:44.071Z] #36 49.72 The following additional packages will be installed: [2020-02-19T10:31:44.071Z] #36 49.75 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-19T10:31:44.071Z] #36 49.76 Suggested packages: [2020-02-19T10:31:44.072Z] #36 49.76 cmake-doc ninja-build lrzip [2020-02-19T10:31:44.072Z] #36 49.76 Recommended packages: [2020-02-19T10:31:44.072Z] #36 49.76 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-19T10:31:44.072Z] #36 51.59 The following NEW packages will be installed: [2020-02-19T10:31:44.072Z] #36 51.61 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-19T10:31:44.072Z] #36 51.61 vim-common xxd [2020-02-19T10:31:44.072Z] #36 51.96 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-02-19T10:31:44.072Z] #36 51.96 Need to get 14.9 MB of archives. [2020-02-19T10:31:44.072Z] #36 51.96 After this operation, 67.2 MB of additional disk space will be used. [2020-02-19T10:31:44.072Z] #36 51.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-02-19T10:31:44.072Z] #36 52.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-02-19T10:31:44.072Z] #36 52.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-02-19T10:31:44.072Z] #36 52.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-02-19T10:31:44.072Z] #36 55.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-02-19T10:31:44.072Z] #36 55.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-02-19T10:31:44.072Z] #36 55.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-02-19T10:31:44.072Z] #36 55.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-02-19T10:31:44.072Z] #36 55.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-02-19T10:31:44.072Z] #36 ... [2020-02-19T10:31:44.072Z] [2020-02-19T10:31:44.072Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:31:44.072Z] #11 36.38 Reading package lists... [2020-02-19T10:31:44.072Z] #11 46.77 Building dependency tree... [2020-02-19T10:31:44.072Z] #11 50.16 The following additional packages will be installed: [2020-02-19T10:31:44.072Z] #11 50.17 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-19T10:31:44.072Z] #11 50.17 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-19T10:31:44.072Z] #11 50.17 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-19T10:31:44.072Z] #11 50.17 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-02-19T10:31:44.072Z] #11 50.17 mingw-w64-x86-64-dev [2020-02-19T10:31:44.072Z] #11 50.19 Suggested packages: [2020-02-19T10:31:44.072Z] #11 50.19 gcc-8-locales seccomp wine64 [2020-02-19T10:31:44.072Z] #11 52.73 The following NEW packages will be installed: [2020-02-19T10:31:44.072Z] #11 52.73 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-19T10:31:44.072Z] #11 52.73 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-19T10:31:44.072Z] #11 52.73 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-19T10:31:44.072Z] #11 52.73 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-19T10:31:44.072Z] #11 52.73 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-19T10:31:44.072Z] #11 52.74 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-19T10:31:44.072Z] #11 52.75 The following packages will be upgraded: [2020-02-19T10:31:44.072Z] #11 52.75 libsystemd0 libudev1 [2020-02-19T10:31:44.072Z] #11 53.09 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-02-19T10:31:44.072Z] #11 53.09 Need to get 79.4 MB of archives. [2020-02-19T10:31:44.072Z] #11 53.09 After this operation, 532 MB of additional disk space will be used. [2020-02-19T10:31:44.072Z] #11 53.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u3 [357 kB] [2020-02-19T10:31:44.072Z] #11 53.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u3 [158 kB] [2020-02-19T10:31:44.072Z] #11 53.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-02-19T10:31:44.072Z] #11 54.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-02-19T10:31:44.072Z] #11 54.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-19T10:31:44.072Z] #11 54.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-02-19T10:31:44.072Z] #11 54.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-02-19T10:31:44.072Z] #11 54.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-19T10:31:44.363Z] #11 ... [2020-02-19T10:31:44.363Z] [2020-02-19T10:31:44.363Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:31:44.363Z] #36 55.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-02-19T10:31:44.386Z] #44 147.5 CC criu/servicefd.o [2020-02-19T10:31:44.948Z] #44 147.9 CC criu/shmem.o [2020-02-19T10:31:45.509Z] #44 148.6 CC criu/sigframe.o [2020-02-19T10:31:45.764Z] #44 148.8 CC criu/signalfd.o [2020-02-19T10:31:46.019Z] #44 149.1 CC criu/sk-inet.o [2020-02-19T10:31:46.740Z] #76 exporting layers 45.3s done [2020-02-19T10:31:46.740Z] #76 exporting manifest sha256:6af0ec28a750da7433203100f35e8747497a8ede80aa811ff67a007f00b5e8a3 done [2020-02-19T10:31:46.740Z] #76 exporting config sha256:55a68a395b0d5150d4d4f9a940243e10555a82eaf039c058167ffe4c8bd3228a done [2020-02-19T10:31:46.740Z] #76 sending tarball [2020-02-19T10:31:46.945Z] #44 150.1 CC criu/sk-netlink.o [2020-02-19T10:31:47.506Z] #44 150.4 CC criu/sk-packet.o [2020-02-19T10:31:48.067Z] #44 151.0 CC criu/sk-queue.o [2020-02-19T10:31:48.322Z] #44 151.4 CC criu/sk-tcp.o [2020-02-19T10:31:48.423Z] #62 209.1 + bin/containerd-stress [2020-02-19T10:31:48.423Z] #62 211.6 + bin/containerd-shim [2020-02-19T10:31:48.836Z] #36 59.74 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:31:48.836Z] #36 60.15 Fetched 14.9 MB in 5s (2860 kB/s) [2020-02-19T10:31:48.836Z] #36 60.38 Selecting previously unselected package xxd. [2020-02-19T10:31:48.884Z] #44 151.8 CC criu/sk-unix.o [2020-02-19T10:31:49.131Z] #36 60.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 ... 15330 files and directories currently installed.) [2020-02-19T10:31:49.131Z] #36 60.65 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-19T10:31:49.132Z] #36 60.69 Unpacking xxd (2:8.1.0875-5) ... [2020-02-19T10:31:49.422Z] #76 sending tarball 6.3s done [2020-02-19T10:31:49.422Z] #76 DONE 51.6s [2020-02-19T10:31:49.422Z] [2020-02-19T10:31:49.422Z] #77 importing to docker [2020-02-19T10:31:49.424Z] #36 ... [2020-02-19T10:31:49.424Z] [2020-02-19T10:31:49.424Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:31:49.424Z] #28 2.656 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-19T10:31:49.424Z] #28 3.284 [2020-02-19T10:31:49.424Z] #28 3.618 #=#=# # 2.0% #### 6.3% ####### 10.5% ############ 16.9% ############### 21.2% ################## 25.4% ###################### 31.8% ########################### 38.2% ############################## 42.5% ################################# 46.7% #################################### 51.0% ####################################### 55.3% ######################################### 57.4% ############################################ 61.6% ############################################### 65.9% ################################################## 70.2% ####################################################### 76.5% ############################################################# 85.0% ################################################################ 89.3% #################################################################### 95.7% ######################################################################## 100.0% [2020-02-19T10:31:49.424Z] #28 ... [2020-02-19T10:31:49.424Z] [2020-02-19T10:31:49.424Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:31:49.424Z] #36 61.04 Selecting previously unselected package vim-common. [2020-02-19T10:31:49.714Z] #36 61.05 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-19T10:31:49.714Z] #36 61.13 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-19T10:31:50.005Z] #36 ... [2020-02-19T10:31:50.005Z] [2020-02-19T10:31:50.005Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:31:50.005Z] #72 DONE 61.2s [2020-02-19T10:31:50.005Z] [2020-02-19T10:31:50.005Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:31:50.005Z] #28 7.082 [2020-02-19T10:31:50.247Z] #44 153.4 CC criu/sockets.o [2020-02-19T10:31:51.183Z] #44 154.1 CC criu/stats.o [2020-02-19T10:31:51.439Z] #44 154.4 CC criu/string.o [2020-02-19T10:31:51.439Z] #44 154.5 CC criu/sysctl.o [2020-02-19T10:31:51.479Z] #28 7.385 #=#=# ######### 13.6% ############# 19.4% ################## 25.1% ############################## 42.3% ################################## 48.1% ###################################### 53.8% ############################################### 65.4% ####################################################### 76.8% ############################################################### 88.2% ######################################################################## 100.0% [2020-02-19T10:31:52.001Z] #44 155.1 CC criu/sysfs_parse.o [2020-02-19T10:31:52.256Z] #44 155.4 CC criu/timerfd.o [2020-02-19T10:31:52.530Z] #28 9.732 #=#=# [2020-02-19T10:31:52.816Z] #44 155.8 CC criu/tty.o [2020-02-19T10:31:53.756Z] #62 217.2 + bin/containerd-shim-runc-v1 [2020-02-19T10:31:54.180Z] #44 157.3 CC criu/tun.o [2020-02-19T10:31:54.302Z] #28 9.998 #=#=# ###### 9.0% ########## 14.2% ############# 19.3% ################# 24.5% #################### 28.2% ######################## 33.6% ############################ 39.2% ############################## 41.8% ################################# 46.9% ####################################### 54.7% ############################################## 65.0% ###################################################### 75.3% ######################################################### 80.5% ############################################################### 88.3% [2020-02-19T10:31:54.302Z] #28 ... [2020-02-19T10:31:54.302Z] [2020-02-19T10:31:54.302Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:31:54.302Z] #11 55.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-19T10:31:54.302Z] #11 56.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-02-19T10:31:54.302Z] #11 56.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-02-19T10:31:54.302Z] #11 65.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-02-19T10:31:54.600Z] #11 ... [2020-02-19T10:31:54.600Z] [2020-02-19T10:31:54.600Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:31:54.600Z] #28 9.998 #=#=# ###### 9.0% ########## 14.2% ############# 19.3% ################# 24.5% #################### 28.2% ######################## 33.6% ############################ 39.2% ############################## 41.8% ################################# 46.9% ####################################### 54.7% ############################################## 65.0% ###################################################### 75.3% ######################################################### 80.5% ############################################################### 88.3% ##################################################################### 96.0% ######################################################################## 100.0% [2020-02-19T10:31:54.743Z] #44 157.7 CC criu/uffd.o [2020-02-19T10:31:55.234Z] #28 ... [2020-02-19T10:31:55.234Z] [2020-02-19T10:31:55.234Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:31:55.234Z] #44 56.77 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-02-19T10:31:55.234Z] #44 56.79 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-02-19T10:31:55.234Z] #44 56.80 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-02-19T10:31:55.234Z] #44 57.20 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-02-19T10:31:55.234Z] #44 57.23 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-02-19T10:31:55.234Z] #44 57.24 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-02-19T10:31:55.234Z] #44 59.69 Selecting previously unselected package libprotoc17:ppc64el. [2020-02-19T10:31:55.234Z] #44 59.73 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-02-19T10:31:55.234Z] #44 59.76 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-02-19T10:31:55.234Z] #44 60.92 Selecting previously unselected package protobuf-c-compiler. [2020-02-19T10:31:55.234Z] #44 60.92 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-02-19T10:31:55.234Z] #44 60.94 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-19T10:31:55.234Z] #44 61.19 Selecting previously unselected package protobuf-compiler. [2020-02-19T10:31:55.234Z] #44 61.24 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-02-19T10:31:55.234Z] #44 61.25 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-19T10:31:55.234Z] #44 61.45 Selecting previously unselected package python-pkg-resources. [2020-02-19T10:31:55.234Z] #44 61.48 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-19T10:31:55.234Z] #44 61.49 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-19T10:31:55.234Z] #44 62.04 Selecting previously unselected package python-six. [2020-02-19T10:31:55.234Z] #44 62.04 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-19T10:31:55.234Z] #44 62.05 Unpacking python-six (1.12.0-1) ... [2020-02-19T10:31:55.234Z] #44 62.30 Selecting previously unselected package python-protobuf. [2020-02-19T10:31:55.234Z] #44 62.38 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-02-19T10:31:55.234Z] #44 62.40 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-19T10:31:55.234Z] #44 63.77 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-19T10:31:55.234Z] #44 ... [2020-02-19T10:31:55.234Z] [2020-02-19T10:31:55.234Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:31:55.234Z] #28 12.62 [2020-02-19T10:31:55.669Z] #44 158.7 CC criu/util.o [2020-02-19T10:31:55.669Z] #44 ... [2020-02-19T10:31:55.669Z] [2020-02-19T10:31:55.669Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:31:55.669Z] #57 108.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-19T10:31:57.050Z] #62 220.0 + bin/containerd-shim-runc-v2 [2020-02-19T10:31:57.082Z] #57 110.1 + mkdir -p /build [2020-02-19T10:31:57.082Z] #57 110.1 + cp runc /build/runc [2020-02-19T10:31:57.337Z] #57 DONE 110.4s [2020-02-19T10:31:57.338Z] [2020-02-19T10:31:57.338Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:31:57.338Z] #44 159.8 CC criu/uts_ns.o [2020-02-19T10:31:57.338Z] #44 160.1 CC criu/vdso-compat.o [2020-02-19T10:31:57.338Z] #44 160.3 CC criu/vdso.o [2020-02-19T10:31:57.618Z] #62 221.1 + binaries [2020-02-19T10:31:57.618Z] #62 221.1 + mkdir -p /build [2020-02-19T10:31:57.618Z] #62 221.1 + cp bin/containerd /build/containerd [2020-02-19T10:31:57.618Z] #62 221.1 + cp bin/containerd-shim /build/containerd-shim [2020-02-19T10:31:57.618Z] #62 221.2 + cp bin/ctr /build/ctr [2020-02-19T10:31:58.187Z] #62 DONE 221.7s [2020-02-19T10:31:58.279Z] #44 161.1 LINK criu/built-in.o [2020-02-19T10:31:58.279Z] #44 161.3 LINK criu/criu [2020-02-19T10:31:58.839Z] #44 161.8 DEP lib/c/criu.d [2020-02-19T10:31:58.839Z] #44 161.9 CC images/rpc.pb-c.o [2020-02-19T10:31:59.136Z] #28 12.91 1.1% ## 2.9% ## 3.8% #### 5.6% ##### 7.4% ###### 9.1% ####### 10.9% ######### 12.7% ########## 14.5% ############ 17.2% ############## 19.9% ############## 20.8% ################ 22.5% ################## 25.2% #################### 27.9% ###################### 30.6% ######################## 34.2% ########################## 36.8% ############################ 39.5% ############################## 42.2% ################################ 44.9% ################################## 47.6% #################################### 50.2% ###################################### 52.9% ###################################### 54.0% ####################################### 54.9% ######################################## 56.9% ########################################## 58.7% ############################################ 61.3% ############################################## 64.0% [2020-02-19T10:31:59.137Z] #28 ... [2020-02-19T10:31:59.137Z] [2020-02-19T10:31:59.137Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:31:59.137Z] #34 60.45 sync [2020-02-19T10:31:59.137Z] #34 60.45 internal/reflectlite [2020-02-19T10:31:59.137Z] #34 66.40 errors [2020-02-19T10:31:59.137Z] #34 66.43 sort [2020-02-19T10:31:59.137Z] #34 67.64 internal/oserror [2020-02-19T10:31:59.137Z] #34 67.66 io [2020-02-19T10:31:59.137Z] #34 67.74 strconv [2020-02-19T10:31:59.137Z] #34 68.54 syscall [2020-02-19T10:31:59.137Z] #34 ... [2020-02-19T10:31:59.137Z] [2020-02-19T10:31:59.137Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:31:59.398Z] #44 162.4 CC lib/c/criu.o [2020-02-19T10:31:59.565Z] [2020-02-19T10:31:59.565Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-19T10:31:59.824Z] #63 DONE 0.3s [2020-02-19T10:31:59.824Z] [2020-02-19T10:31:59.824Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-19T10:31:59.957Z] #44 163.1 LINK lib/c/built-in.o [2020-02-19T10:31:59.957Z] #44 163.1 LINK lib/c/libcriu.so [2020-02-19T10:32:00.082Z] #67 DONE 0.2s [2020-02-19T10:32:00.082Z] [2020-02-19T10:32:00.082Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-19T10:32:00.082Z] #69 DONE 0.2s [2020-02-19T10:32:00.082Z] [2020-02-19T10:32:00.082Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-19T10:32:00.082Z] #72 DONE 0.1s [2020-02-19T10:32:00.082Z] [2020-02-19T10:32:00.082Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-19T10:32:00.212Z] #44 163.2 GEN magic.py [2020-02-19T10:32:00.212Z] #44 163.3 Note: Building without setproctitle() and strlcpy() support. [2020-02-19T10:32:00.323Z] #28 12.91 1.1% ## 2.9% ## 3.8% #### 5.6% ##### 7.4% ###### 9.1% ####### 10.9% ######### 12.7% ########## 14.5% ############ 17.2% ############## 19.9% ############## 20.8% ################ 22.5% ################## 25.2% #################### 27.9% ###################### 30.6% ######################## 34.2% ########################## 36.8% ############################ 39.5% ############################## 42.2% ################################ 44.9% ################################## 47.6% #################################### 50.2% ###################################### 52.9% ###################################### 54.0% ####################################### 54.9% ######################################## 56.9% ########################################## 58.7% ############################################ 61.3% ############################################## 64.0% ################################################ 67.6% ################################################### 71.2% ##################################################### 73.8% ###################################################### 75.6% ######################################################## 77.9% ########################################################## 80.7% ############################################################ 83.4% ############################################################## 86.1% ############################################################### 88.8% ################ [2020-02-19T10:32:00.323Z] #28 ... [2020-02-19T10:32:00.323Z] [2020-02-19T10:32:00.323Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:32:00.323Z] #36 61.85 Selecting previously unselected package cmake-data. [2020-02-19T10:32:00.323Z] #36 61.89 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-19T10:32:00.323Z] #36 61.92 Unpacking cmake-data (3.13.4-1) ... [2020-02-19T10:32:00.323Z] #36 67.81 Selecting previously unselected package libicu63:ppc64el. [2020-02-19T10:32:00.323Z] #36 67.85 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ... [2020-02-19T10:32:00.323Z] #36 67.88 Unpacking libicu63:ppc64el (63.1-6) ... [2020-02-19T10:32:00.323Z] #36 ... [2020-02-19T10:32:00.323Z] [2020-02-19T10:32:00.323Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:32:00.323Z] #11 70.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-02-19T10:32:00.323Z] #11 70.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-02-19T10:32:00.323Z] #11 70.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-02-19T10:32:00.323Z] #11 70.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-02-19T10:32:00.323Z] #11 70.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-02-19T10:32:00.323Z] #11 70.60 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-02-19T10:32:00.323Z] #11 70.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-02-19T10:32:00.323Z] #11 70.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-02-19T10:32:00.323Z] #11 71.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-02-19T10:32:00.323Z] #11 71.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-02-19T10:32:00.323Z] #11 71.32 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-02-19T10:32:00.323Z] #11 71.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-02-19T10:32:00.323Z] #11 71.96 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-02-19T10:32:00.323Z] #11 71.98 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-02-19T10:32:00.341Z] #73 DONE 0.0s [2020-02-19T10:32:00.341Z] [2020-02-19T10:32:00.341Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-19T10:32:00.466Z] #44 163.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-19T10:32:00.616Z] #11 72.01 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-02-19T10:32:00.720Z] #44 163.8 fatal: not a git repository (or any of the parent directories): .git [2020-02-19T10:32:00.910Z] #11 ... [2020-02-19T10:32:00.910Z] [2020-02-19T10:32:00.910Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:32:00.910Z] #48 62.21 internal/reflectlite [2020-02-19T10:32:00.910Z] #48 62.23 sync [2020-02-19T10:32:00.910Z] #48 65.86 github.com/LK4D4/vndr/godl/singleflight [2020-02-19T10:32:00.910Z] #48 65.87 internal/singleflight [2020-02-19T10:32:00.910Z] #48 66.03 math/rand [2020-02-19T10:32:00.910Z] #48 70.92 sort [2020-02-19T10:32:00.910Z] #48 70.97 io [2020-02-19T10:32:00.910Z] #48 71.01 strconv [2020-02-19T10:32:00.910Z] #48 71.05 syscall [2020-02-19T10:32:00.910Z] #48 ... [2020-02-19T10:32:00.910Z] [2020-02-19T10:32:00.910Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:32:00.910Z] #28 12.91 1.1% ## 2.9% ## 3.8% #### 5.6% ##### 7.4% ###### 9.1% ####### 10.9% ######### 12.7% ########## 14.5% ############ 17.2% ############## 19.9% ############## 20.8% ################ 22.5% ################## 25.2% #################### 27.9% ###################### 30.6% ######################## 34.2% ########################## 36.8% ############################ 39.5% ############################## 42.2% ################################ 44.9% ################################## 47.6% #################################### 50.2% ###################################### 52.9% ###################################### 54.0% ####################################### 54.9% ######################################## 56.9% ########################################## 58.7% ############################################ 61.3% ############################################## 64.0% ################################################ 67.6% ################################################### 71.2% ##################################################### 73.8% ###################################################### 75.6% ######################################################## 77.9% ########################################################## 80.7% ############################################################ 83.4% ############################################################## 86.1% ############################################################### 88.8% ################################################################# 91.5% ################################################################### 93.6% #################################################################### 94.5% ##################################################################### 96.3% ###################################################################### 98.0% ######################################################################## 100.0% [2020-02-19T10:32:01.201Z] #28 18.56 [2020-02-19T10:32:01.279Z] #44 164.4 make[1]: Nothing to be done for 'all'. [2020-02-19T10:32:01.719Z] #74 DONE 1.5s [2020-02-19T10:32:01.719Z] [2020-02-19T10:32:01.719Z] #75 exporting to image [2020-02-19T10:32:01.719Z] #75 exporting layers [2020-02-19T10:32:01.839Z] #44 164.8 make[1]: 'images/built-in.o' is up to date. [2020-02-19T10:32:01.839Z] #44 164.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-19T10:32:01.839Z] #44 164.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-19T10:32:01.839Z] #44 164.9 make[1]: 'compel/libcompel.a' is up to date. [2020-02-19T10:32:01.839Z] #44 164.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-19T10:32:01.839Z] #44 164.9 make[1]: Nothing to be done for 'all'. [2020-02-19T10:32:01.839Z] #44 164.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-19T10:32:01.839Z] #44 165.0 make[2]: Nothing to be done for 'all'. [2020-02-19T10:32:02.094Z] #44 165.0 make[2]: Nothing to be done for 'all'. [2020-02-19T10:32:02.094Z] #44 165.1 make[2]: Nothing to be done for 'all'. [2020-02-19T10:32:02.094Z] #44 165.2 make[2]: Nothing to be done for 'all'. [2020-02-19T10:32:02.094Z] #44 165.3 make[2]: Nothing to be done for 'all'. [2020-02-19T10:32:02.094Z] #44 165.3 make[2]: Nothing to be done for 'all'. [2020-02-19T10:32:02.349Z] #44 165.3 make[2]: Nothing to be done for 'all'. [2020-02-19T10:32:02.349Z] #44 165.4 make[2]: Nothing to be done for 'all'. [2020-02-19T10:32:02.349Z] #44 165.4 INSTALL criu/criu [2020-02-19T10:32:02.603Z] #44 DONE 165.7s [2020-02-19T10:32:02.603Z] [2020-02-19T10:32:02.603Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:32:02.603Z] #62 188.9 + bin/containerd [2020-02-19T10:32:03.527Z] #62 ... [2020-02-19T10:32:03.527Z] [2020-02-19T10:32:03.527Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-19T10:32:03.527Z] #45 DONE 0.1s [2020-02-19T10:32:03.781Z] [2020-02-19T10:32:03.781Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-19T10:32:03.781Z] #48 DONE 0.1s [2020-02-19T10:32:03.781Z] [2020-02-19T10:32:03.781Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-19T10:32:03.781Z] #51 DONE 0.1s [2020-02-19T10:32:03.781Z] [2020-02-19T10:32:03.781Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:32:03.847Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-02-19T10:32:03.847Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-13999f79\powershellScript.ps1'; exit $LASTEXITCODE; [2020-02-19T10:32:03.847Z] ---------------------------------------------------------------------------- [2020-02-19T10:32:03.847Z] [2020-02-19T10:32:03.847Z] INFO: executeCI.ps1 starting at Wed Feb 19 10:32:02 CUT 2020 [2020-02-19T10:32:03.847Z] [2020-02-19T10:32:03.847Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-02-19T10:32:03.847Z] INFO: Running git version 2.24.1.windows.2 [2020-02-19T10:32:03.847Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-02-19T10:32:03.847Z] INFO: Environment variables: [2020-02-19T10:32:03.847Z] [2020-02-19T10:32:03.847Z] Name Value [2020-02-19T10:32:03.847Z] ---- ----- [2020-02-19T10:32:03.847Z] ALLUSERSPROFILE C:\ProgramData [2020-02-19T10:32:03.847Z] amd64 true [2020-02-19T10:32:03.847Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-02-19T10:32:03.847Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-02-19T10:32:03.847Z] arm64 true [2020-02-19T10:32:03.847Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-02-19T10:32:03.847Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-02-19T10:32:03.847Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-02-19T10:32:03.847Z] BRANCH_NAME PR-40510 [2020-02-19T10:32:03.847Z] BUILD_DISPLAY_NAME #5 [2020-02-19T10:32:03.847Z] BUILD_ID 5 [2020-02-19T10:32:03.847Z] BUILD_NUMBER 5 [2020-02-19T10:32:03.847Z] BUILD_TAG jenkins-moby-PR-40510-5 [2020-02-19T10:32:03.847Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40510/5/ [2020-02-19T10:32:03.847Z] CHANGE_AUTHOR aiordache [2020-02-19T10:32:03.847Z] CHANGE_AUTHOR_DISPLAY_NAME Anca Iordache [2020-02-19T10:32:03.847Z] CHANGE_BRANCH moby_cluster_flags_deprecate [2020-02-19T10:32:03.847Z] CHANGE_FORK aiordache [2020-02-19T10:32:03.847Z] CHANGE_ID 40510 [2020-02-19T10:32:03.847Z] CHANGE_TARGET master [2020-02-19T10:32:03.847Z] CHANGE_TITLE Deprecate '--cluster-xx' options and add warning [2020-02-19T10:32:03.847Z] CHANGE_URL https://github.com/moby/moby/pull/40510 [2020-02-19T10:32:03.847Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-19T10:32:03.847Z] CommonProgramFiles C:\Program Files\Common Files [2020-02-19T10:32:03.847Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-02-19T10:32:03.847Z] CommonProgramW6432 C:\Program Files\Common Files [2020-02-19T10:32:03.847Z] COMPUTERNAME azwin-2-c16130 [2020-02-19T10:32:03.847Z] ComSpec C:\windows\system32\cmd.exe [2020-02-19T10:32:03.847Z] ConfigSequenceNumber 0 [2020-02-19T10:32:03.847Z] dco true [2020-02-19T10:32:03.847Z] DOCKER_BUILDKIT 0 [2020-02-19T10:32:03.847Z] DOCKER_DUT_DEBUG 1 [2020-02-19T10:32:03.847Z] DOCKER_EXPERIMENTAL 1 [2020-02-19T10:32:03.847Z] DOCKER_GRAPHDRIVER overlay2 [2020-02-19T10:32:03.847Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-02-19T10:32:03.847Z] EXECUTOR_NUMBER 0 [2020-02-19T10:32:03.847Z] FQDN azwin-2-c16130.westus.cloudapp.azure.com [2020-02-19T10:32:03.847Z] GIT_BRANCH PR-40510 [2020-02-19T10:32:03.847Z] GIT_COMMIT bcc6f3fc514ef5c66629b1f8224acf65ad765d9b [2020-02-19T10:32:03.847Z] GIT_PREVIOUS_COMMIT f75daffd87024fd2edbcdc73f4bc9ef66641b5ee [2020-02-19T10:32:03.847Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT f75daffd87024fd2edbcdc73f4bc9ef66641b5ee [2020-02-19T10:32:03.847Z] GIT_URL https://github.com/moby/moby.git [2020-02-19T10:32:03.847Z] HUDSON_COOKIE dd2e249a-670b-4f5e-ba55-14771d3fd2ac [2020-02-19T10:32:03.847Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-02-19T10:32:03.847Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-02-19T10:32:03.847Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-02-19T10:32:03.847Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-02-19T10:32:03.847Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-02-19T10:32:03.847Z] JENKINS_NODE_COOKIE e2d8bb85-92ab-4ff0-b827-e333c407b34b [2020-02-19T10:32:03.847Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-02-19T10:32:03.847Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-02-19T10:32:03.847Z] JOB_BASE_NAME PR-40510 [2020-02-19T10:32:03.847Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40510/display/redirect [2020-02-19T10:32:03.847Z] JOB_NAME moby/PR-40510 [2020-02-19T10:32:03.847Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40510/ [2020-02-19T10:32:03.847Z] library.jps.version master [2020-02-19T10:32:03.847Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-02-19T10:32:03.847Z] NODE_LABELS amd64 azure azwin-2-c16130 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-02-19T10:32:03.847Z] NODE_NAME azwin-2-c16130 [2020-02-19T10:32:03.847Z] NUMBER_OF_PROCESSORS 4 [2020-02-19T10:32:03.848Z] OS Windows_NT [2020-02-19T10:32:03.848Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-02-19T10:32:03.848Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-02-19T10:32:03.848Z] ppc64le true [2020-02-19T10:32:03.848Z] PROCESSOR_ARCHITECTURE AMD64 [2020-02-19T10:32:03.848Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-02-19T10:32:03.848Z] PROCESSOR_LEVEL 6 [2020-02-19T10:32:03.848Z] PROCESSOR_REVISION 5504 [2020-02-19T10:32:03.848Z] ProgramData C:\ProgramData [2020-02-19T10:32:03.848Z] ProgramFiles C:\Program Files [2020-02-19T10:32:03.848Z] ProgramFiles(x86) C:\Program Files (x86) [2020-02-19T10:32:03.848Z] ProgramW6432 C:\Program Files [2020-02-19T10:32:03.848Z] PROMPT $P$G [2020-02-19T10:32:03.848Z] PSExecutionPolicyPreference Bypass [2020-02-19T10:32:03.848Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-02-19T10:32:03.848Z] PUBLIC C:\Users\Public [2020-02-19T10:32:03.848Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40510/5/display/redirect?page=changes [2020-02-19T10:32:03.848Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40510/5/display/redirect [2020-02-19T10:32:03.848Z] s390x true [2020-02-19T10:32:03.848Z] SKIP_VALIDATION_TESTS 1 [2020-02-19T10:32:03.848Z] SOURCES_DRIVE d [2020-02-19T10:32:03.848Z] SOURCES_SUBDIR gopath [2020-02-19T10:32:03.848Z] STAGE_NAME Run tests [2020-02-19T10:32:03.848Z] SystemDrive C: [2020-02-19T10:32:03.848Z] SystemRoot C:\windows [2020-02-19T10:32:03.848Z] TEMP C:\windows\TEMP [2020-02-19T10:32:03.848Z] TESTDEBUG 0 [2020-02-19T10:32:03.848Z] TESTRUN_DRIVE d [2020-02-19T10:32:03.848Z] TESTRUN_SUBDIR CI [2020-02-19T10:32:03.848Z] TIMEOUT 120m [2020-02-19T10:32:03.848Z] TMP C:\windows\TEMP [2020-02-19T10:32:03.848Z] unit_validate true [2020-02-19T10:32:03.848Z] USERDOMAIN WORKGROUP [2020-02-19T10:32:03.848Z] USERNAME azwin-2-c16130$ [2020-02-19T10:32:03.848Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-02-19T10:32:03.848Z] validate_force false [2020-02-19T10:32:03.848Z] windir C:\windows [2020-02-19T10:32:03.848Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-02-19T10:32:03.848Z] WINDOWS_BASE_IMAGE_TAG 10.0.17763.973 [2020-02-19T10:32:03.848Z] windowsRS1 false [2020-02-19T10:32:03.848Z] windowsRS5 true [2020-02-19T10:32:03.848Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-02-19T10:32:03.848Z] [2020-02-19T10:32:03.848Z] [2020-02-19T10:32:03.848Z] [2020-02-19T10:32:03.971Z] #28 20.89 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-19T10:32:03.971Z] #28 21.47 [2020-02-19T10:32:04.307Z] INFO: Sources under d:\gopath\... [2020-02-19T10:32:04.307Z] INFO: Test run under d:\CI\... [2020-02-19T10:32:04.307Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-02-19T10:32:04.307Z] INFO: docker/docker repository was found [2020-02-19T10:32:04.307Z] INFO: Pulling mcr.microsoft.com/windows/servercore:10.0.17763.973 from docker hub. This may take some time... [2020-02-19T10:32:04.582Z] #28 21.75 #=#=# ############################################# 63.1% ######################################################################## 100.0% [2020-02-19T10:32:04.874Z] #28 22.30 [2020-02-19T10:32:05.274Z] 10.0.17763.973: Pulling from windows/servercore [2020-02-19T10:32:05.274Z] 65014b3c3121: Pulling fs layer [2020-02-19T10:32:05.274Z] edbd72df76b4: Pulling fs layer [2020-02-19T10:32:05.918Z] #75 exporting layers 3.6s done [2020-02-19T10:32:05.918Z] #75 writing image sha256:83f2c9735c0b58cb52069f6bbd8dea5c3c26cab25b15cf56a854794e7c018c8b done [2020-02-19T10:32:05.918Z] #75 naming to docker.io/library/docker:bcc6f3fc514ef5c66629b1f8224acf65ad765d9b done [2020-02-19T10:32:05.918Z] #75 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-19T10:32:06.261Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40510/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bcc6f3fc514ef5c66629b1f8224acf65ad765d9b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bcc6f3fc514ef5c66629b1f8224acf65ad765d9b hack/test/unit [2020-02-19T10:32:06.945Z] #28 24.27 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-19T10:32:07.577Z] #28 24.96 [2020-02-19T10:32:07.942Z] #53 DONE 255.5s [2020-02-19T10:32:07.942Z] [2020-02-19T10:32:07.942Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:32:08.158Z] #28 25.21 #=#=# ####################################################################### 99.5% ######################################################################## 100.0% [2020-02-19T10:32:08.158Z] #28 25.62 [2020-02-19T10:32:08.925Z] #77 DONE 18.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-19T10:32:09.305Z] #62 ... [2020-02-19T10:32:09.305Z] [2020-02-19T10:32:09.305Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-19T10:32:09.305Z] #54 DONE 0.2s [2020-02-19T10:32:09.305Z] [2020-02-19T10:32:09.305Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-19T10:32:09.305Z] #58 DONE 0.1s [2020-02-19T10:32:09.305Z] [2020-02-19T10:32:09.305Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:32:09.658Z] #28 ... [2020-02-19T10:32:09.658Z] [2020-02-19T10:32:09.658Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:32:09.658Z] #44 70.92 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-02-19T10:32:09.658Z] #44 70.93 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-19T10:32:09.658Z] #44 70.94 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-19T10:32:09.658Z] #44 70.95 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-02-19T10:32:09.658Z] #44 70.97 Setting up python-six (1.12.0-1) ... [2020-02-19T10:32:09.658Z] #44 76.46 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-02-19T10:32:09.658Z] #44 76.47 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-19T10:32:09.658Z] #44 76.49 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-02-19T10:32:09.658Z] #44 76.50 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-02-19T10:32:09.658Z] #44 76.51 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-02-19T10:32:09.658Z] #44 76.53 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-19T10:32:09.658Z] #44 76.54 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-19T10:32:09.658Z] #44 76.55 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-02-19T10:32:09.658Z] #44 76.56 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-19T10:32:09.658Z] #44 76.58 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-19T10:32:09.658Z] #44 ... [2020-02-19T10:32:09.658Z] [2020-02-19T10:32:09.658Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:32:09.658Z] #11 73.63 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:32:09.658Z] #11 73.85 Fetched 79.4 MB in 19s (4132 kB/s) [2020-02-19T10:32:09.658Z] #11 73.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-19T10:32:09.658Z] #11 74.10 Preparing to unpack .../libsystemd0_241-7~deb10u3_ppc64el.deb ... [2020-02-19T10:32:09.658Z] #11 74.12 Unpacking libsystemd0:ppc64el (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-19T10:32:09.658Z] #11 74.89 Setting up libsystemd0:ppc64el (241-7~deb10u3) ... [2020-02-19T10:32:09.658Z] #11 75.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 ... 15330 files and directories currently installed.) [2020-02-19T10:32:09.658Z] #11 75.37 Preparing to unpack .../libudev1_241-7~deb10u3_ppc64el.deb ... [2020-02-19T10:32:09.658Z] #11 75.38 Unpacking libudev1:ppc64el (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-19T10:32:09.658Z] #11 75.80 Setting up libudev1:ppc64el (241-7~deb10u3) ... [2020-02-19T10:32:09.658Z] #11 75.92 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-19T10:32:09.658Z] #11 75.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-19T10:32:09.658Z] #11 76.04 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-02-19T10:32:09.658Z] #11 76.05 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-19T10:32:09.658Z] #11 79.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-19T10:32:09.658Z] #11 79.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-02-19T10:32:09.658Z] #11 79.93 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-19T10:32:09.834Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40510/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bcc6f3fc514ef5c66629b1f8224acf65ad765d9b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bcc6f3fc514ef5c66629b1f8224acf65ad765d9b hack/test/unit [2020-02-19T10:32:09.949Z] #11 ... [2020-02-19T10:32:09.949Z] [2020-02-19T10:32:09.949Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:32:09.949Z] #28 27.45 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-19T10:32:10.241Z] #28 27.57 skipping existing c8c2d4a6b2e3 [2020-02-19T10:32:10.559Z] #28 27.75 [2020-02-19T10:32:11.211Z] #28 ... [2020-02-19T10:32:11.211Z] [2020-02-19T10:32:11.211Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:32:11.211Z] #51 72.57 + cd /tmp/tmp.RtXe7b7j07/src/gotest.tools/gotestsum [2020-02-19T10:32:11.211Z] #51 72.58 + git checkout -q v0.3.5 [2020-02-19T10:32:11.211Z] #51 72.74 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-19T10:32:11.211Z] #51 ... [2020-02-19T10:32:11.211Z] [2020-02-19T10:32:11.211Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:32:11.211Z] #36 78.26 Selecting previously unselected package libxml2:ppc64el. [2020-02-19T10:32:11.211Z] #36 78.28 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-02-19T10:32:11.211Z] #36 78.29 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-02-19T10:32:11.211Z] #36 79.01 Selecting previously unselected package libarchive13:ppc64el. [2020-02-19T10:32:11.211Z] #36 79.02 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-02-19T10:32:11.211Z] #36 79.03 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-02-19T10:32:11.211Z] #36 79.69 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-02-19T10:32:11.211Z] #36 79.70 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-02-19T10:32:11.211Z] #36 79.73 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-02-19T10:32:11.211Z] #36 79.91 Selecting previously unselected package librhash0:ppc64el. [2020-02-19T10:32:11.211Z] #36 79.95 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-02-19T10:32:11.211Z] #36 79.98 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-02-19T10:32:11.211Z] #36 80.16 Selecting previously unselected package libuv1:ppc64el. [2020-02-19T10:32:11.211Z] #36 80.17 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-02-19T10:32:11.211Z] #36 80.18 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-02-19T10:32:11.211Z] #36 80.38 Selecting previously unselected package cmake. [2020-02-19T10:32:11.211Z] #36 80.40 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-02-19T10:32:11.211Z] #36 80.40 Unpacking cmake (3.13.4-1) ... [2020-02-19T10:32:11.537Z] ? github.com/docker/docker/api [no test files] [2020-02-19T10:32:11.841Z] #36 ... [2020-02-19T10:32:11.841Z] [2020-02-19T10:32:11.841Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-19T10:32:12.302Z] ? github.com/docker/docker/api [no test files] [2020-02-19T10:32:12.715Z] #31 83.35 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-02-19T10:32:12.715Z] #31 84.18 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-02-19T10:32:13.350Z] #31 84.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-19T10:32:13.644Z] #31 ... [2020-02-19T10:32:13.644Z] [2020-02-19T10:32:13.644Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:32:13.644Z] #34 74.90 bytes [2020-02-19T10:32:13.644Z] #34 74.93 strings [2020-02-19T10:32:13.644Z] #34 ... [2020-02-19T10:32:13.644Z] [2020-02-19T10:32:13.644Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-19T10:32:13.644Z] #36 84.42 Setting up libicu63:ppc64el (63.1-6) ... [2020-02-19T10:32:13.644Z] #36 84.44 Setting up xxd (2:8.1.0875-5) ... [2020-02-19T10:32:13.644Z] #36 84.45 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-02-19T10:32:13.644Z] #36 84.47 Setting up vim-common (2:8.1.0875-5) ... [2020-02-19T10:32:13.644Z] #36 84.61 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-02-19T10:32:13.644Z] #36 84.61 Setting up cmake-data (3.13.4-1) ... [2020-02-19T10:32:13.644Z] #36 84.63 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-02-19T10:32:13.644Z] #36 84.65 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-02-19T10:32:13.644Z] #36 84.66 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-02-19T10:32:13.644Z] #36 84.67 Setting up cmake (3.13.4-1) ... [2020-02-19T10:32:13.644Z] #36 84.67 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:32:13.644Z] #36 84.79 Processing triggers for mime-support (3.62) ... [2020-02-19T10:32:13.644Z] #36 DONE 85.3s [2020-02-19T10:32:13.644Z] [2020-02-19T10:32:13.644Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-19T10:32:13.644Z] #28 29.58 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-19T10:32:13.644Z] #28 30.32 [2020-02-19T10:32:13.644Z] #28 30.55 #=#=# ######################################################################## 100.0% [2020-02-19T10:32:13.644Z] #28 30.90 [2020-02-19T10:32:13.644Z] #28 31.05 Download of images into '/build' complete. [2020-02-19T10:32:13.644Z] #28 31.05 Use something like the following to load the result into a Docker daemon: [2020-02-19T10:32:13.644Z] #28 31.05 tar -cC '/build' . | docker load [2020-02-19T10:32:13.936Z] #28 DONE 31.1s [2020-02-19T10:32:13.936Z] [2020-02-19T10:32:13.936Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:32:13.936Z] #11 84.88 Selecting previously unselected package binutils-mingw-w64. [2020-02-19T10:32:13.936Z] #11 84.89 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-19T10:32:13.936Z] #11 84.90 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-19T10:32:13.936Z] #11 85.14 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-02-19T10:32:13.936Z] #11 85.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-02-19T10:32:13.936Z] #11 85.17 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-19T10:32:13.936Z] #11 ... [2020-02-19T10:32:13.936Z] [2020-02-19T10:32:13.936Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-19T10:32:13.936Z] #37 DONE 0.2s [2020-02-19T10:32:13.936Z] [2020-02-19T10:32:13.936Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-19T10:32:13.936Z] #38 DONE 0.1s [2020-02-19T10:32:13.936Z] [2020-02-19T10:32:13.936Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:32:13.936Z] #11 85.43 Selecting previously unselected package dmsetup. [2020-02-19T10:32:13.936Z] #11 85.45 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-02-19T10:32:13.936Z] #11 85.46 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-19T10:32:14.228Z] #11 85.84 Selecting previously unselected package mingw-w64-common. [2020-02-19T10:32:14.228Z] #11 85.87 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-19T10:32:14.228Z] #11 85.88 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-19T10:32:14.522Z] #11 ... [2020-02-19T10:32:14.522Z] [2020-02-19T10:32:14.522Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-19T10:32:14.522Z] #44 85.56 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-02-19T10:32:14.522Z] #44 85.56 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:32:14.522Z] #44 DONE 86.0s [2020-02-19T10:32:14.522Z] [2020-02-19T10:32:14.522Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:32:14.522Z] #39 0.448 + RM_GOPATH=0 [2020-02-19T10:32:14.522Z] #39 0.450 + TMP_GOPATH= [2020-02-19T10:32:14.522Z] #39 0.451 + : /build [2020-02-19T10:32:14.522Z] #39 0.454 + '[' -z '' ']' [2020-02-19T10:32:14.522Z] #39 0.458 ++ mktemp -d [2020-02-19T10:32:14.522Z] #39 0.461 + export GOPATH=/tmp/tmp.SYB3nrUXmh [2020-02-19T10:32:14.522Z] #39 0.464 + GOPATH=/tmp/tmp.SYB3nrUXmh [2020-02-19T10:32:14.522Z] #39 0.465 + RM_GOPATH=1 [2020-02-19T10:32:14.522Z] #39 0.469 ++ dirname ./install.sh [2020-02-19T10:32:14.522Z] #39 0.486 + dir=. [2020-02-19T10:32:14.522Z] #39 0.500 + bin=tini [2020-02-19T10:32:14.522Z] #39 0.501 + shift [2020-02-19T10:32:14.522Z] #39 0.502 + '[' '!' -f ./tini.installer ']' [2020-02-19T10:32:14.522Z] #39 0.503 + . ./tini.installer [2020-02-19T10:32:14.522Z] #39 0.504 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-19T10:32:14.522Z] #39 0.542 + install_tini [2020-02-19T10:32:14.522Z] #39 0.542 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-19T10:32:14.522Z] #39 0.543 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-19T10:32:14.522Z] #39 0.543 + git clone https://github.com/krallin/tini.git /tmp/tmp.SYB3nrUXmh/tini [2020-02-19T10:32:14.522Z] #39 0.560 Cloning into '/tmp/tmp.SYB3nrUXmh/tini'... [2020-02-19T10:32:16.031Z] #39 2.109 + cd /tmp/tmp.SYB3nrUXmh/tini [2020-02-19T10:32:16.031Z] #39 2.110 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-19T10:32:16.031Z] #39 2.141 + cmake . [2020-02-19T10:32:17.066Z] #39 ... [2020-02-19T10:32:17.066Z] [2020-02-19T10:32:17.066Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:32:17.066Z] #48 78.36 bytes [2020-02-19T10:32:17.066Z] #48 79.36 strings [2020-02-19T10:32:17.066Z] #48 ... [2020-02-19T10:32:17.066Z] [2020-02-19T10:32:17.066Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:32:17.066Z] #39 3.184 -- The C compiler identification is GNU 8.3.0 [2020-02-19T10:32:17.356Z] #39 3.280 -- Check for working C compiler: /usr/bin/cc [2020-02-19T10:32:18.396Z] #39 4.404 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-19T10:32:18.396Z] #39 4.407 -- Detecting C compiler ABI info [2020-02-19T10:32:19.437Z] #39 5.442 -- Detecting C compiler ABI info - done [2020-02-19T10:32:19.437Z] #39 5.529 -- Detecting C compile features [2020-02-19T10:32:20.120Z] edbd72df76b4: Verifying Checksum [2020-02-19T10:32:20.120Z] edbd72df76b4: Download complete [2020-02-19T10:32:20.120Z] 65014b3c3121: Verifying Checksum [2020-02-19T10:32:20.120Z] 65014b3c3121: Download complete [2020-02-19T10:32:21.525Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-02-19T10:32:22.177Z] #39 8.276 -- Detecting C compile features - done [2020-02-19T10:32:22.471Z] #39 8.348 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-19T10:32:22.471Z] #39 8.701 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-19T10:32:22.765Z] #39 8.921 -- Configuring done [2020-02-19T10:32:22.765Z] #39 8.962 -- Generating done [2020-02-19T10:32:23.057Z] #39 8.978 -- Build files have been written to: /tmp/tmp.SYB3nrUXmh/tini [2020-02-19T10:32:23.057Z] #39 8.988 + make tini-static [2020-02-19T10:32:23.691Z] #39 9.648 Scanning dependencies of target tini-static [2020-02-19T10:32:23.691Z] #39 ... [2020-02-19T10:32:23.691Z] [2020-02-19T10:32:23.691Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:32:23.691Z] #45 2.136 Note: Building without setproctitle() and strlcpy() support. [2020-02-19T10:32:23.691Z] #45 2.136 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-19T10:32:23.691Z] #45 4.355 fatal: not a git repository (or any of the parent directories): .git [2020-02-19T10:32:23.691Z] #45 4.424 GEN .gitid [2020-02-19T10:32:23.691Z] #45 4.444 GEN criu/include/version.h [2020-02-19T10:32:23.691Z] #45 4.489 GEN include/common/asm [2020-02-19T10:32:23.691Z] #45 6.394 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-19T10:32:23.691Z] #45 6.543 PBCC images/opts.pb-c.c [2020-02-19T10:32:23.691Z] #45 6.668 PBCC images/sit.pb-c.c [2020-02-19T10:32:23.691Z] #45 6.802 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-19T10:32:23.691Z] #45 6.972 DEP images/opts.pb-c.d [2020-02-19T10:32:23.691Z] #45 7.042 DEP images/sit.pb-c.d [2020-02-19T10:32:23.691Z] #45 7.158 PBCC images/macvlan.pb-c.c [2020-02-19T10:32:23.691Z] #45 7.201 DEP images/macvlan.pb-c.d [2020-02-19T10:32:23.691Z] #45 7.332 PBCC images/autofs.pb-c.c [2020-02-19T10:32:23.691Z] #45 7.364 DEP images/autofs.pb-c.d [2020-02-19T10:32:23.691Z] #45 7.423 PBCC images/sysctl.pb-c.c [2020-02-19T10:32:23.691Z] #45 7.454 DEP images/sysctl.pb-c.d [2020-02-19T10:32:23.691Z] #45 7.613 PBCC images/time.pb-c.c [2020-02-19T10:32:23.691Z] #45 7.652 DEP images/time.pb-c.d [2020-02-19T10:32:23.691Z] #45 7.743 PBCC images/binfmt-misc.pb-c.c [2020-02-19T10:32:23.691Z] #45 7.759 DEP images/binfmt-misc.pb-c.d [2020-02-19T10:32:23.691Z] #45 7.834 PBCC images/seccomp.pb-c.c [2020-02-19T10:32:23.691Z] #45 7.875 DEP images/seccomp.pb-c.d [2020-02-19T10:32:23.691Z] #45 7.951 PBCC images/userns.pb-c.c [2020-02-19T10:32:23.691Z] #45 7.975 DEP images/userns.pb-c.d [2020-02-19T10:32:23.691Z] #45 8.071 PBCC images/cgroup.pb-c.c [2020-02-19T10:32:23.691Z] #45 8.130 DEP images/cgroup.pb-c.d [2020-02-19T10:32:23.691Z] #45 8.191 PBCC images/fown.pb-c.c [2020-02-19T10:32:23.691Z] #45 8.224 PBCC images/ext-file.pb-c.c [2020-02-19T10:32:23.691Z] #45 8.264 DEP images/fown.pb-c.d [2020-02-19T10:32:23.691Z] #45 8.323 DEP images/ext-file.pb-c.d [2020-02-19T10:32:23.691Z] #45 8.410 PBCC images/rpc.pb-c.c [2020-02-19T10:32:23.691Z] #45 8.488 DEP images/rpc.pb-c.d [2020-02-19T10:32:23.691Z] #45 8.552 PBCC images/siginfo.pb-c.c [2020-02-19T10:32:23.691Z] #45 8.599 DEP images/siginfo.pb-c.d [2020-02-19T10:32:23.691Z] #45 8.667 PBCC images/pagemap.pb-c.c [2020-02-19T10:32:23.691Z] #45 8.771 DEP images/pagemap.pb-c.d [2020-02-19T10:32:23.691Z] #45 8.861 PBCC images/rlimit.pb-c.c [2020-02-19T10:32:23.691Z] #45 8.895 DEP images/rlimit.pb-c.d [2020-02-19T10:32:23.691Z] #45 9.001 PBCC images/file-lock.pb-c.c [2020-02-19T10:32:23.691Z] #45 9.065 DEP images/file-lock.pb-c.d [2020-02-19T10:32:23.691Z] #45 9.155 PBCC images/tty.pb-c.c [2020-02-19T10:32:23.691Z] #45 9.233 DEP images/tty.pb-c.d [2020-02-19T10:32:23.691Z] #45 9.364 PBCC images/tun.pb-c.c [2020-02-19T10:32:23.762Z] ok github.com/docker/docker/api/server 0.033s coverage: 9.0% of statements [2020-02-19T10:32:23.983Z] #45 9.483 PBCC images/netdev.pb-c.c [2020-02-19T10:32:23.983Z] #45 ... [2020-02-19T10:32:23.983Z] [2020-02-19T10:32:23.983Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:32:23.983Z] #39 9.907 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-19T10:32:26.065Z] #39 ... [2020-02-19T10:32:26.065Z] [2020-02-19T10:32:26.065Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:32:26.065Z] #34 87.11 bufio [2020-02-19T10:32:26.065Z] #34 89.18 reflect [2020-02-19T10:32:26.065Z] #34 91.25 path [2020-02-19T10:32:26.065Z] #34 93.03 text/tabwriter [2020-02-19T10:32:26.065Z] #34 ... [2020-02-19T10:32:26.065Z] [2020-02-19T10:32:26.065Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:32:26.065Z] #45 9.656 DEP images/tun.pb-c.d [2020-02-19T10:32:26.065Z] #45 9.806 DEP images/netdev.pb-c.d [2020-02-19T10:32:26.065Z] #45 9.920 PBCC images/vma.pb-c.c [2020-02-19T10:32:26.065Z] #45 9.994 DEP images/vma.pb-c.d [2020-02-19T10:32:26.065Z] #45 10.13 PBCC images/creds.pb-c.c [2020-02-19T10:32:26.065Z] #45 10.19 DEP images/creds.pb-c.d [2020-02-19T10:32:26.065Z] #45 10.26 PBCC images/utsns.pb-c.c [2020-02-19T10:32:26.065Z] #45 10.30 DEP images/utsns.pb-c.d [2020-02-19T10:32:26.065Z] #45 10.48 PBCC images/ipc-desc.pb-c.c [2020-02-19T10:32:26.065Z] #45 10.51 PBCC images/ipc-sem.pb-c.c [2020-02-19T10:32:26.065Z] #45 10.57 DEP images/ipc-desc.pb-c.d [2020-02-19T10:32:26.065Z] #45 10.73 DEP images/ipc-sem.pb-c.d [2020-02-19T10:32:26.065Z] #45 10.81 PBCC images/ipc-msg.pb-c.c [2020-02-19T10:32:26.065Z] #45 10.83 DEP images/ipc-msg.pb-c.d [2020-02-19T10:32:26.065Z] #45 10.91 PBCC images/ipc-shm.pb-c.c [2020-02-19T10:32:26.065Z] #45 10.95 DEP images/ipc-shm.pb-c.d [2020-02-19T10:32:26.065Z] #45 11.06 PBCC images/ipc-var.pb-c.c [2020-02-19T10:32:26.065Z] #45 11.14 DEP images/ipc-var.pb-c.d [2020-02-19T10:32:26.065Z] #45 11.22 PBCC images/sk-opts.pb-c.c [2020-02-19T10:32:26.065Z] #45 11.26 PBCC images/packet-sock.pb-c.c [2020-02-19T10:32:26.065Z] #45 11.38 DEP images/sk-opts.pb-c.d [2020-02-19T10:32:26.065Z] #45 11.46 DEP images/packet-sock.pb-c.d [2020-02-19T10:32:26.065Z] #45 11.55 PBCC images/sk-netlink.pb-c.c [2020-02-19T10:32:26.065Z] #45 11.63 DEP images/sk-netlink.pb-c.d [2020-02-19T10:32:26.065Z] #45 11.75 PBCC images/sk-inet.pb-c.c [2020-02-19T10:32:26.358Z] #45 11.90 DEP images/sk-inet.pb-c.d [2020-02-19T10:32:26.358Z] #45 12.02 PBCC images/sk-unix.pb-c.c [2020-02-19T10:32:26.358Z] #45 12.12 DEP images/sk-unix.pb-c.d [2020-02-19T10:32:26.651Z] #45 12.25 PBCC images/mm.pb-c.c [2020-02-19T10:32:26.651Z] #45 12.35 DEP images/mm.pb-c.d [2020-02-19T10:32:26.944Z] #45 12.44 PBCC images/timerfd.pb-c.c [2020-02-19T10:32:26.944Z] #45 12.53 DEP images/timerfd.pb-c.d [2020-02-19T10:32:26.944Z] #45 12.64 PBCC images/timer.pb-c.c [2020-02-19T10:32:27.237Z] #45 12.69 DEP images/timer.pb-c.d [2020-02-19T10:32:27.237Z] #45 12.80 PBCC images/sa.pb-c.c [2020-02-19T10:32:27.237Z] #45 12.91 DEP images/sa.pb-c.d [2020-02-19T10:32:27.526Z] #45 13.00 PBCC images/pipe-data.pb-c.c [2020-02-19T10:32:27.526Z] #45 13.01 DEP images/pipe-data.pb-c.d [2020-02-19T10:32:27.527Z] #45 13.09 PBCC images/mnt.pb-c.c [2020-02-19T10:32:27.527Z] #45 13.18 DEP images/mnt.pb-c.d [2020-02-19T10:32:27.819Z] #45 ... [2020-02-19T10:32:27.819Z] [2020-02-19T10:32:27.819Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:32:27.819Z] #39 12.57 [100%] Linking C executable tini-static [2020-02-19T10:32:27.819Z] #39 13.42 [100%] Built target tini-static [2020-02-19T10:32:27.819Z] #39 13.55 + mkdir -p /build [2020-02-19T10:32:27.819Z] #39 13.56 + cp tini-static /build/docker-init [2020-02-19T10:32:27.819Z] #39 DONE 13.7s [2020-02-19T10:32:27.819Z] [2020-02-19T10:32:27.819Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:32:27.819Z] #45 13.37 PBCC images/sk-packet.pb-c.c [2020-02-19T10:32:28.110Z] #45 13.48 DEP images/sk-packet.pb-c.d [2020-02-19T10:32:28.110Z] #45 13.56 PBCC images/tcp-stream.pb-c.c [2020-02-19T10:32:28.110Z] #45 13.67 DEP images/tcp-stream.pb-c.d [2020-02-19T10:32:28.403Z] #45 13.79 PBCC images/pipe.pb-c.c [2020-02-19T10:32:28.403Z] #45 13.93 DEP images/pipe.pb-c.d [2020-02-19T10:32:28.695Z] #45 14.09 PBCC images/pstree.pb-c.c [2020-02-19T10:32:28.695Z] #45 14.13 DEP images/pstree.pb-c.d [2020-02-19T10:32:28.695Z] #45 14.21 PBCC images/fs.pb-c.c [2020-02-19T10:32:28.695Z] #45 14.25 DEP images/fs.pb-c.d [2020-02-19T10:32:28.989Z] #45 14.46 PBCC images/signalfd.pb-c.c [2020-02-19T10:32:28.989Z] #45 14.52 DEP images/signalfd.pb-c.d [2020-02-19T10:32:28.989Z] #45 14.61 PBCC images/fh.pb-c.c [2020-02-19T10:32:29.284Z] #45 14.72 PBCC images/fsnotify.pb-c.c [2020-02-19T10:32:29.284Z] #45 14.86 DEP images/fh.pb-c.d [2020-02-19T10:32:29.578Z] #45 14.98 DEP images/fsnotify.pb-c.d [2020-02-19T10:32:29.578Z] #45 15.05 PBCC images/eventpoll.pb-c.c [2020-02-19T10:32:29.578Z] #45 15.09 DEP images/eventpoll.pb-c.d [2020-02-19T10:32:29.578Z] #45 ... [2020-02-19T10:32:29.578Z] [2020-02-19T10:32:29.578Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:32:29.578Z] #48 90.81 bufio [2020-02-19T10:32:29.578Z] #48 91.50 reflect [2020-02-19T10:32:29.578Z] #48 95.21 regexp/syntax [2020-02-19T10:32:29.578Z] #48 98.60 hash/crc32 [2020-02-19T10:32:29.578Z] #48 ... [2020-02-19T10:32:29.578Z] [2020-02-19T10:32:29.578Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:32:29.578Z] #45 15.13 PBCC images/eventfd.pb-c.c [2020-02-19T10:32:29.578Z] #45 15.15 DEP images/eventfd.pb-c.d [2020-02-19T10:32:29.578Z] #45 15.19 PBCC images/remap-file-path.pb-c.c [2020-02-19T10:32:29.578Z] #45 15.21 DEP images/remap-file-path.pb-c.d [2020-02-19T10:32:29.578Z] #45 15.29 PBCC images/fifo.pb-c.c [2020-02-19T10:32:29.578Z] #45 15.31 DEP images/fifo.pb-c.d [2020-02-19T10:32:29.872Z] #45 15.41 PBCC images/ghost-file.pb-c.c [2020-02-19T10:32:29.872Z] #45 15.48 DEP images/ghost-file.pb-c.d [2020-02-19T10:32:29.872Z] #45 15.56 PBCC images/regfile.pb-c.c [2020-02-19T10:32:30.167Z] #45 15.62 DEP images/regfile.pb-c.d [2020-02-19T10:32:30.167Z] #45 15.76 PBCC images/ns.pb-c.c [2020-02-19T10:32:30.167Z] #45 15.81 DEP images/ns.pb-c.d [2020-02-19T10:32:30.167Z] #45 15.88 PBCC images/fdinfo.pb-c.c [2020-02-19T10:32:30.462Z] #45 16.10 DEP images/fdinfo.pb-c.d [2020-02-19T10:32:30.462Z] #45 16.23 PBCC images/core-aarch64.pb-c.c [2020-02-19T10:32:30.755Z] #45 16.35 PBCC images/core-arm.pb-c.c [2020-02-19T10:32:30.755Z] #45 16.43 PBCC images/core-ppc64.pb-c.c [2020-02-19T10:32:31.067Z] #45 16.52 PBCC images/core-s390.pb-c.c [2020-02-19T10:32:31.067Z] #45 16.61 PBCC images/core-x86.pb-c.c [2020-02-19T10:32:31.067Z] #45 16.74 PBCC images/core.pb-c.c [2020-02-19T10:32:31.179Z] #62 217.5 + bin/containerd-stress [2020-02-19T10:32:31.386Z] #45 16.92 PBCC images/inventory.pb-c.c [2020-02-19T10:32:31.677Z] #45 17.04 DEP images/core-aarch64.pb-c.d [2020-02-19T10:32:31.677Z] #45 17.12 DEP images/core-arm.pb-c.d [2020-02-19T10:32:31.677Z] #45 17.20 DEP images/core-ppc64.pb-c.d [2020-02-19T10:32:31.677Z] #45 17.39 DEP images/core-s390.pb-c.d [2020-02-19T10:32:31.677Z] #45 17.44 DEP images/core-x86.pb-c.d [2020-02-19T10:32:31.738Z] #62 219.3 + bin/containerd-shim [2020-02-19T10:32:31.967Z] #45 17.50 DEP images/core.pb-c.d [2020-02-19T10:32:31.967Z] #45 17.58 DEP images/inventory.pb-c.d [2020-02-19T10:32:31.967Z] #45 ... [2020-02-19T10:32:31.967Z] [2020-02-19T10:32:31.967Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:32:31.967Z] #11 93.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-19T10:32:31.967Z] #11 93.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-19T10:32:31.967Z] #11 93.50 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-19T10:32:31.967Z] #11 103.0 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-19T10:32:31.967Z] #11 103.0 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-19T10:32:31.967Z] #11 103.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:32:31.967Z] #11 103.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-19T10:32:31.967Z] #11 103.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-19T10:32:31.967Z] #11 103.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:32:31.967Z] #11 ... [2020-02-19T10:32:31.967Z] [2020-02-19T10:32:31.967Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:32:31.967Z] #45 17.66 PBCC images/cpuinfo.pb-c.c [2020-02-19T10:32:31.967Z] #45 17.70 DEP images/cpuinfo.pb-c.d [2020-02-19T10:32:32.256Z] #45 17.78 PBCC images/stats.pb-c.c [2020-02-19T10:32:32.256Z] #45 17.83 DEP images/stats.pb-c.d [2020-02-19T10:32:34.330Z] #45 19.94 make[1]: Nothing to be done for 'all'. [2020-02-19T10:32:36.404Z] #45 22.08 CC images/stats.o [2020-02-19T10:32:37.473Z] #45 22.79 CC images/core.o [2020-02-19T10:32:38.264Z] #62 225.6 + bin/containerd-shim-runc-v1 [2020-02-19T10:32:38.509Z] #45 23.88 CC images/core-x86.o [2020-02-19T10:32:39.553Z] #45 24.98 CC images/core-arm.o [2020-02-19T10:32:39.847Z] #45 25.52 CC images/core-aarch64.o [2020-02-19T10:32:40.141Z] #45 ... [2020-02-19T10:32:40.141Z] [2020-02-19T10:32:40.141Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:32:40.141Z] #34 101.5 internal/syscall/unix [2020-02-19T10:32:40.141Z] #34 101.5 time [2020-02-19T10:32:40.141Z] #34 111.5 internal/poll [2020-02-19T10:32:40.781Z] #34 ... [2020-02-19T10:32:40.781Z] [2020-02-19T10:32:40.781Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:32:40.781Z] #45 26.30 CC images/core-ppc64.o [2020-02-19T10:32:41.418Z] #45 ... [2020-02-19T10:32:41.418Z] [2020-02-19T10:32:41.418Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:32:41.418Z] #48 102.7 vendor/golang.org/x/text/transform [2020-02-19T10:32:41.418Z] #48 108.6 time [2020-02-19T10:32:41.521Z] #62 228.7 + bin/containerd-shim-runc-v2 [2020-02-19T10:32:41.780Z] #62 229.5 + binaries [2020-02-19T10:32:41.780Z] #62 229.5 + mkdir -p /build [2020-02-19T10:32:41.780Z] #62 229.5 + cp bin/containerd /build/containerd [2020-02-19T10:32:41.780Z] #62 229.5 + cp bin/containerd-shim /build/containerd-shim [2020-02-19T10:32:42.034Z] #62 229.5 + cp bin/ctr /build/ctr [2020-02-19T10:32:42.060Z] #48 ... [2020-02-19T10:32:42.060Z] [2020-02-19T10:32:42.060Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:32:42.289Z] #62 DONE 230.0s [2020-02-19T10:32:42.701Z] #63 61.74 Checking out files: 66% (2038/3044) Checking out files: 67% (2040/3044) Checking out files: 68% (2070/3044) Checking out files: 69% (2101/3044) Checking out files: 70% (2131/3044) Checking out files: 71% (2162/3044) Checking out files: 72% (2192/3044) Checking out files: 73% (2223/3044) Checking out files: 74% (2253/3044) Checking out files: 75% (2283/3044) Checking out files: 76% (2314/3044) Checking out files: 77% (2344/3044) Checking out files: 78% (2375/3044) Checking out files: 79% (2405/3044) Checking out files: 80% (2436/3044) Checking out files: 81% (2466/3044) Checking out files: 82% (2497/3044) Checking out files: 83% (2527/3044) Checking out files: 84% (2557/3044) Checking out files: 85% (2588/3044) Checking out files: 86% (2618/3044) Checking out files: 87% (2649/3044) Checking out files: 88% (2679/3044) Checking out files: 89% (2710/3044) Checking out files: 90% (2740/3044) Checking out files: 91% (2771/3044) Checking out files: 92% (2801/3044) Checking out files: 93% (2831/3044) Checking out files: 94% (2862/3044) Checking out files: 95% (2892/3044) Checking out files: 96% (2923/3044) Checking out files: 97% (2953/3044) Checking out files: 98% (2984/3044) Checking out files: 99% (3014/3044) Checking out files: 100% (3044/3044) Checking out files: 100% (3044/3044), done. [2020-02-19T10:32:42.996Z] #63 62.72 + cd /tmp/tmp.Nwp55PQ3TQ/src/github.com/containerd/containerd [2020-02-19T10:32:42.996Z] #63 62.72 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-19T10:32:43.215Z] [2020-02-19T10:32:43.215Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-19T10:32:43.215Z] #63 DONE 0.2s [2020-02-19T10:32:43.469Z] [2020-02-19T10:32:43.470Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-19T10:32:43.470Z] #67 DONE 0.1s [2020-02-19T10:32:43.470Z] [2020-02-19T10:32:43.470Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-19T10:32:43.725Z] #69 DONE 0.2s [2020-02-19T10:32:43.725Z] [2020-02-19T10:32:43.725Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-19T10:32:43.725Z] #72 DONE 0.1s [2020-02-19T10:32:43.725Z] [2020-02-19T10:32:43.725Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-19T10:32:43.725Z] #73 DONE 0.0s [2020-02-19T10:32:43.725Z] [2020-02-19T10:32:43.725Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-19T10:32:44.512Z] #63 64.37 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-19T10:32:44.512Z] #63 64.38 + BUILDTAGS='netgo osusergo static_build' [2020-02-19T10:32:44.512Z] #63 64.38 + export EXTRA_FLAGS=-buildmode=pie [2020-02-19T10:32:44.512Z] #63 64.38 + EXTRA_FLAGS=-buildmode=pie [2020-02-19T10:32:44.512Z] #63 64.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-19T10:32:44.512Z] #63 64.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-19T10:32:44.512Z] #63 64.38 + '[' '' = dynamic ']' [2020-02-19T10:32:44.512Z] #63 64.38 + make [2020-02-19T10:32:45.085Z] #74 DONE 1.4s [2020-02-19T10:32:45.340Z] [2020-02-19T10:32:45.340Z] #75 exporting to image [2020-02-19T10:32:45.340Z] #75 exporting layers [2020-02-19T10:32:46.042Z] #63 65.72 + bin/ctr [2020-02-19T10:32:51.867Z] #75 exporting layers 6.0s done [2020-02-19T10:32:51.868Z] #75 writing image sha256:9da275429dae1960183ffb50045bb5aa1bd0b06c1265abe6a15d3ff05784d55d done [2020-02-19T10:32:51.868Z] #75 naming to docker.io/library/docker:bcc6f3fc514ef5c66629b1f8224acf65ad765d9b done [2020-02-19T10:32:51.868Z] #75 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-02-19T10:32:52.962Z] #63 ... [2020-02-19T10:32:52.962Z] [2020-02-19T10:32:52.962Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:32:52.962Z] #45 27.48 CC images/core-s390.o [2020-02-19T10:32:52.962Z] #45 28.87 CC images/cpuinfo.o [2020-02-19T10:32:52.962Z] #45 29.59 CC images/inventory.o [2020-02-19T10:32:52.962Z] #45 29.97 CC images/fdinfo.o [2020-02-19T10:32:52.962Z] #45 30.61 CC images/fown.o [2020-02-19T10:32:52.962Z] #45 31.03 CC images/ns.o [2020-02-19T10:32:52.962Z] #45 31.32 CC images/regfile.o [2020-02-19T10:32:52.962Z] #45 31.78 CC images/ghost-file.o [2020-02-19T10:32:52.962Z] #45 32.19 CC images/fifo.o [2020-02-19T10:32:52.962Z] #45 32.42 CC images/remap-file-path.o [2020-02-19T10:32:52.962Z] #45 32.65 CC images/eventfd.o [2020-02-19T10:32:52.962Z] #45 32.94 CC images/eventpoll.o [2020-02-19T10:32:52.962Z] #45 33.40 CC images/fh.o [2020-02-19T10:32:52.962Z] #45 33.92 CC images/fsnotify.o [2020-02-19T10:32:52.962Z] #45 34.87 CC images/signalfd.o [2020-02-19T10:32:52.962Z] #45 35.18 CC images/fs.o [2020-02-19T10:32:52.962Z] #45 35.53 CC images/pstree.o [2020-02-19T10:32:52.962Z] #45 35.86 CC images/pipe.o [2020-02-19T10:32:52.962Z] #45 36.25 CC images/tcp-stream.o [2020-02-19T10:32:52.962Z] #45 36.59 CC images/sk-packet.o [2020-02-19T10:32:52.962Z] #45 37.11 CC images/mnt.o [2020-02-19T10:32:52.962Z] #45 37.41 CC images/pipe-data.o [2020-02-19T10:32:52.962Z] #45 37.70 CC images/sa.o [2020-02-19T10:32:52.962Z] #45 38.03 CC images/timer.o [2020-02-19T10:32:53.355Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|name|exports_file|types_sizes) took 1m51.30106333s [2020-02-19T10:32:53.482Z] #45 38.89 CC images/timerfd.o [2020-02-19T10:32:53.482Z] #45 ... [2020-02-19T10:32:53.482Z] [2020-02-19T10:32:53.482Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:32:53.482Z] #34 114.9 os [2020-02-19T10:32:53.482Z] #34 117.6 internal/fmtsort [2020-02-19T10:32:53.482Z] #34 120.0 path/filepath [2020-02-19T10:32:53.482Z] #34 120.0 fmt [2020-02-19T10:32:53.482Z] #34 122.8 io/ioutil [2020-02-19T10:32:53.613Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 461.291955ms [2020-02-19T10:32:53.772Z] #34 ... [2020-02-19T10:32:53.772Z] [2020-02-19T10:32:53.772Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:32:53.772Z] #45 39.30 CC images/mm.o [2020-02-19T10:32:53.864Z] [2020-02-19T10:32:53.864Z] Removing bundles/ [2020-02-19T10:32:53.864Z] [2020-02-19T10:32:53.864Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-19T10:32:53.864Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-19T10:32:53.864Z] GOOS="" GOARCH="" GOARM="" [2020-02-19T10:32:54.460Z] #45 39.91 CC images/sk-opts.o [2020-02-19T10:32:54.763Z] #45 40.32 CC images/sk-unix.o [2020-02-19T10:32:54.763Z] #45 ... [2020-02-19T10:32:54.763Z] [2020-02-19T10:32:54.763Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:32:54.763Z] #48 116.2 regexp [2020-02-19T10:32:54.763Z] #48 125.0 os/exec [2020-02-19T10:32:54.763Z] #48 125.2 net [2020-02-19T10:32:55.059Z] #48 ... [2020-02-19T10:32:55.059Z] [2020-02-19T10:32:55.059Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:32:55.059Z] #34 125.5 github.com/BurntSushi/toml [2020-02-19T10:32:55.059Z] #34 125.5 flag [2020-02-19T10:32:55.059Z] #34 125.5 log [2020-02-19T10:33:00.694Z] #34 ... [2020-02-19T10:33:00.695Z] [2020-02-19T10:33:00.695Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:33:00.695Z] #45 40.86 CC images/sk-inet.o [2020-02-19T10:33:00.695Z] #45 41.42 CC images/tun.o [2020-02-19T10:33:00.695Z] #45 41.86 CC images/sk-netlink.o [2020-02-19T10:33:00.695Z] #45 42.19 CC images/packet-sock.o [2020-02-19T10:33:00.695Z] #45 42.90 CC images/ipc-var.o [2020-02-19T10:33:00.695Z] #45 43.27 CC images/ipc-desc.o [2020-02-19T10:33:00.695Z] #45 43.68 CC images/ipc-shm.o [2020-02-19T10:33:00.695Z] #45 43.99 CC images/ipc-msg.o [2020-02-19T10:33:00.695Z] #45 44.44 CC images/ipc-sem.o [2020-02-19T10:33:00.695Z] #45 44.90 CC images/utsns.o [2020-02-19T10:33:00.695Z] #45 45.23 CC images/creds.o [2020-02-19T10:33:00.695Z] #45 45.57 CC images/vma.o [2020-02-19T10:33:00.695Z] #45 45.88 CC images/netdev.o [2020-02-19T10:33:00.991Z] #45 46.49 CC images/tty.o [2020-02-19T10:33:01.638Z] #45 47.43 CC images/file-lock.o [2020-02-19T10:33:02.284Z] #45 47.89 CC images/rlimit.o [2020-02-19T10:33:02.578Z] #45 48.22 CC images/pagemap.o [2020-02-19T10:33:03.222Z] #45 48.83 CC images/siginfo.o [2020-02-19T10:33:03.867Z] #45 49.25 CC images/rpc.o [2020-02-19T10:33:04.513Z] #45 ... [2020-02-19T10:33:04.513Z] [2020-02-19T10:33:04.513Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:33:04.513Z] #11 135.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-19T10:33:04.513Z] #11 135.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-19T10:33:04.513Z] #11 135.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:33:07.266Z] #11 ... [2020-02-19T10:33:07.266Z] [2020-02-19T10:33:07.266Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-19T10:33:07.266Z] #34 132.6 github.com/BurntSushi/toml/cmd/tomlv [2020-02-19T10:33:07.266Z] #34 DONE 138.4s [2020-02-19T10:33:07.266Z] [2020-02-19T10:33:07.266Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:33:07.266Z] #45 51.82 CC images/ext-file.o [2020-02-19T10:33:07.266Z] #45 52.21 CC images/cgroup.o [2020-02-19T10:33:07.898Z] #45 ... [2020-02-19T10:33:07.898Z] [2020-02-19T10:33:07.898Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:33:07.898Z] #48 129.2 github.com/LK4D4/vndr/versioned [2020-02-19T10:33:07.898Z] #48 132.6 encoding/base64 [2020-02-19T10:33:07.898Z] #48 132.7 go/token [2020-02-19T10:33:07.898Z] #48 132.7 crypto/cipher [2020-02-19T10:33:07.898Z] #48 136.0 net/url [2020-02-19T10:33:07.898Z] #48 136.0 go/scanner [2020-02-19T10:33:07.898Z] #48 137.9 text/template/parse [2020-02-19T10:33:08.533Z] #48 ... [2020-02-19T10:33:08.533Z] [2020-02-19T10:33:08.533Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:33:08.533Z] #45 54.25 CC images/userns.o [2020-02-19T10:33:09.163Z] #45 54.66 CC images/google/protobuf/descriptor.o [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-19T10:33:10.356Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-02-19T10:33:10.356Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-19T10:33:10.356Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.5% of statements [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/types [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-19T10:33:10.356Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-02-19T10:33:10.356Z] ok github.com/docker/docker/api/types/filters 0.001s coverage: 92.2% of statements [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-19T10:33:10.356Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2020-02-19T10:33:10.356Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/builder [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-19T10:33:10.356Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-19T10:33:10.356Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2020-02-19T10:33:10.356Z] ok github.com/docker/docker/builder/dockerfile 0.931s coverage: 48.2% of statements [2020-02-19T10:33:10.357Z] ok github.com/docker/docker/builder/remotecontext 0.326s coverage: 13.6% of statements [2020-02-19T10:33:10.357Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-02-19T10:33:10.466Z] ok github.com/docker/docker/api/server/httputils 0.035s coverage: 14.7% of statements [2020-02-19T10:33:10.708Z] ok github.com/docker/docker/builder/remotecontext/git 0.589s coverage: 86.3% of statements [2020-02-19T10:33:10.708Z] ? github.com/docker/docker/cli [no test files] [2020-02-19T10:33:10.708Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-19T10:33:10.726Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-19T10:33:11.297Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2020-02-19T10:33:11.297Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-19T10:33:11.297Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-19T10:33:11.297Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-19T10:33:11.557Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-19T10:33:11.557Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-19T10:33:11.557Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-19T10:33:11.557Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-19T10:33:11.557Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-19T10:33:11.557Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-19T10:33:11.904Z] #45 57.50 CC images/opts.o [2020-02-19T10:33:12.498Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-19T10:33:12.498Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-19T10:33:12.548Z] #45 58.01 CC images/seccomp.o [2020-02-19T10:33:12.840Z] #45 58.49 CC images/binfmt-misc.o [2020-02-19T10:33:13.071Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2020-02-19T10:33:13.071Z] ok github.com/docker/docker/api/types/strslice 0.026s coverage: 90.0% of statements [2020-02-19T10:33:13.071Z] ok github.com/docker/docker/api/server/router/swarm 0.029s coverage: 4.5% of statements [2020-02-19T10:33:13.071Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-19T10:33:13.071Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-19T10:33:13.071Z] ? github.com/docker/docker/api/types [no test files] [2020-02-19T10:33:13.071Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-19T10:33:13.071Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-19T10:33:13.071Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-19T10:33:13.071Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-19T10:33:13.071Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-19T10:33:13.071Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-19T10:33:13.071Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-19T10:33:13.071Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-19T10:33:13.071Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-19T10:33:13.071Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-19T10:33:13.071Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-19T10:33:13.134Z] #45 58.78 CC images/time.o [2020-02-19T10:33:13.331Z] ok github.com/docker/docker/api/types/time 0.026s coverage: 100.0% of statements [2020-02-19T10:33:13.331Z] ok github.com/docker/docker/api/types/versions 0.050s coverage: 75.0% of statements [2020-02-19T10:33:13.331Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-19T10:33:13.331Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-19T10:33:13.331Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-19T10:33:13.331Z] ? github.com/docker/docker/builder [no test files] [2020-02-19T10:33:13.331Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-19T10:33:13.331Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-19T10:33:13.331Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-19T10:33:13.331Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-19T10:33:13.331Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-19T10:33:13.331Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-19T10:33:13.331Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-19T10:33:13.430Z] #45 59.15 CC images/sysctl.o [2020-02-19T10:33:13.850Z] ok github.com/docker/docker/client 0.130s coverage: 75.8% of statements [2020-02-19T10:33:13.901Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements [2020-02-19T10:33:14.073Z] #45 59.54 CC images/autofs.o [2020-02-19T10:33:14.073Z] #45 59.79 CC images/macvlan.o [2020-02-19T10:33:14.365Z] #45 60.05 CC images/sit.o [2020-02-19T10:33:14.998Z] #45 60.42 LINK images/built-in.o [2020-02-19T10:33:14.998Z] #45 60.59 GEN compel/include/asm [2020-02-19T10:33:14.998Z] #45 60.60 GEN compel/include/version.h [2020-02-19T10:33:14.998Z] #45 60.64 touch .config [2020-02-19T10:33:14.998Z] #45 60.64 GEN include/common/config.h [2020-02-19T10:33:15.289Z] #45 60.76 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-19T10:33:15.289Z] #45 60.82 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-19T10:33:15.289Z] #45 60.85 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-02-19T10:33:15.289Z] #45 60.89 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-02-19T10:33:15.289Z] #45 60.95 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-02-19T10:33:15.289Z] #45 60.99 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-02-19T10:33:15.619Z] #45 61.04 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-02-19T10:33:15.620Z] #45 61.11 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-19T10:33:15.620Z] #45 61.11 DEP compel/plugins/std/infect.d [2020-02-19T10:33:15.620Z] #45 61.27 DEP compel/plugins/std/string.d [2020-02-19T10:33:15.814Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2020-02-19T10:33:15.910Z] #45 61.44 DEP compel/plugins/std/log.d [2020-02-19T10:33:16.198Z] #45 61.60 DEP compel/plugins/std/fds.d [2020-02-19T10:33:16.198Z] #45 61.77 DEP compel/plugins/std/std.d [2020-02-19T10:33:16.488Z] #45 61.95 DEP compel/plugins/shmem/shmem.d [2020-02-19T10:33:16.488Z] #45 62.11 DEP compel/plugins/fds/fds.d [2020-02-19T10:33:16.777Z] #45 62.37 CC compel/plugins/std/std.o [2020-02-19T10:33:17.408Z] #45 62.88 CC compel/plugins/std/fds.o [2020-02-19T10:33:18.036Z] #45 63.55 CC compel/plugins/std/log.o [2020-02-19T10:33:18.357Z] ok github.com/docker/docker/builder/remotecontext 0.327s coverage: 13.6% of statements [2020-02-19T10:33:18.357Z] ok github.com/docker/docker/builder/remotecontext/git 3.480s coverage: 86.3% of statements [2020-02-19T10:33:19.297Z] ok github.com/docker/docker/builder/dockerfile 1.182s coverage: 48.2% of statements [2020-02-19T10:33:19.297Z] ? github.com/docker/docker/cli [no test files] [2020-02-19T10:33:19.297Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-19T10:33:19.604Z] #45 65.11 CC compel/plugins/std/string.o [2020-02-19T10:33:20.639Z] #45 65.97 CC compel/plugins/std/infect.o [2020-02-19T10:33:20.639Z] #45 ... [2020-02-19T10:33:20.639Z] [2020-02-19T10:33:20.639Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:33:20.639Z] #48 142.1 go/ast [2020-02-19T10:33:20.639Z] #48 143.2 encoding/json [2020-02-19T10:33:20.933Z] #48 ... [2020-02-19T10:33:20.933Z] [2020-02-19T10:33:20.933Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:33:20.933Z] #45 66.61 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-02-19T10:33:20.933Z] #45 66.69 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-02-19T10:33:21.227Z] #45 66.74 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-02-19T10:33:21.227Z] #45 66.80 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-02-19T10:33:21.227Z] #45 66.92 AR compel/plugins/std.lib.a [2020-02-19T10:33:21.522Z] #45 67.04 CC compel/plugins/fds/fds.o [2020-02-19T10:33:21.813Z] #45 67.60 AR compel/plugins/fds.lib.a [2020-02-19T10:33:22.102Z] #45 67.68 HOSTDEP compel/src/lib/log-host.d [2020-02-19T10:33:22.395Z] #45 67.84 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-19T10:33:22.395Z] #45 68.04 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-02-19T10:33:22.602Z] ok github.com/docker/docker/client 0.438s coverage: 75.8% of statements [2020-02-19T10:33:22.687Z] #45 68.22 HOSTDEP compel/src/main-host.d [2020-02-19T10:33:22.977Z] #45 68.42 DEP compel/src/lib/ptrace.d [2020-02-19T10:33:23.268Z] #45 68.67 DEP compel/src/lib/infect.d [2020-02-19T10:33:23.558Z] #45 68.94 DEP compel/src/lib/infect-util.d [2020-02-19T10:33:23.558Z] #45 69.12 DEP compel/src/lib/infect-rpc.d [2020-02-19T10:33:23.848Z] #45 69.32 DEP compel/arch/ppc64/src/lib/infect.d [2020-02-19T10:33:23.848Z] #45 69.52 DEP compel/arch/ppc64/src/lib/cpu.d [2020-02-19T10:33:24.137Z] #45 69.71 DEP compel/src/lib/log.d [2020-02-19T10:33:24.432Z] #45 69.86 DEP compel/src/main.d [2020-02-19T10:33:24.432Z] #45 70.09 DEP compel/src/lib/handle-elf.d [2020-02-19T10:33:24.726Z] #45 70.35 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-02-19T10:33:25.016Z] #45 70.65 CC compel/src/lib/log.o [2020-02-19T10:33:25.315Z] #45 71.04 CC compel/arch/ppc64/src/lib/cpu.o [2020-02-19T10:33:25.952Z] #45 71.50 CC compel/arch/ppc64/src/lib/infect.o [2020-02-19T10:33:26.991Z] #45 72.47 CC compel/src/lib/infect-rpc.o [2020-02-19T10:33:27.286Z] #45 72.91 CC compel/src/lib/infect-util.o [2020-02-19T10:33:27.578Z] #45 ... [2020-02-19T10:33:27.578Z] [2020-02-19T10:33:27.578Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:33:27.578Z] #11 159.2 Selecting previously unselected package libapparmor1:ppc64el. [2020-02-19T10:33:27.578Z] #11 159.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-02-19T10:33:27.578Z] #11 159.2 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-02-19T10:33:27.870Z] #11 159.4 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-02-19T10:33:27.870Z] #11 159.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-02-19T10:33:27.870Z] #11 159.4 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-02-19T10:33:27.870Z] #11 159.6 Selecting previously unselected package libbtrfs0. [2020-02-19T10:33:28.162Z] #11 159.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-02-19T10:33:28.162Z] #11 159.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-19T10:33:28.162Z] #11 159.7 Selecting previously unselected package libbtrfs-dev. [2020-02-19T10:33:28.162Z] #11 159.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-02-19T10:33:28.162Z] #11 159.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-19T10:33:28.456Z] #11 159.9 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-02-19T10:33:28.456Z] #11 159.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-02-19T10:33:28.456Z] #11 159.9 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-19T10:33:28.456Z] #11 160.0 Selecting previously unselected package libudev-dev:ppc64el. [2020-02-19T10:33:28.456Z] #11 160.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-02-19T10:33:28.456Z] #11 160.1 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-02-19T10:33:28.750Z] #11 160.3 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-02-19T10:33:28.750Z] #11 160.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-02-19T10:33:28.750Z] #11 160.3 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-02-19T10:33:29.387Z] #11 160.7 Selecting previously unselected package libpcre16-3:ppc64el. [2020-02-19T10:33:29.387Z] #11 160.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-02-19T10:33:29.387Z] #11 160.8 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-02-19T10:33:29.387Z] #11 160.9 Selecting previously unselected package libpcre32-3:ppc64el. [2020-02-19T10:33:29.387Z] #11 161.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-02-19T10:33:29.387Z] #11 161.0 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-02-19T10:33:29.681Z] #11 161.2 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-02-19T10:33:29.681Z] #11 161.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-02-19T10:33:29.681Z] #11 161.2 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-02-19T10:33:29.681Z] #11 161.4 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-02-19T10:33:29.681Z] #11 161.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-02-19T10:33:29.972Z] #11 161.4 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-02-19T10:33:30.604Z] #11 162.1 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-02-19T10:33:30.604Z] #11 162.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-02-19T10:33:30.604Z] #11 162.1 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-02-19T10:33:30.894Z] #11 162.5 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-02-19T10:33:30.894Z] #11 162.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-02-19T10:33:30.894Z] #11 162.5 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-02-19T10:33:31.205Z] #11 162.6 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-02-19T10:33:31.205Z] #11 162.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-02-19T10:33:31.205Z] #11 162.6 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-02-19T10:33:31.205Z] #11 162.7 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-02-19T10:33:31.205Z] #11 162.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-02-19T10:33:31.205Z] #11 162.7 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-02-19T10:33:31.832Z] #11 163.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-02-19T10:33:31.832Z] #11 163.4 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-02-19T10:33:31.832Z] #11 163.4 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-02-19T10:33:31.832Z] #11 163.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-19T10:33:31.832Z] #11 163.4 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-02-19T10:33:31.832Z] #11 163.4 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-02-19T10:33:31.832Z] #11 163.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:33:31.832Z] #11 163.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-19T10:33:31.832Z] #11 163.4 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-02-19T10:33:31.832Z] #11 163.4 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-02-19T10:33:31.832Z] #11 163.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-19T10:33:31.832Z] #11 163.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-19T10:33:31.832Z] #11 163.5 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-02-19T10:33:31.832Z] #11 163.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-19T10:33:31.832Z] #11 163.5 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-02-19T10:33:31.832Z] #11 163.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-19T10:33:31.832Z] #11 ... [2020-02-19T10:33:31.832Z] [2020-02-19T10:33:31.832Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:33:31.832Z] #48 153.2 text/template [2020-02-19T10:33:31.832Z] #48 162.0 go/parser [2020-02-19T10:33:32.124Z] #48 ... [2020-02-19T10:33:32.124Z] [2020-02-19T10:33:32.124Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-19T10:33:32.124Z] #11 163.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-02-19T10:33:32.124Z] #11 163.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:33:32.124Z] #11 163.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-19T10:33:32.124Z] #11 163.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-19T10:33:32.124Z] #11 163.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-19T10:33:32.124Z] #11 163.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-19T10:33:32.124Z] #11 163.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-19T10:33:32.124Z] #11 163.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-19T10:33:32.124Z] #11 163.7 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-02-19T10:33:32.124Z] #11 163.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-19T10:33:32.124Z] #11 163.7 Setting up dmsetup (2:1.02.155-3) ... [2020-02-19T10:33:32.124Z] #11 163.7 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-19T10:33:32.124Z] #11 163.7 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-02-19T10:33:32.124Z] #11 163.7 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:33:32.414Z] #11 DONE 164.1s [2020-02-19T10:33:32.414Z] [2020-02-19T10:33:32.414Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:33:32.414Z] #45 73.38 CC compel/src/lib/infect.o [2020-02-19T10:33:32.414Z] #45 77.44 CC compel/src/lib/ptrace.o [2020-02-19T10:33:33.045Z] #45 ... [2020-02-19T10:33:33.045Z] [2020-02-19T10:33:33.045Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-19T10:33:33.045Z] #56 DONE 0.4s [2020-02-19T10:33:33.045Z] [2020-02-19T10:33:33.045Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-19T10:33:33.045Z] #12 ... [2020-02-19T10:33:33.045Z] [2020-02-19T10:33:33.045Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-19T10:33:33.045Z] #57 DONE 0.1s [2020-02-19T10:33:33.045Z] [2020-02-19T10:33:33.045Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:33:33.045Z] #45 78.74 AR compel/libcompel.a [2020-02-19T10:33:33.335Z] #45 ... [2020-02-19T10:33:33.335Z] [2020-02-19T10:33:33.335Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-19T10:33:33.335Z] #12 DONE 0.8s [2020-02-19T10:33:33.335Z] [2020-02-19T10:33:33.335Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:33:33.335Z] #45 78.90 HOSTCC compel/src/main-host.o [2020-02-19T10:33:33.627Z] #45 ... [2020-02-19T10:33:33.627Z] [2020-02-19T10:33:33.627Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-19T10:33:33.627Z] #13 DONE 0.4s [2020-02-19T10:33:33.917Z] [2020-02-19T10:33:33.917Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:33:33.917Z] #58 0.375 + RM_GOPATH=0 [2020-02-19T10:33:33.917Z] #58 0.381 + TMP_GOPATH= [2020-02-19T10:33:33.917Z] #58 0.384 + : /build [2020-02-19T10:33:33.917Z] #58 0.385 + '[' -z '' ']' [2020-02-19T10:33:33.917Z] #58 0.388 ++ mktemp -d [2020-02-19T10:33:33.917Z] #58 0.394 + export GOPATH=/tmp/tmp.pvp5f0a2oo [2020-02-19T10:33:33.917Z] #58 0.394 + GOPATH=/tmp/tmp.pvp5f0a2oo [2020-02-19T10:33:33.917Z] #58 0.395 + RM_GOPATH=1 [2020-02-19T10:33:33.917Z] #58 0.396 ++ dirname ./install.sh [2020-02-19T10:33:33.917Z] #58 0.398 + dir=. [2020-02-19T10:33:33.917Z] #58 0.399 + bin=runc [2020-02-19T10:33:33.917Z] #58 0.400 + shift [2020-02-19T10:33:33.917Z] #58 0.401 + '[' '!' -f ./runc.installer ']' [2020-02-19T10:33:33.917Z] #58 0.402 + . ./runc.installer [2020-02-19T10:33:33.917Z] #58 0.403 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-19T10:33:33.917Z] #58 0.413 + install_runc [2020-02-19T10:33:33.917Z] #58 0.422 + uname -r [2020-02-19T10:33:33.918Z] #58 0.430 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-19T10:33:33.918Z] #58 0.454 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-19T10:33:33.918Z] #58 0.477 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-19T10:33:33.918Z] #58 0.478 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-19T10:33:33.918Z] #58 0.485 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pvp5f0a2oo/src/github.com/opencontainers/runc [2020-02-19T10:33:33.918Z] #58 0.492 Cloning into '/tmp/tmp.pvp5f0a2oo/src/github.com/opencontainers/runc'... [2020-02-19T10:33:34.206Z] #58 ... [2020-02-19T10:33:34.206Z] [2020-02-19T10:33:34.206Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-19T10:33:34.206Z] #14 0.315 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-19T10:33:34.206Z] #14 DONE 0.4s [2020-02-19T10:33:34.206Z] [2020-02-19T10:33:34.206Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-19T10:33:34.497Z] #15 DONE 0.4s [2020-02-19T10:33:34.497Z] [2020-02-19T10:33:34.497Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-19T10:33:34.787Z] #16 DONE 0.4s [2020-02-19T10:33:34.787Z] [2020-02-19T10:33:34.787Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:33:34.787Z] #45 79.63 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-02-19T10:33:34.787Z] #45 80.22 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-19T10:33:35.417Z] #45 80.89 HOSTCC compel/src/lib/log-host.o [2020-02-19T10:33:35.417Z] #45 ... [2020-02-19T10:33:35.417Z] [2020-02-19T10:33:35.417Z] #17 [dev 6/25] RUN ldconfig [2020-02-19T10:33:35.417Z] #17 DONE 0.5s [2020-02-19T10:33:35.417Z] [2020-02-19T10:33:35.417Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:33:36.047Z] #18 0.683 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-19T10:33:36.338Z] #18 0.806 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-19T10:33:36.651Z] #18 1.026 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-19T10:33:38.166Z] #18 2.392 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-19T10:33:40.225Z] #18 4.657 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [172 kB] [2020-02-19T10:33:41.723Z] #18 6.449 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-19T10:33:42.352Z] ok github.com/docker/docker/cmd/dockerd 0.066s coverage: 30.7% of statements [2020-02-19T10:33:42.352Z] ok github.com/docker/docker/container 0.109s coverage: 35.3% of statements [2020-02-19T10:33:42.352Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-19T10:33:42.352Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-19T10:33:42.352Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-19T10:33:42.352Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-19T10:33:43.780Z] #18 ... [2020-02-19T10:33:43.780Z] [2020-02-19T10:33:43.780Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:33:43.780Z] #45 81.37 HOSTLINK compel/compel-host-bin [2020-02-19T10:33:43.780Z] #45 81.68 DEP soccr/soccr.d [2020-02-19T10:33:43.780Z] #45 82.01 CC soccr/soccr.o [2020-02-19T10:33:43.780Z] #45 85.57 AR soccr/libsoccr.a [2020-02-19T10:33:43.780Z] #45 85.66 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-19T10:33:43.780Z] #45 86.16 DEP criu/arch/ppc64/sigframe.d [2020-02-19T10:33:43.780Z] #45 86.42 DEP criu/arch/ppc64/crtools.d [2020-02-19T10:33:43.780Z] #45 86.82 DEP criu/arch/ppc64/cpu.d [2020-02-19T10:33:43.780Z] #45 87.26 CC criu/arch/ppc64/cpu.o [2020-02-19T10:33:43.780Z] #45 88.33 CC criu/arch/ppc64/crtools.o [2020-02-19T10:33:43.780Z] #45 ... [2020-02-19T10:33:43.780Z] [2020-02-19T10:33:43.780Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:33:43.780Z] #66 175.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-19T10:33:44.070Z] #66 175.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-19T10:33:44.815Z] ok github.com/docker/docker/daemon/cluster 0.036s coverage: 0.5% of statements [2020-02-19T10:33:46.655Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-02-19T10:33:46.789Z] #66 ... [2020-02-19T10:33:46.789Z] [2020-02-19T10:33:46.789Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:33:46.789Z] #48 167.8 math/big [2020-02-19T10:33:46.789Z] #48 ... [2020-02-19T10:33:46.790Z] [2020-02-19T10:33:46.790Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:33:46.790Z] #45 90.17 CC criu/arch/ppc64/sigframe.o [2020-02-19T10:33:46.790Z] #45 90.71 LINK criu/arch/ppc64/crtools.built-in.o [2020-02-19T10:33:46.790Z] #45 90.77 DEP criu/arch/ppc64/misc.d [2020-02-19T10:33:46.790Z] #45 90.84 DEP criu/arch/ppc64/vdso-trampoline.d [2020-02-19T10:33:46.790Z] #45 90.87 DEP criu/arch/ppc64/vdso-pie.d [2020-02-19T10:33:46.790Z] #45 91.16 DEP criu/pie/parasite-vdso.d [2020-02-19T10:33:46.790Z] #45 91.64 DEP criu/pie/util-vdso.d [2020-02-19T10:33:46.790Z] #45 91.87 DEP criu/pie/util.d [2020-02-19T10:33:46.790Z] #45 92.24 CC criu/pie/util.o [2020-02-19T10:33:47.415Z] #45 92.79 CC criu/pie/util-vdso.o [2020-02-19T10:33:47.996Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.7% of statements [2020-02-19T10:33:48.041Z] #45 93.74 CC criu/pie/parasite-vdso.o [2020-02-19T10:33:49.536Z] #45 95.13 CC criu/arch/ppc64/vdso-pie.o [2020-02-19T10:33:50.164Z] #45 95.78 CC criu/arch/ppc64/vdso-trampoline.o [2020-02-19T10:33:50.164Z] #45 95.87 CC criu/arch/ppc64/misc.o [2020-02-19T10:33:50.454Z] #45 95.94 AR criu/pie/pie.lib.a [2020-02-19T10:33:50.454Z] #45 96.11 DEP criu/pie/restorer.d [2020-02-19T10:33:51.083Z] #45 96.62 DEP criu/arch/ppc64/restorer.d [2020-02-19T10:33:51.372Z] #45 97.01 DEP criu/pie/parasite.d [2020-02-19T10:33:52.006Z] #45 97.52 CC criu/pie/parasite.o [2020-02-19T10:33:52.314Z] #45 ... [2020-02-19T10:33:52.314Z] [2020-02-19T10:33:52.314Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:33:52.314Z] #18 16.92 Fetched 8108 kB in 16s (496 kB/s) [2020-02-19T10:33:54.703Z] ok github.com/docker/docker/cmd/dockerd 0.139s coverage: 30.7% of statements [2020-02-19T10:33:54.703Z] ok github.com/docker/docker/container 0.155s coverage: 35.3% of statements [2020-02-19T10:33:54.703Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-19T10:33:54.703Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-19T10:33:54.703Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-19T10:33:54.703Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-19T10:33:54.703Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.036s coverage: 65.3% of statements [2020-02-19T10:33:55.633Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.427s coverage: 13.7% of statements [2020-02-19T10:33:56.087Z] ok github.com/docker/docker/daemon/cluster/convert 0.027s coverage: 35.7% of statements [2020-02-19T10:33:56.402Z] ok github.com/docker/docker/daemon/config 0.064s coverage: 81.7% of statements [2020-02-19T10:33:56.658Z] ok github.com/docker/docker/daemon/cluster 0.088s coverage: 0.5% of statements [2020-02-19T10:33:56.756Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-02-19T10:33:56.762Z] #18 16.92 Reading package lists... [2020-02-19T10:33:56.762Z] #18 ... [2020-02-19T10:33:56.762Z] [2020-02-19T10:33:56.762Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:33:56.762Z] #58 13.01 + cd /tmp/tmp.pvp5f0a2oo/src/github.com/opencontainers/runc [2020-02-19T10:33:56.762Z] #58 13.01 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-19T10:33:56.762Z] #58 13.80 + '[' -z '' ']' [2020-02-19T10:33:56.762Z] #58 13.80 + target=static [2020-02-19T10:33:56.762Z] #58 13.80 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-19T10:33:56.762Z] #58 16.16 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-19T10:33:56.762Z] #58 ... [2020-02-19T10:33:56.762Z] [2020-02-19T10:33:56.762Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:33:56.763Z] #45 100.3 LINK criu/pie/parasite.built-in.o [2020-02-19T10:33:56.763Z] #45 100.3 GEN criu/pie/parasite-blob.h [2020-02-19T10:33:56.763Z] #45 100.4 CC criu/arch/ppc64/restorer.o [2020-02-19T10:33:56.763Z] #45 101.2 CC criu/pie/restorer.o [2020-02-19T10:33:57.053Z] #45 ... [2020-02-19T10:33:57.053Z] [2020-02-19T10:33:57.053Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:33:57.053Z] #66 DONE 188.5s [2020-02-19T10:33:57.345Z] [2020-02-19T10:33:57.345Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-19T10:33:57.345Z] #67 DONE 0.1s [2020-02-19T10:33:57.345Z] [2020-02-19T10:33:57.345Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:33:57.345Z] #48 179.2 go/doc [2020-02-19T10:33:57.345Z] #48 182.1 vendor/golang.org/x/text/secure/bidirule [2020-02-19T10:33:57.345Z] #48 183.5 vendor/golang.org/x/text/unicode/norm [2020-02-19T10:33:57.515Z] ok github.com/docker/docker/daemon 12.269s coverage: 17.5% of statements [2020-02-19T10:33:57.515Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-19T10:33:57.515Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-19T10:33:57.515Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-02-19T10:33:57.515Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-19T10:33:57.515Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-19T10:33:58.296Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-02-19T10:33:59.963Z] ok github.com/docker/docker/daemon/discovery 0.018s coverage: 30.0% of statements [2020-02-19T10:34:00.067Z] #48 ... [2020-02-19T10:34:00.067Z] [2020-02-19T10:34:00.067Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:34:00.067Z] #18 16.92 Reading package lists... [2020-02-19T10:34:00.536Z] ok github.com/docker/docker/daemon/config 0.112s coverage: 81.7% of statements [2020-02-19T10:34:00.700Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-02-19T10:34:00.798Z] ok github.com/docker/docker/daemon/events 0.082s coverage: 50.0% of statements [2020-02-19T10:34:01.076Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.234s coverage: 57.9% of statements [2020-02-19T10:34:03.343Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2020-02-19T10:34:05.629Z] #18 24.81 Reading package lists... [2020-02-19T10:34:05.629Z] #18 ... [2020-02-19T10:34:05.629Z] [2020-02-19T10:34:05.629Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:34:05.629Z] #45 106.8 LINK criu/pie/restorer.built-in.o [2020-02-19T10:34:05.629Z] #45 106.9 GEN criu/pie/restorer-blob.h [2020-02-19T10:34:05.629Z] #45 107.1 DEP criu/vdso.d [2020-02-19T10:34:05.629Z] #45 107.5 DEP criu/uts_ns.d [2020-02-19T10:34:05.629Z] #45 107.7 DEP criu/util.d [2020-02-19T10:34:05.629Z] #45 108.2 DEP criu/uffd.d [2020-02-19T10:34:05.629Z] #45 108.6 DEP criu/tun.d [2020-02-19T10:34:05.629Z] #45 108.9 DEP criu/tty.d [2020-02-19T10:34:05.629Z] #45 109.2 DEP criu/timerfd.d [2020-02-19T10:34:05.629Z] #45 109.6 DEP criu/sysfs_parse.d [2020-02-19T10:34:05.629Z] #45 110.0 DEP criu/sysctl.d [2020-02-19T10:34:05.629Z] #45 110.4 DEP criu/string.d [2020-02-19T10:34:05.629Z] #45 110.5 DEP criu/stats.d [2020-02-19T10:34:05.629Z] #45 110.7 DEP criu/sockets.d [2020-02-19T10:34:05.629Z] #45 111.0 DEP criu/sk-unix.d [2020-02-19T10:34:05.920Z] #45 111.5 DEP criu/sk-tcp.d [2020-02-19T10:34:06.210Z] #45 111.8 DEP criu/sk-queue.d [2020-02-19T10:34:06.501Z] #45 112.1 DEP criu/sk-packet.d [2020-02-19T10:34:06.634Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-02-19T10:34:06.634Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.489s coverage: 13.7% of statements [2020-02-19T10:34:06.790Z] #45 112.5 DEP criu/sk-netlink.d [2020-02-19T10:34:07.080Z] #45 112.8 DEP criu/sk-inet.d [2020-02-19T10:34:07.310Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.359s coverage: 45.9% of statements [2020-02-19T10:34:07.709Z] #45 113.2 DEP criu/signalfd.d [2020-02-19T10:34:07.999Z] #45 113.5 DEP criu/sigframe.d [2020-02-19T10:34:07.999Z] #45 113.7 DEP criu/shmem.d [2020-02-19T10:34:08.030Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.687s coverage: 57.0% of statements [2020-02-19T10:34:08.289Z] #45 113.9 DEP criu/servicefd.d [2020-02-19T10:34:08.579Z] #45 114.1 DEP criu/seize.d [2020-02-19T10:34:08.869Z] #45 114.4 DEP criu/seccomp.d [2020-02-19T10:34:09.160Z] #45 114.7 DEP criu/rst-malloc.d [2020-02-19T10:34:09.160Z] #45 114.8 DEP criu/rbtree.d [2020-02-19T10:34:09.160Z] #45 114.9 DEP criu/pstree.d [2020-02-19T10:34:09.449Z] #45 115.2 DEP criu/protobuf.d [2020-02-19T10:34:09.668Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.998s coverage: 48.6% of statements [2020-02-19T10:34:09.738Z] #45 115.5 GEN criu/protobuf-desc-gen.h [2020-02-19T10:34:11.257Z] #45 ... [2020-02-19T10:34:11.257Z] [2020-02-19T10:34:11.257Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:34:11.257Z] #18 24.81 Reading package lists... [2020-02-19T10:34:11.257Z] #18 30.46 Building dependency tree... [2020-02-19T10:34:11.257Z] #18 32.74 libcap2-bin is already the newest version (1:2.25-2). [2020-02-19T10:34:11.257Z] #18 32.74 The following additional packages will be installed: [2020-02-19T10:34:11.257Z] #18 32.75 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-19T10:34:11.257Z] #18 32.75 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-19T10:34:11.257Z] #18 32.75 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-19T10:34:11.257Z] #18 32.75 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-19T10:34:11.257Z] #18 32.75 python3.7 python3.7-minimal vim-runtime xxd [2020-02-19T10:34:11.257Z] #18 32.76 Suggested packages: [2020-02-19T10:34:11.257Z] #18 32.76 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-19T10:34:11.257Z] #18 32.76 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-19T10:34:11.257Z] #18 32.76 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-19T10:34:11.257Z] #18 32.76 Recommended packages: [2020-02-19T10:34:11.257Z] #18 32.76 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-19T10:34:11.257Z] #18 32.76 python3-keyrings.alt python3-xdg unzip [2020-02-19T10:34:11.257Z] #18 35.89 The following NEW packages will be installed: [2020-02-19T10:34:11.257Z] #18 35.90 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-19T10:34:11.257Z] #18 35.90 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-19T10:34:11.257Z] #18 35.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-19T10:34:11.257Z] #18 35.90 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-19T10:34:11.257Z] #18 35.91 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-19T10:34:11.257Z] #18 35.91 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-19T10:34:11.257Z] #18 35.91 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-19T10:34:11.257Z] #18 35.91 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-19T10:34:11.328Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.361s coverage: 46.2% of statements [2020-02-19T10:34:11.422Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.585s coverage: 72.5% of statements [2020-02-19T10:34:11.422Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-19T10:34:11.547Z] #18 36.10 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded. [2020-02-19T10:34:11.547Z] #18 36.10 Need to get 27.7 MB of archives. [2020-02-19T10:34:11.547Z] #18 36.10 After this operation, 129 MB of additional disk space will be used. [2020-02-19T10:34:11.547Z] #18 36.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-02-19T10:34:11.547Z] #18 36.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-02-19T10:34:11.837Z] #18 36.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-02-19T10:34:11.837Z] #18 36.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-02-19T10:34:11.896Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.742s coverage: 48.6% of statements [2020-02-19T10:34:12.127Z] #18 36.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-02-19T10:34:12.127Z] #18 36.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-02-19T10:34:12.431Z] #18 37.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-02-19T10:34:12.431Z] #18 37.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-02-19T10:34:12.724Z] #18 37.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-02-19T10:34:12.724Z] #18 37.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-02-19T10:34:12.724Z] #18 37.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-02-19T10:34:12.724Z] #18 37.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-02-19T10:34:12.724Z] #18 37.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-02-19T10:34:12.724Z] #18 37.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-02-19T10:34:12.724Z] #18 37.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-02-19T10:34:12.724Z] #18 37.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-02-19T10:34:12.724Z] #18 37.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-02-19T10:34:12.724Z] #18 37.31 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-02-19T10:34:12.724Z] #18 37.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-02-19T10:34:12.724Z] #18 37.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-02-19T10:34:12.724Z] #18 37.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-02-19T10:34:12.724Z] #18 37.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-02-19T10:34:12.724Z] #18 37.39 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-02-19T10:34:12.724Z] #18 37.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-02-19T10:34:12.724Z] #18 37.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-02-19T10:34:12.724Z] #18 37.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-02-19T10:34:12.724Z] #18 37.44 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-02-19T10:34:12.724Z] #18 37.44 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-02-19T10:34:12.724Z] #18 37.45 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-02-19T10:34:13.018Z] #18 ... [2020-02-19T10:34:13.018Z] [2020-02-19T10:34:13.018Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:34:13.019Z] #45 118.6 DEP criu/protobuf-desc.d [2020-02-19T10:34:13.201Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.525s coverage: 76.1% of statements [2020-02-19T10:34:13.277Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.630s coverage: 72.5% of statements [2020-02-19T10:34:13.306Z] #45 119.0 DEP criu/proc_parse.d [2020-02-19T10:34:13.938Z] #45 119.4 DEP criu/plugin.d [2020-02-19T10:34:13.938Z] #45 119.6 DEP criu/pipes.d [2020-02-19T10:34:13.958Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-02-19T10:34:14.569Z] #45 120.0 DEP criu/pie-util.d [2020-02-19T10:34:14.569Z] #45 120.2 DEP criu/pie-util-vdso.d [2020-02-19T10:34:14.658Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.495s coverage: 76.1% of statements [2020-02-19T10:34:14.658Z] ok github.com/docker/docker/daemon 12.336s coverage: 17.5% of statements [2020-02-19T10:34:14.658Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-19T10:34:14.658Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-19T10:34:14.659Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-19T10:34:14.659Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-19T10:34:14.659Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-19T10:34:14.758Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-02-19T10:34:14.861Z] #45 120.5 DEP criu/pie-util-vdso-elf32.d [2020-02-19T10:34:14.861Z] #45 ... [2020-02-19T10:34:14.861Z] [2020-02-19T10:34:14.861Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:34:14.861Z] #48 196.1 github.com/LK4D4/vndr/build [2020-02-19T10:34:14.861Z] #48 205.4 vendor/golang.org/x/net/idna [2020-02-19T10:34:14.861Z] #48 ... [2020-02-19T10:34:14.861Z] [2020-02-19T10:34:14.861Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:34:14.861Z] #18 38.22 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-02-19T10:34:14.861Z] #18 38.23 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-02-19T10:34:14.861Z] #18 38.25 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-02-19T10:34:14.861Z] #18 38.26 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-02-19T10:34:14.861Z] #18 38.27 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-02-19T10:34:14.861Z] #18 38.31 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-02-19T10:34:14.861Z] #18 38.45 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-19T10:34:14.861Z] #18 38.47 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-02-19T10:34:14.861Z] #18 38.49 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-02-19T10:34:14.861Z] #18 38.51 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-19T10:34:14.861Z] #18 38.54 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-02-19T10:34:14.861Z] #18 38.56 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-19T10:34:14.861Z] #18 38.57 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-02-19T10:34:14.861Z] #18 38.59 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-19T10:34:14.861Z] #18 39.13 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-02-19T10:34:14.861Z] #18 39.26 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-02-19T10:34:14.919Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.035s coverage: 58.0% of statements [2020-02-19T10:34:15.150Z] #18 39.65 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-02-19T10:34:15.225Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-19T10:34:15.225Z] [2020-02-19T10:34:15.225Z] [2020-02-19T10:34:15.225Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-02-19T10:34:15.225Z] [2020-02-19T10:34:15.225Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-19T10:34:15.225Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-19T10:34:15.225Z] HOSTNAME=32974e62fd10 [2020-02-19T10:34:15.225Z] TEST_SKIP_INTEGRATION=1 [2020-02-19T10:34:15.225Z] TESTDEBUG=0 [2020-02-19T10:34:15.225Z] DEST=bundles/test-integration [2020-02-19T10:34:15.225Z] PWD=/go/src/github.com/docker/docker [2020-02-19T10:34:15.225Z] KEEPBUNDLE=1 [2020-02-19T10:34:15.225Z] DOCKER_GITCOMMIT=bcc6f3fc514ef5c66629b1f8224acf65ad765d9b [2020-02-19T10:34:15.225Z] container=docker [2020-02-19T10:34:15.225Z] HOME=/root [2020-02-19T10:34:15.225Z] GOLANG_VERSION=1.13.7 [2020-02-19T10:34:15.225Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-19T10:34:15.225Z] VALIDATE_BRANCH=master [2020-02-19T10:34:15.225Z] TERM=xterm [2020-02-19T10:34:15.225Z] DOCKER_PKG=github.com/docker/docker [2020-02-19T10:34:15.225Z] SHLVL=1 [2020-02-19T10:34:15.225Z] TIMEOUT=120m [2020-02-19T10:34:15.225Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-19T10:34:15.225Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-19T10:34:15.225Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-02-19T10:34:15.225Z] GO111MODULE=off [2020-02-19T10:34:15.225Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-19T10:34:15.225Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-19T10:34:15.225Z] GOPATH=/go [2020-02-19T10:34:15.225Z] PKG_CONFIG=pkg-config [2020-02-19T10:34:15.225Z] _=/usr/bin/env [2020-02-19T10:34:15.225Z] Building test suite binary ./integration-cli/test.main [2020-02-19T10:34:15.225Z] [2020-02-19T10:34:15.225Z] No new tests added to integration. [2020-02-19T10:34:15.225Z] [2020-02-19T10:34:15.226Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-19T10:34:15.226Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-19T10:34:15.226Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-19T10:34:15.226Z] HOSTNAME=51628f41f2c6 [2020-02-19T10:34:15.226Z] TEST_SKIP_INTEGRATION=1 [2020-02-19T10:34:15.226Z] TESTDEBUG=0 [2020-02-19T10:34:15.226Z] DEST=bundles/test-integration [2020-02-19T10:34:15.226Z] PWD=/go/src/github.com/docker/docker [2020-02-19T10:34:15.226Z] KEEPBUNDLE=1 [2020-02-19T10:34:15.226Z] DOCKER_GITCOMMIT=bcc6f3fc514ef5c66629b1f8224acf65ad765d9b [2020-02-19T10:34:15.226Z] container=docker [2020-02-19T10:34:15.226Z] HOME=/root [2020-02-19T10:34:15.226Z] GOLANG_VERSION=1.13.7 [2020-02-19T10:34:15.226Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-19T10:34:15.226Z] VALIDATE_BRANCH=master [2020-02-19T10:34:15.226Z] TERM=xterm [2020-02-19T10:34:15.226Z] DOCKER_PKG=github.com/docker/docker [2020-02-19T10:34:15.226Z] SHLVL=1 [2020-02-19T10:34:15.226Z] TIMEOUT=120m [2020-02-19T10:34:15.226Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-19T10:34:15.226Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-19T10:34:15.226Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-02-19T10:34:15.226Z] GO111MODULE=off [2020-02-19T10:34:15.226Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-19T10:34:15.226Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-19T10:34:15.226Z] GOPATH=/go [2020-02-19T10:34:15.226Z] PKG_CONFIG=pkg-config [2020-02-19T10:34:15.226Z] _=/usr/bin/env [2020-02-19T10:34:15.226Z] Building test suite binary ./integration-cli/test.main [2020-02-19T10:34:15.858Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2020-02-19T10:34:16.149Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-19T10:34:16.149Z] HOSTNAME=786dce17b3e2 [2020-02-19T10:34:16.149Z] TESTDEBUG=0 [2020-02-19T10:34:16.149Z] DEST=bundles/test-integration [2020-02-19T10:34:16.149Z] PWD=/go/src/github.com/docker/docker [2020-02-19T10:34:16.149Z] KEEPBUNDLE=1 [2020-02-19T10:34:16.149Z] DOCKER_GITCOMMIT=bcc6f3fc514ef5c66629b1f8224acf65ad765d9b [2020-02-19T10:34:16.149Z] container=docker [2020-02-19T10:34:16.149Z] HOME=/root [2020-02-19T10:34:16.149Z] GOLANG_VERSION=1.13.7 [2020-02-19T10:34:16.149Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-19T10:34:16.149Z] VALIDATE_BRANCH=master [2020-02-19T10:34:16.149Z] TERM=xterm [2020-02-19T10:34:16.149Z] DOCKER_PKG=github.com/docker/docker [2020-02-19T10:34:16.149Z] SHLVL=1 [2020-02-19T10:34:16.149Z] TIMEOUT=120m [2020-02-19T10:34:16.149Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-19T10:34:16.149Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-19T10:34:16.149Z] GO111MODULE=off [2020-02-19T10:34:16.149Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-19T10:34:16.149Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-19T10:34:16.149Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-19T10:34:16.149Z] GOPATH=/go [2020-02-19T10:34:16.149Z] PKG_CONFIG=pkg-config [2020-02-19T10:34:16.149Z] _=/usr/bin/env [2020-02-19T10:34:16.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-19T10:34:16.178Z] #18 40.66 debconf: delaying package configuration, since apt-utils is not installed [2020-02-19T10:34:16.178Z] #18 40.76 Fetched 27.7 MB in 4s (7568 kB/s) [2020-02-19T10:34:16.178Z] #18 40.84 Selecting previously unselected package pigz. [2020-02-19T10:34:16.483Z] #18 40.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 ... 23352 files and directories currently installed.) [2020-02-19T10:34:16.483Z] #18 41.00 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-02-19T10:34:16.483Z] #18 41.01 Unpacking pigz (2.4-1) ... [2020-02-19T10:34:16.647Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.177s coverage: 59.8% of statements [2020-02-19T10:34:16.647Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-19T10:34:16.647Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-19T10:34:16.647Z] ok github.com/docker/docker/daemon/images 0.023s coverage: 4.9% of statements [2020-02-19T10:34:16.647Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-19T10:34:16.772Z] #18 41.16 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-02-19T10:34:16.772Z] #18 41.19 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-19T10:34:16.772Z] #18 41.20 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-02-19T10:34:16.798Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2020-02-19T10:34:17.000Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-02-19T10:34:17.000Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-19T10:34:17.416Z] #18 42.01 Selecting previously unselected package python3.7-minimal. [2020-02-19T10:34:17.416Z] #18 42.02 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-19T10:34:17.416Z] #18 42.04 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-19T10:34:18.266Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 42.7% of statements [2020-02-19T10:34:18.652Z] ok github.com/docker/docker/daemon/logger/awslogs 0.077s coverage: 77.4% of statements [2020-02-19T10:34:18.652Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-19T10:34:18.652Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-19T10:34:18.709Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 42.7% of statements [2020-02-19T10:34:18.911Z] #18 43.42 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-02-19T10:34:18.911Z] #18 43.43 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-19T10:34:18.969Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.826s coverage: 60.1% of statements [2020-02-19T10:34:18.969Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-19T10:34:18.969Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-19T10:34:18.969Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 4.9% of statements [2020-02-19T10:34:18.969Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-19T10:34:18.969Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-19T10:34:19.436Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2020-02-19T10:34:19.538Z] ok github.com/docker/docker/daemon/logger/awslogs 0.310s coverage: 77.4% of statements [2020-02-19T10:34:19.538Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-19T10:34:19.538Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-19T10:34:19.802Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 26.2% of statements [2020-02-19T10:34:20.109Z] ok github.com/docker/docker/daemon/logger/gelf 0.041s coverage: 67.0% of statements [2020-02-19T10:34:20.162Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 88.3% of statements [2020-02-19T10:34:20.162Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.003s coverage: 62.1% of statements [2020-02-19T10:34:20.370Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 26.2% of statements [2020-02-19T10:34:20.630Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 88.3% of statements [2020-02-19T10:34:20.891Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.073s coverage: 62.1% of statements [2020-02-19T10:34:20.941Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2020-02-19T10:34:20.941Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-19T10:34:21.712Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.005s coverage: 19.9% of statements [2020-02-19T10:34:22.275Z] ok github.com/docker/docker/daemon/logger/local 0.053s coverage: 74.7% of statements [2020-02-19T10:34:22.275Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-19T10:34:22.487Z] ok github.com/docker/docker/daemon/logger/syslog 0.002s coverage: 47.8% of statements [2020-02-19T10:34:22.537Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 19.9% of statements [2020-02-19T10:34:22.839Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-02-19T10:34:23.109Z] ok github.com/docker/docker/daemon/logger/templates 0.015s coverage: 8.3% of statements [2020-02-19T10:34:23.109Z] ok github.com/docker/docker/daemon/logger/syslog 0.056s coverage: 47.8% of statements [2020-02-19T10:34:23.344Z] #18 48.00 Selecting previously unselected package python3-minimal. [2020-02-19T10:34:23.600Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-02-19T10:34:23.633Z] #18 48.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23601 files and directories currently installed.) [2020-02-19T10:34:23.633Z] #18 48.09 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-02-19T10:34:23.633Z] #18 48.11 Unpacking python3-minimal (3.7.3-1) ... [2020-02-19T10:34:23.633Z] #18 48.27 Selecting previously unselected package libmpdec2:ppc64el. [2020-02-19T10:34:23.633Z] #18 48.30 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-02-19T10:34:23.633Z] #18 48.31 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-02-19T10:34:23.924Z] #18 48.51 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-02-19T10:34:23.924Z] #18 48.53 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-19T10:34:23.924Z] #18 48.53 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-02-19T10:34:23.966Z] ok github.com/docker/docker/daemon/logger/splunk 1.464s coverage: 82.5% of statements [2020-02-19T10:34:23.966Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-19T10:34:23.966Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-19T10:34:24.050Z] ok github.com/docker/docker/daemon/network 0.026s coverage: 63.8% of statements [2020-02-19T10:34:24.621Z] ok github.com/docker/docker/daemon/logger/splunk 1.885s coverage: 82.5% of statements [2020-02-19T10:34:24.621Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-19T10:34:24.621Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-19T10:34:25.444Z] #18 ... [2020-02-19T10:34:25.444Z] [2020-02-19T10:34:25.444Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:34:25.444Z] #45 120.8 DEP criu/path.d [2020-02-19T10:34:25.444Z] #45 121.1 DEP criu/parasite-syscall.d [2020-02-19T10:34:25.444Z] #45 121.5 DEP criu/pagemap.d [2020-02-19T10:34:25.444Z] #45 121.7 DEP criu/pagemap-cache.d [2020-02-19T10:34:25.444Z] #45 122.0 DEP criu/page-xfer.d [2020-02-19T10:34:25.444Z] #45 122.3 DEP criu/page-pipe.d [2020-02-19T10:34:25.444Z] #45 122.6 DEP criu/netfilter.d [2020-02-19T10:34:25.444Z] #45 122.9 DEP criu/net.d [2020-02-19T10:34:25.444Z] #45 123.3 DEP criu/namespaces.d [2020-02-19T10:34:25.444Z] #45 123.7 DEP criu/mount.d [2020-02-19T10:34:25.444Z] #45 124.1 DEP criu/mem.d [2020-02-19T10:34:25.444Z] #45 124.5 DEP criu/lsm.d [2020-02-19T10:34:25.444Z] #45 124.8 DEP criu/log.d [2020-02-19T10:34:25.444Z] #45 125.0 DEP criu/libnetlink.d [2020-02-19T10:34:25.444Z] #45 125.2 DEP criu/kerndat.d [2020-02-19T10:34:25.444Z] #45 125.5 DEP criu/kcmp-ids.d [2020-02-19T10:34:25.444Z] #45 125.7 DEP criu/irmap.d [2020-02-19T10:34:25.444Z] #45 126.0 DEP criu/ipc_ns.d [2020-02-19T10:34:25.444Z] #45 126.2 DEP criu/image.d [2020-02-19T10:34:25.444Z] #45 126.5 DEP criu/image-desc.d [2020-02-19T10:34:25.444Z] #45 126.7 DEP criu/fsnotify.d [2020-02-19T10:34:25.444Z] #45 127.0 DEP criu/filesystems.d [2020-02-19T10:34:25.444Z] #45 127.3 DEP criu/files.d [2020-02-19T10:34:25.444Z] #45 127.6 DEP criu/files-reg.d [2020-02-19T10:34:25.444Z] #45 128.0 DEP criu/files-ext.d [2020-02-19T10:34:25.444Z] #45 128.2 DEP criu/file-lock.d [2020-02-19T10:34:25.444Z] #45 128.6 DEP criu/file-ids.d [2020-02-19T10:34:25.444Z] #45 128.8 DEP criu/fifo.d [2020-02-19T10:34:25.444Z] #45 129.1 DEP criu/fdstore.d [2020-02-19T10:34:25.444Z] #45 129.3 DEP criu/fault-injection.d [2020-02-19T10:34:25.444Z] #45 129.3 DEP criu/external.d [2020-02-19T10:34:25.444Z] #45 129.6 DEP criu/eventpoll.d [2020-02-19T10:34:25.444Z] #45 129.9 DEP criu/eventfd.d [2020-02-19T10:34:25.444Z] #45 130.1 DEP criu/crtools.d [2020-02-19T10:34:25.444Z] #45 130.5 DEP criu/cr-service.d [2020-02-19T10:34:25.444Z] #45 130.7 DEP criu/cr-restore.d [2020-02-19T10:34:25.444Z] #45 ... [2020-02-19T10:34:25.444Z] [2020-02-19T10:34:25.444Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:34:25.444Z] #18 50.07 Selecting previously unselected package python3.7. [2020-02-19T10:34:25.444Z] #18 50.08 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-19T10:34:25.444Z] #18 50.08 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-19T10:34:25.561Z] ok github.com/docker/docker/distribution/metadata 0.072s coverage: 48.2% of statements [2020-02-19T10:34:25.744Z] #18 50.28 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-02-19T10:34:25.745Z] #18 50.30 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-02-19T10:34:25.745Z] #18 50.31 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-02-19T10:34:25.933Z] ok github.com/docker/docker/distribution/metadata 0.044s coverage: 48.2% of statements [2020-02-19T10:34:25.933Z] ok github.com/docker/docker/distribution 0.307s coverage: 22.1% of statements [2020-02-19T10:34:25.933Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-19T10:34:26.036Z] #18 50.53 Setting up python3-minimal (3.7.3-1) ... [2020-02-19T10:34:26.324Z] #18 ... [2020-02-19T10:34:26.324Z] [2020-02-19T10:34:26.324Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:34:26.324Z] #48 207.7 vendor/golang.org/x/crypto/cryptobyte [2020-02-19T10:34:26.324Z] #48 211.9 mime [2020-02-19T10:34:26.324Z] #48 ... [2020-02-19T10:34:26.324Z] [2020-02-19T10:34:26.324Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:34:26.324Z] #45 131.3 DEP criu/cr-errno.d [2020-02-19T10:34:26.324Z] #45 131.3 DEP criu/cr-dump.d [2020-02-19T10:34:26.324Z] #45 131.8 DEP criu/cr-dedup.d [2020-02-19T10:34:26.324Z] #45 132.1 DEP criu/cr-check.d [2020-02-19T10:34:26.502Z] ok github.com/docker/docker/errdefs 0.019s coverage: 49.4% of statements [2020-02-19T10:34:26.763Z] ok github.com/docker/docker/distribution 0.274s coverage: 22.1% of statements [2020-02-19T10:34:26.763Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-19T10:34:27.230Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-02-19T10:34:27.353Z] #45 132.7 DEP criu/config.d [2020-02-19T10:34:27.353Z] #45 133.0 DEP criu/clone-noasan.d [2020-02-19T10:34:27.353Z] #45 133.1 DEP criu/cgroup.d [2020-02-19T10:34:27.983Z] #45 133.4 DEP criu/cgroup-props.d [2020-02-19T10:34:27.983Z] #45 133.7 DEP criu/bitmap.d [2020-02-19T10:34:27.983Z] #45 133.7 DEP criu/bfd.d [2020-02-19T10:34:27.988Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-02-19T10:34:28.146Z] ok github.com/docker/docker/image 0.055s coverage: 86.4% of statements [2020-02-19T10:34:28.406Z] ok github.com/docker/docker/distribution/xfer 1.711s coverage: 85.1% of statements [2020-02-19T10:34:28.406Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-19T10:34:28.406Z] ok github.com/docker/docker/image/cache 0.039s coverage: 19.2% of statements [2020-02-19T10:34:28.406Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-19T10:34:28.613Z] #45 134.0 DEP criu/autofs.d [2020-02-19T10:34:28.613Z] #45 134.3 DEP criu/aio.d [2020-02-19T10:34:28.667Z] ok github.com/docker/docker/image/v1 0.052s coverage: 25.0% of statements [2020-02-19T10:34:28.667Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-19T10:34:28.739Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-02-19T10:34:29.116Z] ok github.com/docker/docker/distribution/xfer 1.940s coverage: 85.1% of statements [2020-02-19T10:34:29.116Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-19T10:34:29.116Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-19T10:34:29.238Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2020-02-19T10:34:29.238Z] ok github.com/docker/docker/pkg/aaparser 0.018s coverage: 50.0% of statements [2020-02-19T10:34:29.245Z] #45 134.7 DEP criu/action-scripts.d [2020-02-19T10:34:29.482Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2020-02-19T10:34:29.482Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-19T10:34:29.874Z] #45 135.5 CC criu/action-scripts.o [2020-02-19T10:34:30.028Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2020-02-19T10:34:30.028Z] INFO [runner] Issues before processing: 46, after processing: 0 [2020-02-19T10:34:30.028Z] INFO [runner] Processors filtering stat (out/in): exclude: 1/1, nolint: 0/1, skip_dirs: 10/10, identifier_marker: 1/1, exclude-rules: 1/1, cgo: 10/46, filename_unadjuster: 10/10, path_prettifier: 10/10, skip_files: 10/10, autogenerated_exclude: 1/10 [2020-02-19T10:34:30.028Z] INFO [runner] processing took 1.457042ms with stages: nolint: 906.254µs, path_prettifier: 200.125µs, skip_dirs: 142.818µs, autogenerated_exclude: 94.409µs, identifier_marker: 41.56µs, cgo: 33.903µs, filename_unadjuster: 29.742µs, exclude-rules: 3.615µs, max_same_issues: 1.338µs, diff: 460ns, max_from_linter: 449ns, exclude: 413ns, uniq_by_line: 413ns, skip_files: 412ns, path_shortener: 407ns, source_code: 383ns, max_per_file_from_linter: 341ns [2020-02-19T10:34:30.028Z] INFO [runner] linters took 1m32.381398134s with stages: goanalysis_metalinter: 1m13.371548459s, unused: 19.007640703s [2020-02-19T10:34:30.028Z] INFO File cache stats: 1446 entries of total size 6.8MiB [2020-02-19T10:34:30.028Z] INFO Memory: 1372 samples, avg is 630.5MB, max is 3437.1MB [2020-02-19T10:34:30.028Z] INFO Execution took 3m24.459402253s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-02-19T10:34:30.256Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2020-02-19T10:34:30.358Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40510/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bcc6f3fc514ef5c66629b1f8224acf65ad765d9b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bcc6f3fc514ef5c66629b1f8224acf65ad765d9b hack/make.sh dynbinary-daemon test-docker-py [2020-02-19T10:34:30.623Z] ok github.com/docker/docker/opts 0.096s coverage: 67.4% of statements [2020-02-19T10:34:30.904Z] #45 136.5 CC criu/aio.o [2020-02-19T10:34:30.922Z] [2020-02-19T10:34:30.922Z] Removing bundles/ [2020-02-19T10:34:30.922Z] [2020-02-19T10:34:30.922Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-19T10:34:30.922Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-19T10:34:30.922Z] GOOS="" GOARCH="" GOARM="" [2020-02-19T10:34:31.023Z] ok github.com/docker/docker/opts 0.012s coverage: 67.4% of statements [2020-02-19T10:34:31.023Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-02-19T10:34:31.532Z] #45 ... [2020-02-19T10:34:31.532Z] [2020-02-19T10:34:31.532Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:34:31.532Z] #18 52.32 Selecting previously unselected package python3. [2020-02-19T10:34:31.532Z] #18 52.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24013 files and directories currently installed.) [2020-02-19T10:34:31.532Z] #18 52.44 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-02-19T10:34:31.532Z] #18 52.45 Unpacking python3 (3.7.3-1) ... [2020-02-19T10:34:31.532Z] #18 52.58 Selecting previously unselected package libip4tc0:ppc64el. [2020-02-19T10:34:31.532Z] #18 52.59 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-02-19T10:34:31.532Z] #18 52.59 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-02-19T10:34:31.533Z] #18 52.75 Selecting previously unselected package libip6tc0:ppc64el. [2020-02-19T10:34:31.533Z] #18 52.78 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-02-19T10:34:31.533Z] #18 52.78 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-02-19T10:34:31.533Z] #18 52.95 Selecting previously unselected package libiptc0:ppc64el. [2020-02-19T10:34:31.533Z] #18 52.99 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-02-19T10:34:31.533Z] #18 52.99 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-02-19T10:34:31.533Z] #18 53.15 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-02-19T10:34:31.533Z] #18 53.18 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-02-19T10:34:31.533Z] #18 53.19 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-02-19T10:34:31.533Z] #18 53.27 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-02-19T10:34:31.533Z] #18 53.29 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-02-19T10:34:31.533Z] #18 53.29 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-02-19T10:34:31.533Z] #18 53.44 Selecting previously unselected package libnftnl11:ppc64el. [2020-02-19T10:34:31.533Z] #18 53.46 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-02-19T10:34:31.533Z] #18 53.47 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-02-19T10:34:31.533Z] #18 53.61 Selecting previously unselected package iptables. [2020-02-19T10:34:31.533Z] #18 53.62 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-02-19T10:34:31.533Z] #18 53.62 Unpacking iptables (1.8.2-4) ... [2020-02-19T10:34:31.533Z] #18 54.35 Selecting previously unselected package xxd. [2020-02-19T10:34:31.533Z] #18 54.36 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-19T10:34:31.533Z] #18 54.37 Unpacking xxd (2:8.1.0875-5) ... [2020-02-19T10:34:31.533Z] #18 54.52 Selecting previously unselected package vim-common. [2020-02-19T10:34:31.533Z] #18 54.53 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-19T10:34:31.533Z] #18 54.59 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-19T10:34:31.533Z] #18 54.78 Selecting previously unselected package bash-completion. [2020-02-19T10:34:31.533Z] #18 54.79 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-19T10:34:31.562Z] ok github.com/docker/docker/pkg/authorization 0.331s coverage: 68.3% of statements [2020-02-19T10:34:31.811Z] 65014b3c3121: Pull complete [2020-02-19T10:34:31.823Z] ok github.com/docker/docker/pkg/broadcaster 0.010s coverage: 100.0% of statements [2020-02-19T10:34:32.082Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2020-02-19T10:34:32.769Z] ok github.com/docker/docker/pkg/archive 0.458s coverage: 76.8% of statements [2020-02-19T10:34:33.022Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2020-02-19T10:34:33.283Z] ok github.com/docker/docker/pkg/archive 1.132s coverage: 77.3% of statements [2020-02-19T10:34:33.543Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-02-19T10:34:33.804Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2020-02-19T10:34:33.980Z] ok github.com/docker/docker/pkg/authorization 0.296s coverage: 68.3% of statements [2020-02-19T10:34:33.980Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-02-19T10:34:33.980Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-02-19T10:34:34.743Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-02-19T10:34:35.312Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-02-19T10:34:35.572Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2020-02-19T10:34:36.950Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-02-19T10:34:36.950Z] ok github.com/docker/docker/pkg/chrootarchive 3.530s coverage: 43.2% of statements [2020-02-19T10:34:37.091Z] #18 61.15 Unpacking bash-completion (1:2.8-6) ... [2020-02-19T10:34:37.210Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-02-19T10:34:37.381Z] #18 61.85 Selecting previously unselected package bzip2. [2020-02-19T10:34:37.381Z] #18 61.89 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-02-19T10:34:37.381Z] #18 61.89 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-19T10:34:37.381Z] #18 62.02 Selecting previously unselected package xz-utils. [2020-02-19T10:34:37.381Z] #18 62.05 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-02-19T10:34:37.381Z] #18 62.05 Unpacking xz-utils (5.2.4-1) ... [2020-02-19T10:34:37.670Z] #18 62.34 Selecting previously unselected package apparmor. [2020-02-19T10:34:37.670Z] #18 62.35 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-02-19T10:34:37.779Z] ok github.com/docker/docker/pkg/fsutils 0.311s coverage: 85.1% of statements [2020-02-19T10:34:37.779Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2020-02-19T10:34:37.779Z] ok github.com/docker/docker/pkg/discovery/kv 3.098s coverage: 84.1% of statements [2020-02-19T10:34:37.958Z] #18 62.56 Unpacking apparmor (2.13.2-10) ... [2020-02-19T10:34:37.982Z] ok github.com/docker/docker/pkg/chrootarchive 3.394s coverage: 43.2% of statements [2020-02-19T10:34:38.334Z] ok github.com/docker/docker/layer 7.700s coverage: 68.8% of statements [2020-02-19T10:34:38.334Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-19T10:34:38.334Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-19T10:34:38.334Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-19T10:34:38.334Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-19T10:34:38.334Z] ? github.com/docker/docker/oci [no test files] [2020-02-19T10:34:38.334Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-19T10:34:38.334Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-19T10:34:38.334Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-19T10:34:38.334Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-02-19T10:34:38.588Z] #18 63.21 Selecting previously unselected package aufs-tools. [2020-02-19T10:34:38.588Z] #18 63.23 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-02-19T10:34:38.588Z] #18 63.23 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-19T10:34:38.691Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-02-19T10:34:38.878Z] #18 63.43 Selecting previously unselected package libonig5:ppc64el. [2020-02-19T10:34:38.878Z] #18 ... [2020-02-19T10:34:38.878Z] [2020-02-19T10:34:38.878Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:34:38.878Z] #48 220.1 net/textproto [2020-02-19T10:34:38.878Z] #48 220.1 vendor/golang.org/x/net/http/httpproxy [2020-02-19T10:34:38.878Z] #48 220.1 crypto/x509 [2020-02-19T10:34:38.878Z] #48 223.3 vendor/golang.org/x/net/http/httpguts [2020-02-19T10:34:38.878Z] #48 223.3 mime/multipart [2020-02-19T10:34:38.878Z] #48 228.6 crypto/tls [2020-02-19T10:34:38.878Z] #48 ... [2020-02-19T10:34:38.878Z] [2020-02-19T10:34:38.878Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:34:38.878Z] #18 63.46 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-02-19T10:34:38.878Z] #18 63.47 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-02-19T10:34:39.057Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-02-19T10:34:39.160Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-02-19T10:34:39.160Z] ok github.com/docker/docker/pkg/idtools 0.500s coverage: 70.1% of statements [2020-02-19T10:34:39.160Z] ok github.com/docker/docker/layer 7.885s coverage: 68.8% of statements [2020-02-19T10:34:39.160Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-19T10:34:39.161Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-19T10:34:39.161Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-19T10:34:39.161Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-19T10:34:39.161Z] ? github.com/docker/docker/oci [no test files] [2020-02-19T10:34:39.161Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-19T10:34:39.161Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-19T10:34:39.161Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-19T10:34:39.167Z] #18 63.64 Selecting previously unselected package libjq1:ppc64el. [2020-02-19T10:34:39.167Z] #18 63.67 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-19T10:34:39.167Z] #18 63.67 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-19T10:34:39.420Z] ok github.com/docker/docker/pkg/ioutils 0.600s coverage: 68.8% of statements [2020-02-19T10:34:39.420Z] ok github.com/docker/docker/pkg/locker 0.070s coverage: 88.9% of statements [2020-02-19T10:34:39.425Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-02-19T10:34:39.455Z] #18 63.92 Selecting previously unselected package jq. [2020-02-19T10:34:39.455Z] #18 63.94 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-19T10:34:39.455Z] #18 63.95 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-19T10:34:39.455Z] #18 64.10 Selecting previously unselected package libaio1:ppc64el. [2020-02-19T10:34:39.455Z] #18 64.11 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-02-19T10:34:39.455Z] #18 64.12 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-02-19T10:34:39.681Z] ok github.com/docker/docker/pkg/longpath 0.032s coverage: 100.0% of statements [2020-02-19T10:34:39.682Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-19T10:34:39.744Z] #18 64.22 Selecting previously unselected package libgpm2:ppc64el. [2020-02-19T10:34:39.744Z] #18 64.23 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-02-19T10:34:39.744Z] #18 64.23 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-02-19T10:34:39.744Z] #18 64.35 Selecting previously unselected package libicu63:ppc64el. [2020-02-19T10:34:39.744Z] #18 64.37 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ... [2020-02-19T10:34:39.744Z] #18 64.38 Unpacking libicu63:ppc64el (63.1-6) ... [2020-02-19T10:34:39.804Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-02-19T10:34:39.942Z] ok github.com/docker/docker/pkg/namesgenerator 0.020s coverage: 85.7% of statements [2020-02-19T10:34:40.167Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2020-02-19T10:34:40.203Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2020-02-19T10:34:40.373Z] #18 ... [2020-02-19T10:34:40.373Z] [2020-02-19T10:34:40.373Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:34:40.373Z] #51 DONE 231.7s [2020-02-19T10:34:40.463Z] ok github.com/docker/docker/pkg/parsers/kernel 0.015s coverage: 60.0% of statements [2020-02-19T10:34:40.661Z] [2020-02-19T10:34:40.661Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:34:40.661Z] #45 137.7 CC criu/autofs.o [2020-02-19T10:34:40.661Z] #45 141.1 CC criu/bfd.o [2020-02-19T10:34:40.661Z] #45 142.7 CC criu/bitmap.o [2020-02-19T10:34:40.661Z] #45 143.0 CC criu/cgroup-props.o [2020-02-19T10:34:40.661Z] #45 144.9 CC criu/cgroup.o [2020-02-19T10:34:40.724Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.035s coverage: 91.4% of statements [2020-02-19T10:34:40.985Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 82.4% of statements [2020-02-19T10:34:41.245Z] ok github.com/docker/docker/pkg/mount 0.879s coverage: 70.0% of statements [2020-02-19T10:34:41.245Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-19T10:34:41.245Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-19T10:34:41.245Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-19T10:34:41.399Z] ok github.com/docker/docker/pkg/filenotify 0.621s coverage: 67.0% of statements [2020-02-19T10:34:41.506Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.033s coverage: 56.8% of statements [2020-02-19T10:34:42.077Z] ok github.com/docker/docker/pkg/pools 0.016s coverage: 88.2% of statements [2020-02-19T10:34:42.170Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 89.5% of statements [2020-02-19T10:34:42.338Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2020-02-19T10:34:42.338Z] ok github.com/docker/docker/pkg/plugins/transport 0.024s coverage: 85.7% of statements [2020-02-19T10:34:42.907Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2020-02-19T10:34:42.954Z] ok github.com/docker/docker/pkg/discovery/kv 3.065s coverage: 84.1% of statements [2020-02-19T10:34:42.954Z] ok github.com/docker/docker/pkg/fsutils 0.401s coverage: 85.1% of statements [2020-02-19T10:34:42.954Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-02-19T10:34:43.477Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-02-19T10:34:43.477Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 73.9% of statements [2020-02-19T10:34:43.726Z] ok github.com/docker/docker/pkg/idtools 0.230s coverage: 70.1% of statements [2020-02-19T10:34:44.046Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-02-19T10:34:44.087Z] ok github.com/docker/docker/pkg/ioutils 0.375s coverage: 70.1% of statements [2020-02-19T10:34:44.087Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-02-19T10:34:44.307Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-02-19T10:34:44.441Z] ok github.com/docker/docker/pkg/locker 0.047s coverage: 88.9% of statements [2020-02-19T10:34:44.441Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-02-19T10:34:44.441Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-19T10:34:44.567Z] ok github.com/docker/docker/pkg/symlink 0.023s coverage: 87.7% of statements [2020-02-19T10:34:44.816Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-02-19T10:34:44.827Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 71.3% of statements [2020-02-19T10:34:45.175Z] ok github.com/docker/docker/pkg/parsers 0.017s coverage: 97.0% of statements [2020-02-19T10:34:45.624Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-02-19T10:34:45.624Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2020-02-19T10:34:45.764Z] ok github.com/docker/docker/pkg/tailfile 0.109s coverage: 88.6% of statements [2020-02-19T10:34:45.764Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 36.2% of statements [2020-02-19T10:34:46.024Z] ok github.com/docker/docker/pkg/signal 2.806s coverage: 61.0% of statements [2020-02-19T10:34:46.027Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-02-19T10:34:46.420Z] ok github.com/docker/docker/pkg/mount 1.305s coverage: 70.0% of statements [2020-02-19T10:34:46.420Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-19T10:34:46.420Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-19T10:34:46.420Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-19T10:34:46.594Z] ok github.com/docker/docker/pkg/term 0.014s coverage: 84.8% of statements [2020-02-19T10:34:46.594Z] ok github.com/docker/docker/pkg/tarsum 0.131s coverage: 89.3% of statements [2020-02-19T10:34:46.594Z] testing: warning: no tests to run [2020-02-19T10:34:46.594Z] coverage: [no statements] [2020-02-19T10:34:46.594Z] ok github.com/docker/docker/pkg/term/windows 0.017s coverage: [no statements] [no tests to run] [2020-02-19T10:34:47.164Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2020-02-19T10:34:47.164Z] ok github.com/docker/docker/pkg/useragent 0.014s coverage: 88.9% of statements [2020-02-19T10:34:47.164Z] ok github.com/docker/docker/pkg/truncindex 0.122s coverage: 91.5% of statements [2020-02-19T10:34:47.199Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2020-02-19T10:34:47.553Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-02-19T10:34:47.584Z] #45 ... [2020-02-19T10:34:47.584Z] [2020-02-19T10:34:47.584Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:34:47.584Z] #18 71.03 Selecting previously unselected package libnet1:ppc64el. [2020-02-19T10:34:47.584Z] #18 71.05 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-19T10:34:47.584Z] #18 71.06 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-19T10:34:47.584Z] #18 71.19 Selecting previously unselected package libnl-3-200:ppc64el. [2020-02-19T10:34:47.584Z] #18 71.21 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-02-19T10:34:47.584Z] #18 71.21 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-19T10:34:47.584Z] #18 71.30 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-02-19T10:34:47.584Z] #18 71.32 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-02-19T10:34:47.584Z] #18 71.32 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-19T10:34:47.584Z] #18 71.40 Selecting previously unselected package libreadline5:ppc64el. [2020-02-19T10:34:47.585Z] #18 71.43 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-02-19T10:34:47.585Z] #18 71.43 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-02-19T10:34:47.585Z] #18 71.63 Selecting previously unselected package net-tools. [2020-02-19T10:34:47.585Z] #18 71.64 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-02-19T10:34:47.585Z] #18 71.64 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-19T10:34:47.585Z] #18 71.99 Selecting previously unselected package python-pip-whl. [2020-02-19T10:34:47.585Z] #18 72.01 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-19T10:34:47.585Z] #18 72.02 Unpacking python-pip-whl (18.1-5) ... [2020-02-19T10:34:47.906Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-02-19T10:34:48.213Z] #18 72.83 Selecting previously unselected package python3-lib2to3. [2020-02-19T10:34:48.213Z] #18 72.85 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-19T10:34:48.213Z] #18 72.86 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-19T10:34:48.251Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-02-19T10:34:48.502Z] #18 73.05 Selecting previously unselected package python3-distutils. [2020-02-19T10:34:48.502Z] #18 73.07 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-19T10:34:48.502Z] #18 73.07 Unpacking python3-distutils (3.7.3-1) ... [2020-02-19T10:34:48.548Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-02-19T10:34:48.791Z] #18 73.31 Selecting previously unselected package python3-pip. [2020-02-19T10:34:48.791Z] #18 73.36 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-19T10:34:48.791Z] #18 73.36 Unpacking python3-pip (18.1-5) ... [2020-02-19T10:34:49.070Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 73.8% of statements [2020-02-19T10:34:49.081Z] #18 73.64 Selecting previously unselected package python3-pkg-resources. [2020-02-19T10:34:49.081Z] #18 73.66 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-19T10:34:49.081Z] #18 73.67 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-19T10:34:49.081Z] #18 73.86 Selecting previously unselected package python3-setuptools. [2020-02-19T10:34:49.371Z] #18 73.87 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-19T10:34:49.371Z] #18 73.88 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-19T10:34:49.451Z] ok github.com/docker/docker/pkg/pubsub 1.020s coverage: 73.9% of statements [2020-02-19T10:34:49.641Z] ok github.com/docker/docker/reference 0.030s coverage: 84.4% of statements [2020-02-19T10:34:49.660Z] #18 74.15 Selecting previously unselected package python3-wheel. [2020-02-19T10:34:49.660Z] #18 74.18 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-19T10:34:49.660Z] #18 74.19 Unpacking python3-wheel (0.32.3-2) ... [2020-02-19T10:34:49.660Z] #18 74.29 Selecting previously unselected package thin-provisioning-tools. [2020-02-19T10:34:49.660Z] #18 74.31 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-02-19T10:34:49.660Z] #18 74.32 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-19T10:34:49.811Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-02-19T10:34:50.289Z] #18 74.81 Selecting previously unselected package vim-runtime. [2020-02-19T10:34:50.289Z] #18 74.82 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-19T10:34:50.289Z] #18 74.91 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-19T10:34:50.289Z] #18 74.96 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-19T10:34:50.289Z] #18 74.99 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-19T10:34:50.581Z] ok github.com/docker/docker/plugin 0.566s coverage: 27.1% of statements [2020-02-19T10:34:50.841Z] ok github.com/docker/docker/registry/resumable 0.033s coverage: 100.0% of statements [2020-02-19T10:34:51.101Z] ok github.com/docker/docker/restartmanager 0.020s coverage: 45.3% of statements [2020-02-19T10:34:51.101Z] ok github.com/docker/docker/registry 0.225s coverage: 56.0% of statements [2020-02-19T10:34:51.673Z] ok github.com/docker/docker/testutil 0.036s coverage: 62.5% of statements [2020-02-19T10:34:52.244Z] ok github.com/docker/docker/runconfig 0.025s coverage: 68.2% of statements [2020-02-19T10:34:52.885Z] ok github.com/docker/docker/pkg/signal 2.339s coverage: 61.0% of statements [2020-02-19T10:34:52.885Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-02-19T10:34:52.885Z] ok github.com/docker/docker/pkg/streamformatter 0.001s coverage: 66.2% of statements [2020-02-19T10:34:53.236Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-02-19T10:34:53.589Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-02-19T10:34:53.817Z] #18 ... [2020-02-19T10:34:53.817Z] [2020-02-19T10:34:53.817Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:34:53.960Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-02-19T10:34:54.156Z] ok github.com/docker/docker/volume/drivers 0.044s coverage: 36.1% of statements [2020-02-19T10:34:54.314Z] ok github.com/docker/docker/pkg/system 0.028s coverage: 36.2% of statements [2020-02-19T10:34:54.415Z] ok github.com/docker/docker/volume/local 0.047s coverage: 73.0% of statements [2020-02-19T10:34:54.415Z] ok github.com/docker/docker/volume/mounts 0.043s coverage: 67.0% of statements [2020-02-19T10:34:54.670Z] ok github.com/docker/docker/pkg/tailfile 0.035s coverage: 88.6% of statements [2020-02-19T10:34:55.052Z] ok github.com/docker/docker/pkg/tarsum 0.034s coverage: 89.3% of statements [2020-02-19T10:34:55.467Z] ok github.com/docker/docker/pkg/term 0.005s coverage: 84.8% of statements [2020-02-19T10:34:55.793Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2020-02-19T10:34:55.851Z] testing: warning: no tests to run [2020-02-19T10:34:55.851Z] coverage: [no statements] [2020-02-19T10:34:55.851Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-02-19T10:34:56.417Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-02-19T10:34:56.812Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-02-19T10:34:56.812Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-02-19T10:34:57.001Z] #24 244.0 Checking out files: 20% (2153/10563) Checking out files: 21% (2219/10563) Checking out files: 22% (2324/10563) Checking out files: 23% (2430/10563) Checking out files: 24% (2536/10563) Checking out files: 25% (2641/10563) Checking out files: 26% (2747/10563) Checking out files: 27% (2853/10563) Checking out files: 28% (2958/10563) Checking out files: 29% (3064/10563) Checking out files: 30% (3169/10563) Checking out files: 31% (3275/10563) Checking out files: 32% (3381/10563) Checking out files: 33% (3486/10563) Checking out files: 33% (3510/10563) Checking out files: 34% (3592/10563) Checking out files: 35% (3698/10563) Checking out files: 36% (3803/10563) Checking out files: 37% (3909/10563) Checking out files: 38% (4014/10563) Checking out files: 39% (4120/10563) Checking out files: 40% (4226/10563) Checking out files: 41% (4331/10563) Checking out files: 42% (4437/10563) Checking out files: 43% (4543/10563) Checking out files: 44% (4648/10563) Checking out files: 45% (4754/10563) Checking out files: 46% (4859/10563) Checking out files: 47% (4965/10563) Checking out files: 48% (5071/10563) Checking out files: 49% (5176/10563) Checking out files: 50% (5282/10563) Checking out files: 51% (5388/10563) Checking out files: 52% (5493/10563) Checking out files: 53% (5599/10563) Checking out files: 54% (5705/10563) Checking out files: 55% (5810/10563) Checking out files: 55% (5847/10563) Checking out files: 56% (5916/10563) Checking out files: 57% (6021/10563) Checking out files: 58% (6127/10563) Checking out files: 59% (6233/10563) Checking out files: 60% (6338/10563) Checking out files: 61% (6444/10563) Checking out files: 62% (6550/10563) Checking out files: 63% (6655/10563) Checking out files: 64% (6761/10563) Checking out files: 65% (6866/10563) Checking out files: 66% (6972/10563) Checking out files: 67% (7078/10563) Checking out files: 68% (7183/10563) Checking out files: 69% (7289/10563) Checking out files: 70% (7395/10563) Checking out files: 71% (7500/10563) Checking out files: 72% (7606/10563) Checking out files: 73% (7711/10563) Checking out files: 74% (7817/10563) Checking out files: 75% (7923/10563) Checking out files: 76% (8028/10563) Checking out files: 77% (8134/10563) Checking out files: 77% (8215/10563) Checking out files: 78% (8240/10563) Checking out files: 79% (8345/10563) Checking out files: 80% (8451/10563) Checking out files: 81% (8557/10563) Checking out files: 82% (8662/10563) Checking out files: 83% (8768/10563) Checking out files: 84% (8873/10563) Checking out files: 85% (8979/10563) Checking out files: 86% (9085/10563) Checking out files: 87% (9190/10563) Checking out files: 88% (9296/10563) Checking out files: 89% (9402/10563) Checking out files: 90% (9507/10563) Checking out files: 91% (9613/10563) Checking out files: 92% (9718/10563) Checking out files: 93% (9824/10563) Checking out files: 94% (9930/10563) Checking out files: 95% (10035/10563) Checking out files: 95% (10103/10563) Checking out files: 96% (10141/10563) Checking out files: 97% (10247/10563) Checking out files: 98% (10352/10563) Checking out files: 99% (10458/10563) Checking out files: 100% (10563/10563) Checking out files: 100% (10563/10563), done. [2020-02-19T10:34:57.290Z] #24 248.5 + cd /tmp/tmp.OLB6ty6Ykk/tmp/docker-ce [2020-02-19T10:34:57.290Z] #24 248.5 + git checkout -q v17.06.2-ce [2020-02-19T10:34:57.924Z] #24 ... [2020-02-19T10:34:57.924Z] [2020-02-19T10:34:57.924Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:34:57.924Z] #45 153.5 CC criu/clone-noasan.o [2020-02-19T10:34:57.924Z] #45 153.8 CC criu/config.o [2020-02-19T10:34:57.924Z] #45 157.4 CC criu/cr-check.o [2020-02-19T10:34:57.924Z] #45 161.3 CC criu/cr-dedup.o [2020-02-19T10:34:57.924Z] #45 162.0 CC criu/cr-dump.o [2020-02-19T10:34:58.215Z] #45 ... [2020-02-19T10:34:58.215Z] [2020-02-19T10:34:58.215Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:34:58.215Z] #18 81.05 Selecting previously unselected package vim. [2020-02-19T10:34:58.215Z] #18 81.06 Preparing to unpack .../35-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-19T10:34:58.215Z] #18 81.10 Unpacking vim (2:8.1.0875-5) ... [2020-02-19T10:34:58.215Z] #18 82.14 Selecting previously unselected package xfsprogs. [2020-02-19T10:34:58.215Z] #18 82.15 Preparing to unpack .../36-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-02-19T10:34:58.215Z] #18 82.16 Unpacking xfsprogs (4.20.0-1) ... [2020-02-19T10:34:58.508Z] #18 82.95 Selecting previously unselected package zip. [2020-02-19T10:34:58.508Z] #18 82.96 Preparing to unpack .../37-zip_3.0-11+b1_ppc64el.deb ... [2020-02-19T10:34:58.508Z] #18 82.96 Unpacking zip (3.0-11+b1) ... [2020-02-19T10:34:58.554Z] ok github.com/docker/docker/plugin 0.564s coverage: 27.1% of statements [2020-02-19T10:34:58.800Z] #18 83.30 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-19T10:34:58.800Z] #18 83.34 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-19T10:34:58.800Z] #18 83.34 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-02-19T10:34:58.800Z] #18 83.37 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-02-19T10:34:58.800Z] #18 83.38 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-02-19T10:34:58.800Z] #18 83.39 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-02-19T10:34:58.800Z] #18 83.40 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-02-19T10:34:58.800Z] #18 83.40 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-19T10:34:58.800Z] #18 83.41 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-19T10:34:58.800Z] #18 83.42 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-19T10:34:58.800Z] #18 83.45 Setting up libicu63:ppc64el (63.1-6) ... [2020-02-19T10:34:58.800Z] #18 83.45 Setting up xxd (2:8.1.0875-5) ... [2020-02-19T10:34:58.800Z] #18 83.46 Setting up zip (3.0-11+b1) ... [2020-02-19T10:34:58.800Z] #18 83.47 Setting up vim-common (2:8.1.0875-5) ... [2020-02-19T10:34:59.090Z] #18 83.58 Setting up bash-completion (1:2.8-6) ... [2020-02-19T10:34:59.354Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-02-19T10:34:59.378Z] #18 ... [2020-02-19T10:34:59.378Z] [2020-02-19T10:34:59.378Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:34:59.378Z] #48 240.8 net/http/httptrace [2020-02-19T10:34:59.378Z] #48 241.4 net/http [2020-02-19T10:34:59.721Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2020-02-19T10:35:00.077Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-02-19T10:35:00.410Z] #48 ... [2020-02-19T10:35:00.410Z] [2020-02-19T10:35:00.410Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:35:00.410Z] #45 166.0 CC criu/cr-errno.o [2020-02-19T10:35:00.700Z] #45 166.2 CC criu/cr-restore.o [2020-02-19T10:35:01.329Z] ok github.com/docker/docker/registry 0.089s coverage: 56.0% of statements [2020-02-19T10:35:02.089Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-02-19T10:35:02.089Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-02-19T10:35:02.868Z] ok github.com/docker/docker/runconfig 0.005s coverage: 68.2% of statements [2020-02-19T10:35:02.868Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-02-19T10:35:05.249Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-02-19T10:35:05.610Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2020-02-19T10:35:06.256Z] #45 ... [2020-02-19T10:35:06.256Z] [2020-02-19T10:35:06.256Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:35:06.256Z] #18 89.94 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-02-19T10:35:06.256Z] #18 89.95 Setting up xz-utils (5.2.4-1) ... [2020-02-19T10:35:06.256Z] #18 89.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-19T10:35:06.256Z] #18 89.99 Setting up pigz (2.4-1) ... [2020-02-19T10:35:06.256Z] #18 90.00 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-02-19T10:35:06.256Z] #18 90.02 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-19T10:35:06.256Z] #18 90.02 Setting up python-pip-whl (18.1-5) ... [2020-02-19T10:35:06.256Z] #18 90.03 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-02-19T10:35:06.256Z] #18 90.03 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-19T10:35:06.256Z] #18 90.83 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-02-19T10:35:06.256Z] #18 90.84 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-02-19T10:35:06.256Z] #18 90.85 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-02-19T10:35:06.256Z] #18 90.85 Setting up vim (2:8.1.0875-5) ... [2020-02-19T10:35:06.256Z] #18 90.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-19T10:35:06.256Z] #18 90.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-19T10:35:06.256Z] #18 90.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-19T10:35:06.256Z] #18 90.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-19T10:35:06.256Z] #18 90.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-19T10:35:06.256Z] #18 90.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-19T10:35:06.256Z] #18 90.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-19T10:35:06.454Z] ok github.com/docker/docker/volume/mounts 0.024s coverage: 67.0% of statements [2020-02-19T10:35:06.545Z] #18 90.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-19T10:35:06.545Z] #18 90.99 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-19T10:35:06.545Z] #18 91.00 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-19T10:35:06.545Z] #18 91.01 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-02-19T10:35:06.545Z] #18 91.02 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-19T10:35:06.545Z] #18 91.03 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-02-19T10:35:06.545Z] #18 91.03 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-19T10:35:07.719Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.0% of statements [2020-02-19T10:35:13.429Z] #18 ... [2020-02-19T10:35:13.429Z] [2020-02-19T10:35:13.429Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:35:13.429Z] #24 253.7 + mkdir -p /tmp/tmp.OLB6ty6Ykk/src/github.com/docker [2020-02-19T10:35:13.429Z] #24 253.7 + mv components/cli /tmp/tmp.OLB6ty6Ykk/src/github.com/docker/cli [2020-02-19T10:35:13.429Z] #24 253.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-02-19T10:35:13.429Z] #24 ... [2020-02-19T10:35:13.429Z] [2020-02-19T10:35:13.429Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:35:13.429Z] #48 263.0 github.com/LK4D4/vndr/godl [2020-02-19T10:35:13.429Z] #48 264.1 github.com/LK4D4/vndr [2020-02-19T10:35:17.723Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.6% of statements [2020-02-19T10:35:17.723Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-19T10:35:17.723Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-19T10:35:17.723Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-19T10:35:17.723Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-19T10:35:17.723Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-19T10:35:17.723Z] ? github.com/docker/docker/rootless [no test files] [2020-02-19T10:35:17.723Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-19T10:35:17.723Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-19T10:35:17.723Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-19T10:35:17.723Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-19T10:35:17.723Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-19T10:35:17.723Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-19T10:35:17.723Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-19T10:35:17.723Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-19T10:35:17.723Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-19T10:35:17.723Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-19T10:35:17.723Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-19T10:35:17.723Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-19T10:35:17.723Z] ? github.com/docker/docker/volume [no test files] [2020-02-19T10:35:17.723Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-19T10:35:17.723Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-19T10:35:17.723Z] [2020-02-19T10:35:17.723Z] === Skipped [2020-02-19T10:35:17.723Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-19T10:35:17.723Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-19T10:35:17.723Z] [2020-02-19T10:35:17.723Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-19T10:35:17.723Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-19T10:35:17.723Z] [2020-02-19T10:35:17.723Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-19T10:35:17.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:35:17.723Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-19T10:35:17.723Z] [2020-02-19T10:35:17.723Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-19T10:35:17.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:35:17.724Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-19T10:35:17.724Z] [2020-02-19T10:35:17.724Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-19T10:35:17.724Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:35:17.724Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-19T10:35:17.724Z] [2020-02-19T10:35:17.724Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-19T10:35:17.724Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:35:17.724Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-19T10:35:17.724Z] [2020-02-19T10:35:17.724Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-19T10:35:17.724Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:35:17.724Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-19T10:35:17.724Z] [2020-02-19T10:35:17.724Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-19T10:35:17.724Z] graphtest_unix.go:73: No driver to put! [2020-02-19T10:35:17.724Z] [2020-02-19T10:35:17.724Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-19T10:35:17.724Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-19T10:35:17.724Z] [2020-02-19T10:35:17.724Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-19T10:35:17.724Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-19T10:35:17.724Z] [2020-02-19T10:35:17.724Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-19T10:35:17.724Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-19T10:35:17.724Z] [2020-02-19T10:35:17.724Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-19T10:35:17.724Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-19T10:35:17.724Z] [2020-02-19T10:35:17.724Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-19T10:35:17.724Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:35:17.724Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-19T10:35:17.724Z] [2020-02-19T10:35:17.724Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-19T10:35:17.724Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:35:17.724Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-19T10:35:17.724Z] [2020-02-19T10:35:17.724Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-19T10:35:17.724Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:35:17.724Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-19T10:35:17.724Z] [2020-02-19T10:35:17.724Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-19T10:35:17.724Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:35:17.724Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-19T10:35:17.724Z] [2020-02-19T10:35:17.724Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-19T10:35:17.724Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:35:17.724Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-19T10:35:17.724Z] [2020-02-19T10:35:17.724Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-19T10:35:17.724Z] graphtest_unix.go:73: No driver to put! [2020-02-19T10:35:17.724Z] [2020-02-19T10:35:17.724Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-19T10:35:17.724Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-19T10:35:17.724Z] [2020-02-19T10:35:17.724Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-19T10:35:17.724Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-19T10:35:17.724Z] [2020-02-19T10:35:17.724Z] [2020-02-19T10:35:17.724Z] DONE 2167 tests, 20 skipped in 186.436s Post stage [Pipeline] junit [2020-02-19T10:35:17.742Z] Recording test results [2020-02-19T10:35:17.870Z] #48 ... [2020-02-19T10:35:17.870Z] [2020-02-19T10:35:17.870Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:35:17.870Z] #18 97.26 Setting up iptables (1.8.2-4) ... [2020-02-19T10:35:17.870Z] #18 97.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-19T10:35:17.870Z] #18 97.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-19T10:35:17.870Z] #18 97.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-19T10:35:17.870Z] #18 97.32 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-19T10:35:17.870Z] #18 97.33 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-19T10:35:17.870Z] #18 97.35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-19T10:35:17.870Z] #18 97.36 Setting up python3 (3.7.3-1) ... [2020-02-19T10:35:17.870Z] #18 98.13 Setting up python3-wheel (0.32.3-2) ... [2020-02-19T10:35:17.870Z] #18 99.58 Setting up apparmor (2.13.2-10) ... [2020-02-19T10:35:17.870Z] #18 101.9 Setting up xfsprogs (4.20.0-1) ... [2020-02-19T10:35:17.870Z] #18 101.9 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-19T10:35:18.160Z] #18 102.7 Setting up python3-pkg-resources (40.8.0-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-19T10:35:20.241Z] #18 104.6 Setting up python3-distutils (3.7.3-1) ... [2020-02-19T10:35:20.477Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40510/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bcc6f3fc514ef5c66629b1f8224acf65ad765d9b -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:bcc6f3fc514ef5c66629b1f8224acf65ad765d9b hack/make.sh dynbinary test-integration [2020-02-19T10:35:20.872Z] #18 105.6 Setting up python3-setuptools (40.8.0-1) ... [2020-02-19T10:35:20.872Z] #18 ... [2020-02-19T10:35:20.872Z] [2020-02-19T10:35:20.872Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:35:20.872Z] #45 176.6 CC criu/cr-service.o [2020-02-19T10:35:20.872Z] #45 179.7 CC criu/crtools.o [2020-02-19T10:35:20.872Z] #45 181.0 CC criu/eventfd.o [2020-02-19T10:35:20.872Z] #45 181.7 CC criu/eventpoll.o [2020-02-19T10:35:20.872Z] #45 183.8 CC criu/external.o [2020-02-19T10:35:20.872Z] #45 184.5 CC criu/fault-injection.o [2020-02-19T10:35:20.872Z] #45 184.7 CC criu/fdstore.o [2020-02-19T10:35:20.872Z] #45 185.4 CC criu/fifo.o [2020-02-19T10:35:20.872Z] #45 186.6 CC criu/file-ids.o [2020-02-19T10:35:21.039Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-02-19T10:35:21.040Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-19T10:35:21.040Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-19T10:35:21.040Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-19T10:35:21.040Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-19T10:35:21.040Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-19T10:35:21.040Z] ? github.com/docker/docker/rootless [no test files] [2020-02-19T10:35:21.040Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-19T10:35:21.040Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-19T10:35:21.040Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-19T10:35:21.040Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-19T10:35:21.040Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-19T10:35:21.040Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-19T10:35:21.040Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-19T10:35:21.040Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-19T10:35:21.040Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-19T10:35:21.040Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-19T10:35:21.040Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-19T10:35:21.040Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-19T10:35:21.040Z] ? github.com/docker/docker/volume [no test files] [2020-02-19T10:35:21.040Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-19T10:35:21.040Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-19T10:35:21.040Z] [2020-02-19T10:35:21.040Z] === Skipped [2020-02-19T10:35:21.040Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-19T10:35:21.040Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-19T10:35:21.040Z] [2020-02-19T10:35:21.040Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-19T10:35:21.040Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-19T10:35:21.040Z] [2020-02-19T10:35:21.040Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-19T10:35:21.040Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:35:21.040Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-19T10:35:21.040Z] [2020-02-19T10:35:21.040Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-19T10:35:21.040Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:35:21.040Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-19T10:35:21.040Z] [2020-02-19T10:35:21.040Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-19T10:35:21.040Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:35:21.040Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-19T10:35:21.040Z] [2020-02-19T10:35:21.040Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-19T10:35:21.040Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:35:21.040Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-19T10:35:21.040Z] [2020-02-19T10:35:21.040Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-19T10:35:21.040Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:35:21.040Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-19T10:35:21.040Z] [2020-02-19T10:35:21.040Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-19T10:35:21.040Z] graphtest_unix.go:73: No driver to put! [2020-02-19T10:35:21.040Z] [2020-02-19T10:35:21.040Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-19T10:35:21.040Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-19T10:35:21.040Z] [2020-02-19T10:35:21.040Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-19T10:35:21.040Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-19T10:35:21.040Z] [2020-02-19T10:35:21.040Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-19T10:35:21.040Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-19T10:35:21.040Z] [2020-02-19T10:35:21.040Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-19T10:35:21.040Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-19T10:35:21.040Z] [2020-02-19T10:35:21.040Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-19T10:35:21.040Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:35:21.040Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-19T10:35:21.040Z] [2020-02-19T10:35:21.040Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-19T10:35:21.040Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:35:21.040Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-19T10:35:21.040Z] [2020-02-19T10:35:21.040Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-19T10:35:21.040Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:35:21.040Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-19T10:35:21.040Z] [2020-02-19T10:35:21.040Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-19T10:35:21.040Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:35:21.040Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-19T10:35:21.040Z] [2020-02-19T10:35:21.040Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-19T10:35:21.040Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:35:21.040Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-19T10:35:21.040Z] [2020-02-19T10:35:21.040Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-19T10:35:21.040Z] graphtest_unix.go:73: No driver to put! [2020-02-19T10:35:21.040Z] [2020-02-19T10:35:21.040Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-19T10:35:21.040Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-19T10:35:21.040Z] [2020-02-19T10:35:21.040Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-19T10:35:21.040Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-19T10:35:21.040Z] [2020-02-19T10:35:21.040Z] [2020-02-19T10:35:21.040Z] DONE 2167 tests, 20 skipped in 189.760s [2020-02-19T10:35:21.046Z] [2020-02-19T10:35:21.306Z] Removing bundles/ [2020-02-19T10:35:21.306Z] [2020-02-19T10:35:21.306Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-19T10:35:21.306Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-19T10:35:21.306Z] GOOS="" GOARCH="" GOARM="" Post stage [Pipeline] junit [2020-02-19T10:35:21.894Z] Recording test results [2020-02-19T10:35:21.902Z] #45 187.4 CC criu/file-lock.o [2020-02-19T10:35:23.402Z] #45 ... [2020-02-19T10:35:23.402Z] [2020-02-19T10:35:23.402Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-19T10:35:23.402Z] #18 108.0 Setting up python3-pip (18.1-5) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-19T10:35:24.246Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40510/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bcc6f3fc514ef5c66629b1f8224acf65ad765d9b -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:bcc6f3fc514ef5c66629b1f8224acf65ad765d9b hack/make.sh dynbinary test-integration [2020-02-19T10:35:24.600Z] [2020-02-19T10:35:24.600Z] Removing bundles/ [2020-02-19T10:35:24.600Z] [2020-02-19T10:35:24.600Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-19T10:35:24.600Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-19T10:35:24.600Z] GOOS="" GOARCH="" GOARM="" [2020-02-19T10:35:25.453Z] #18 109.9 Processing triggers for libc-bin (2.28-10) ... [2020-02-19T10:35:25.453Z] #18 110.0 Processing triggers for mime-support (3.62) ... [2020-02-19T10:35:25.744Z] #18 DONE 110.4s [2020-02-19T10:35:25.744Z] [2020-02-19T10:35:25.744Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:35:25.744Z] #45 189.8 CC criu/files-ext.o [2020-02-19T10:35:25.744Z] #45 190.4 CC criu/files-reg.o [2020-02-19T10:35:26.374Z] #45 ... [2020-02-19T10:35:26.374Z] [2020-02-19T10:35:26.374Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-19T10:35:26.374Z] #19 0.389 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-19T10:35:26.374Z] #19 0.393 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-19T10:35:26.374Z] #19 0.400 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-19T10:35:26.374Z] #19 DONE 0.5s [2020-02-19T10:35:26.374Z] [2020-02-19T10:35:26.374Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-19T10:35:27.417Z] #20 ... [2020-02-19T10:35:27.418Z] [2020-02-19T10:35:27.418Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:35:27.418Z] #48 DONE 278.5s [2020-02-19T10:35:27.418Z] [2020-02-19T10:35:27.418Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-19T10:35:31.872Z] #20 ... [2020-02-19T10:35:31.872Z] [2020-02-19T10:35:31.872Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:35:31.872Z] #45 195.8 CC criu/files.o [2020-02-19T10:35:35.377Z] #45 200.6 CC criu/filesystems.o [2020-02-19T10:35:35.667Z] #45 ... [2020-02-19T10:35:35.667Z] [2020-02-19T10:35:35.667Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-19T10:35:35.667Z] #20 9.335 Collecting yamllint==1.16.0 [2020-02-19T10:35:36.299Z] #20 9.983 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-19T10:35:36.299Z] #20 10.21 Collecting pyyaml (from yamllint==1.16.0) [2020-02-19T10:35:36.591Z] #20 10.48 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-19T10:35:40.115Z] #20 13.19 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-19T10:35:40.115Z] #20 13.28 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-19T10:35:40.115Z] #20 13.35 Building wheels for collected packages: pyyaml [2020-02-19T10:35:40.115Z] #20 13.36 Running setup.py bdist_wheel for pyyaml: started [2020-02-19T10:35:41.617Z] #20 15.02 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-19T10:35:41.617Z] #20 15.02 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-19T10:35:41.617Z] #20 15.12 Successfully built pyyaml [2020-02-19T10:35:41.617Z] #20 15.14 Installing collected packages: pyyaml, pathspec, yamllint [2020-02-19T10:35:41.907Z] #20 15.58 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-19T10:35:42.198Z] #20 DONE 15.9s [2020-02-19T10:35:42.198Z] [2020-02-19T10:35:42.198Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:35:42.198Z] #45 202.1 CC criu/fsnotify.o [2020-02-19T10:35:42.198Z] #45 204.6 CC criu/image-desc.o [2020-02-19T10:35:42.198Z] #45 204.9 CC criu/image.o [2020-02-19T10:35:42.198Z] #45 206.4 CC criu/ipc_ns.o [2020-02-19T10:35:43.230Z] #45 208.7 CC criu/irmap.o [2020-02-19T10:35:44.761Z] #45 210.0 CC criu/kcmp-ids.o [2020-02-19T10:35:45.051Z] #45 210.6 CC criu/kerndat.o [2020-02-19T10:35:47.784Z] #45 212.9 CC criu/libnetlink.o [2020-02-19T10:35:48.074Z] #45 213.6 CC criu/log.o [2020-02-19T10:35:48.704Z] #45 214.4 CC criu/lsm.o [2020-02-19T10:35:49.739Z] #45 ... [2020-02-19T10:35:49.739Z] [2020-02-19T10:35:49.739Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-19T10:35:49.739Z] #31 DONE 301.0s [2020-02-19T10:35:49.739Z] [2020-02-19T10:35:49.739Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:35:49.739Z] #45 215.3 CC criu/mem.o [2020-02-19T10:35:52.360Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-19T10:35:52.360Z] [2020-02-19T10:35:52.360Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-02-19T10:35:52.360Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-02-19T10:35:52.360Z] Using test binary docker [2020-02-19T10:35:52.360Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-19T10:35:52.360Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-19T10:35:52.360Z] INFO: Waiting for daemon to start... [2020-02-19T10:35:52.360Z] Starting dockerd [2020-02-19T10:35:52.360Z] . [2020-02-19T10:35:52.360Z] INFO: Building docker-sdk-python3:4.2.0... [2020-02-19T10:35:54.187Z] #45 219.0 CC criu/mount.o [2020-02-19T10:35:59.774Z] #45 225.4 CC criu/namespaces.o [2020-02-19T10:36:03.279Z] #45 228.4 CC criu/net.o [2020-02-19T10:36:07.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-19T10:36:08.866Z] #45 234.0 CC criu/netfilter.o [2020-02-19T10:36:09.156Z] #45 234.5 CC criu/page-pipe.o [2020-02-19T10:36:09.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-19T10:36:10.181Z] #45 235.7 CC criu/page-xfer.o [2020-02-19T10:36:12.236Z] #45 237.9 CC criu/pagemap-cache.o [2020-02-19T10:36:13.265Z] #45 238.7 CC criu/pagemap.o [2020-02-19T10:36:13.368Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-19T10:36:13.717Z] [2020-02-19T10:36:13.717Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-19T10:36:14.088Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-19T10:36:14.088Z] HOSTNAME=91b849ee9814 [2020-02-19T10:36:14.088Z] TESTDEBUG=0 [2020-02-19T10:36:14.088Z] DEST=bundles/test-integration [2020-02-19T10:36:14.088Z] PWD=/go/src/github.com/docker/docker [2020-02-19T10:36:14.088Z] DOCKER_GITCOMMIT=bcc6f3fc514ef5c66629b1f8224acf65ad765d9b [2020-02-19T10:36:14.088Z] container=docker [2020-02-19T10:36:14.088Z] HOME=/root [2020-02-19T10:36:14.088Z] GOLANG_VERSION=1.13.7 [2020-02-19T10:36:14.088Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-19T10:36:14.088Z] VALIDATE_BRANCH=master [2020-02-19T10:36:14.088Z] TERM=xterm [2020-02-19T10:36:14.088Z] DOCKER_PKG=github.com/docker/docker [2020-02-19T10:36:14.088Z] SHLVL=1 [2020-02-19T10:36:14.088Z] TIMEOUT=120m [2020-02-19T10:36:14.088Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-19T10:36:14.088Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-19T10:36:14.088Z] GO111MODULE=off [2020-02-19T10:36:14.088Z] DOCKER_EXPERIMENTAL=1 [2020-02-19T10:36:14.088Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-19T10:36:14.088Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-19T10:36:14.088Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-19T10:36:14.088Z] GOPATH=/go [2020-02-19T10:36:14.088Z] PKG_CONFIG=pkg-config [2020-02-19T10:36:14.088Z] _=/usr/bin/env [2020-02-19T10:36:14.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-19T10:36:14.763Z] #45 240.2 CC criu/parasite-syscall.o [2020-02-19T10:36:16.828Z] #45 242.1 CC criu/path.o [2020-02-19T10:36:17.118Z] #45 242.6 CC criu/pie-util-vdso-elf32.o [2020-02-19T10:36:17.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-19T10:36:17.743Z] #45 243.2 CC criu/pie-util-vdso.o [2020-02-19T10:36:18.768Z] #45 244.0 CC criu/pie-util.o [2020-02-19T10:36:18.768Z] #45 244.3 CC criu/pipes.o [2020-02-19T10:36:20.263Z] #45 245.7 CC criu/plugin.o [2020-02-19T10:36:20.893Z] #45 246.4 CC criu/proc_parse.o [2020-02-19T10:36:26.451Z] #45 252.1 CC criu/protobuf-desc.o [2020-02-19T10:36:28.285Z] edbd72df76b4: Pull complete [2020-02-19T10:36:28.285Z] Digest: sha256:d36276076915c59799c3eb700c5d7db0a7426744e3ea0b3c8b327a4130d50b90 [2020-02-19T10:36:28.285Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-19T10:36:28.285Z] mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-19T10:36:28.285Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:10.0.17763.973 completed successfully [2020-02-19T10:36:28.285Z] INFO: Tagging mcr.microsoft.com/windows/servercore:10.0.17763.973 as microsoft/windowsservercore [2020-02-19T10:36:28.285Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.973' [2020-02-19T10:36:28.285Z] INFO: Docker version of control daemon [2020-02-19T10:36:28.285Z] [2020-02-19T10:36:28.285Z] Client: Docker Engine - Enterprise [2020-02-19T10:36:28.285Z] Version: 19.03.5 [2020-02-19T10:36:28.285Z] API version: 1.40 [2020-02-19T10:36:28.285Z] Go version: go1.12.12 [2020-02-19T10:36:28.285Z] Git commit: 2ee0c57608 [2020-02-19T10:36:28.285Z] Built: 11/13/2019 08:00:16 [2020-02-19T10:36:28.285Z] OS/Arch: windows/amd64 [2020-02-19T10:36:28.285Z] Experimental: false [2020-02-19T10:36:28.285Z] [2020-02-19T10:36:28.285Z] Server: Docker Engine - Enterprise [2020-02-19T10:36:28.285Z] Engine: [2020-02-19T10:36:28.285Z] Version: 19.03.5 [2020-02-19T10:36:28.285Z] API version: 1.40 (minimum version 1.24) [2020-02-19T10:36:28.285Z] Go version: go1.12.12 [2020-02-19T10:36:28.285Z] Git commit: 2ee0c57608 [2020-02-19T10:36:28.285Z] Built: 11/13/2019 07:58:51 [2020-02-19T10:36:28.285Z] OS/Arch: windows/amd64 [2020-02-19T10:36:28.285Z] Experimental: true [2020-02-19T10:36:28.285Z] [2020-02-19T10:36:28.285Z] INFO: Docker info of control daemon [2020-02-19T10:36:28.285Z] [2020-02-19T10:36:28.285Z] Client: [2020-02-19T10:36:28.285Z] Debug Mode: false [2020-02-19T10:36:28.285Z] Plugins: [2020-02-19T10:36:28.285Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-02-19T10:36:28.285Z] [2020-02-19T10:36:28.285Z] Server: [2020-02-19T10:36:28.285Z] Containers: 0 [2020-02-19T10:36:28.285Z] Running: 0 [2020-02-19T10:36:28.285Z] Paused: 0 [2020-02-19T10:36:28.285Z] Stopped: 0 [2020-02-19T10:36:28.285Z] Images: 1 [2020-02-19T10:36:28.285Z] Server Version: 19.03.5 [2020-02-19T10:36:28.285Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-02-19T10:36:28.285Z] Windows: [2020-02-19T10:36:28.285Z] LCOW: [2020-02-19T10:36:28.285Z] Logging Driver: json-file [2020-02-19T10:36:28.285Z] Plugins: [2020-02-19T10:36:28.285Z] Volume: local [2020-02-19T10:36:28.285Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-19T10:36:28.285Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-19T10:36:28.285Z] Swarm: inactive [2020-02-19T10:36:28.285Z] Default Isolation: process [2020-02-19T10:36:28.285Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-19T10:36:28.285Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-19T10:36:28.285Z] OSType: windows [2020-02-19T10:36:28.285Z] Architecture: x86_64 [2020-02-19T10:36:28.285Z] CPUs: 4 [2020-02-19T10:36:28.285Z] Total Memory: 32GiB [2020-02-19T10:36:28.285Z] Name: azwin-2-c16130 [2020-02-19T10:36:28.285Z] ID: SJWS:LFOI:XJXC:CI7J:AAHN:OJXQ:CQVN:VWVD:PQVT:FXW3:C7RB:NUBY [2020-02-19T10:36:28.285Z] Docker Root Dir: D:\docker [2020-02-19T10:36:28.285Z] Debug Mode: false [2020-02-19T10:36:28.285Z] Registry: https://index.docker.io/v1/ [2020-02-19T10:36:28.285Z] Labels: [2020-02-19T10:36:28.285Z] Experimental: true [2020-02-19T10:36:28.285Z] Insecure Registries: [2020-02-19T10:36:28.285Z] 10.0.0.4:5000 [2020-02-19T10:36:28.285Z] 127.0.0.0/8 [2020-02-19T10:36:28.285Z] Registry Mirrors: [2020-02-19T10:36:28.285Z] http://10.0.0.4:5000/ [2020-02-19T10:36:28.285Z] Live Restore Enabled: false [2020-02-19T10:36:28.285Z] [2020-02-19T10:36:28.285Z] [2020-02-19T10:36:28.285Z] INFO: Commit hash is f890fc03c5 [2020-02-19T10:36:28.285Z] INFO: Nuke-Everything... [2020-02-19T10:36:28.285Z] INFO: Container count on control daemon to delete is 0 [2020-02-19T10:36:28.285Z] INFO: Nuking d:\CI [2020-02-19T10:36:28.285Z] INFO: Zapped successfully [2020-02-19T10:36:28.285Z] INFO: Location for testing is d:\CI\PR-40510\5 [2020-02-19T10:36:28.285Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-02-19T10:36:28.285Z] [2020-02-19T10:36:28.285Z] [2020-02-19T10:36:28.285Z] INFO: Building the image from Dockerfile.windows at 02/19/2020 10:36:20... [2020-02-19T10:36:28.285Z] [2020-02-19T10:36:28.285Z] Sending build context to Docker daemon 51.67MB [2020-02-19T10:36:28.285Z] [2020-02-19T10:36:28.285Z] Step 1/10 : FROM microsoft/windowsservercore [2020-02-19T10:36:28.285Z] ---> 3b63d96cf771 [2020-02-19T10:36:28.285Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-02-19T10:36:28.285Z] ---> Running in 081a25c4c68a [2020-02-19T10:36:28.285Z] Removing intermediate container 081a25c4c68a [2020-02-19T10:36:28.285Z] ---> 99b75dce7b9d [2020-02-19T10:36:28.285Z] Step 3/10 : ARG GO_VERSION=1.13.7 [2020-02-19T10:36:28.285Z] ---> Running in 366bea3077af [2020-02-19T10:36:28.285Z] Removing intermediate container 366bea3077af [2020-02-19T10:36:28.285Z] ---> 6a1a34cfb6e1 [2020-02-19T10:36:28.285Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-02-19T10:36:28.285Z] ---> Running in 31941bf064b4 [2020-02-19T10:36:28.285Z] Removing intermediate container 31941bf064b4 [2020-02-19T10:36:28.285Z] ---> 94f4a677d63b [2020-02-19T10:36:28.285Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-02-19T10:36:28.285Z] ---> Running in a6ce925059ce [2020-02-19T10:36:28.285Z] Removing intermediate container a6ce925059ce [2020-02-19T10:36:28.285Z] ---> 8d33047ae912 [2020-02-19T10:36:28.285Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-02-19T10:36:28.285Z] ---> Running in 6a7d8523b2e9 [2020-02-19T10:36:28.507Z] #45 253.8 CC criu/protobuf.o [2020-02-19T10:36:29.018Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-19T10:36:29.018Z] [2020-02-19T10:36:29.018Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-19T10:36:29.018Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-19T10:36:29.018Z] HOSTNAME=2e0c771d5041 [2020-02-19T10:36:29.018Z] TESTDEBUG=0 [2020-02-19T10:36:29.018Z] DEST=bundles/test-integration [2020-02-19T10:36:29.018Z] PWD=/go/src/github.com/docker/docker [2020-02-19T10:36:29.018Z] DOCKER_GITCOMMIT=bcc6f3fc514ef5c66629b1f8224acf65ad765d9b [2020-02-19T10:36:29.018Z] container=docker [2020-02-19T10:36:29.018Z] HOME=/root [2020-02-19T10:36:29.018Z] GOLANG_VERSION=1.13.7 [2020-02-19T10:36:29.018Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-19T10:36:29.018Z] VALIDATE_BRANCH=master [2020-02-19T10:36:29.018Z] TERM=xterm [2020-02-19T10:36:29.018Z] DOCKER_PKG=github.com/docker/docker [2020-02-19T10:36:29.018Z] SHLVL=1 [2020-02-19T10:36:29.018Z] TIMEOUT=120m [2020-02-19T10:36:29.018Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-19T10:36:29.018Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-19T10:36:29.018Z] GO111MODULE=off [2020-02-19T10:36:29.018Z] DOCKER_EXPERIMENTAL=1 [2020-02-19T10:36:29.018Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-19T10:36:29.018Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-19T10:36:29.018Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-19T10:36:29.018Z] GOPATH=/go [2020-02-19T10:36:29.018Z] PKG_CONFIG=pkg-config [2020-02-19T10:36:29.018Z] _=/usr/bin/env [2020-02-19T10:36:29.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-19T10:36:29.135Z] #45 254.5 CC criu/pstree.o [2020-02-19T10:36:30.632Z] #45 ... [2020-02-19T10:36:30.632Z] [2020-02-19T10:36:30.632Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-19T10:36:30.632Z] #42 341.9 + dpkg --print-architecture [2020-02-19T10:36:30.632Z] #42 341.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-19T10:36:30.632Z] #42 342.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-19T10:36:30.632Z] #42 342.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-19T10:36:34.083Z] [2020-02-19T10:36:34.084Z] SUCCESS: Specified value was saved. [2020-02-19T10:36:35.052Z] INFO: Downloading git... [2020-02-19T10:36:37.232Z] INFO: Downloading go... [2020-02-19T10:36:37.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-19T10:36:37.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-19T10:36:38.201Z] INFO: Downloading compiler 1 of 3... [2020-02-19T10:36:39.007Z] sha256:9b5eaac52ec032e86769d6d2f7e63f7c7dcd8147c07be2e0410049fea16837f8 [2020-02-19T10:36:39.007Z] INFO: Starting docker-py tests... [2020-02-19T10:36:39.007Z] ============================= test session starts ============================== [2020-02-19T10:36:39.007Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-02-19T10:36:39.007Z] rootdir: /src, inifile: pytest.ini [2020-02-19T10:36:39.007Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-02-19T10:36:39.007Z] collected 387 items / 1 deselected / 386 selected [2020-02-19T10:36:39.007Z] [2020-02-19T10:36:39.170Z] INFO: Downloading compiler 2 of 3... [2020-02-19T10:36:39.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-19T10:36:40.138Z] INFO: Downloading compiler 3 of 3... [2020-02-19T10:36:40.598Z] INFO: Extracting git... [2020-02-19T10:36:40.978Z] #42 ... [2020-02-19T10:36:40.978Z] [2020-02-19T10:36:40.978Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-19T10:36:40.978Z] #45 256.5 CC criu/rbtree.o [2020-02-19T10:36:40.978Z] #45 257.2 CC criu/rst-malloc.o [2020-02-19T10:36:40.978Z] #45 257.8 CC criu/seccomp.o [2020-02-19T10:36:40.978Z] #45 259.1 CC criu/seize.o [2020-02-19T10:36:40.978Z] #45 260.8 CC criu/servicefd.o [2020-02-19T10:36:40.978Z] #45 261.6 CC criu/shmem.o [2020-02-19T10:36:40.978Z] #45 263.2 CC criu/sigframe.o [2020-02-19T10:36:40.978Z] #45 263.5 CC criu/signalfd.o [2020-02-19T10:36:40.978Z] #45 264.0 CC criu/sk-inet.o [2020-02-19T10:36:40.978Z] #45 265.9 CC criu/sk-netlink.o [2020-02-19T10:36:41.267Z] #45 266.8 CC criu/sk-packet.o [2020-02-19T10:36:42.293Z] #45 267.9 CC criu/sk-queue.o [2020-02-19T10:36:43.320Z] #45 268.7 CC criu/sk-tcp.o [2020-02-19T10:36:44.347Z] #45 269.8 CC criu/sk-unix.o [2020-02-19T10:36:48.791Z] #45 273.6 CC criu/sockets.o [2020-02-19T10:36:49.815Z] #45 275.3 CC criu/stats.o [2020-02-19T10:36:50.443Z] #45 275.9 CC criu/string.o [2020-02-19T10:36:50.731Z] #45 276.1 CC criu/sysctl.o [2020-02-19T10:36:51.759Z] #45 277.3 CC criu/sysfs_parse.o [2020-02-19T10:36:52.820Z] #45 278.1 CC criu/timerfd.o [2020-02-19T10:36:53.109Z] #45 278.8 CC criu/tty.o [2020-02-19T10:36:55.423Z] INFO: Expanding go... [2020-02-19T10:36:55.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-19T10:36:56.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-19T10:36:56.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-19T10:36:56.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-19T10:36:57.544Z] #45 282.5 CC criu/tun.o [2020-02-19T10:36:57.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-19T10:36:58.171Z] #45 283.6 CC criu/uffd.o [2020-02-19T10:36:58.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-19T10:36:58.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-19T10:36:59.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-19T10:36:59.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-19T10:37:00.222Z] #45 285.6 CC criu/util.o [2020-02-19T10:37:01.044Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-02-19T10:37:01.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-19T10:37:01.608Z] tests/integration/api_client_test.py ..... [ 7%] [2020-02-19T10:37:01.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-19T10:37:02.278Z] #45 287.9 CC criu/uts_ns.o [2020-02-19T10:37:02.907Z] #45 288.3 CC criu/vdso.o [2020-02-19T10:37:03.540Z] tests/integration/api_config_test.py ..... [ 8%] [2020-02-19T10:37:03.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-19T10:37:03.938Z] #45 289.5 LINK criu/built-in.o [2020-02-19T10:37:04.234Z] #45 289.8 LINK criu/criu [2020-02-19T10:37:04.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-19T10:37:05.261Z] #45 290.7 DEP lib/c/criu.d [2020-02-19T10:37:05.261Z] #45 290.9 CC images/rpc.pb-c.o [2020-02-19T10:37:06.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-19T10:37:06.752Z] #45 292.1 CC lib/c/criu.o [2020-02-19T10:37:07.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-19T10:37:08.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-19T10:37:08.800Z] #45 294.2 LINK lib/c/built-in.o [2020-02-19T10:37:08.800Z] #45 294.2 LINK lib/c/libcriu.so [2020-02-19T10:37:09.092Z] #45 294.9 GEN magic.py [2020-02-19T10:37:09.382Z] #45 295.1 Note: Building without setproctitle() and strlcpy() support. [2020-02-19T10:37:09.382Z] #45 295.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-19T10:37:09.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-19T10:37:10.136Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-19T10:37:10.136Z] Using test binary docker [2020-02-19T10:37:10.136Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-19T10:37:10.136Z] +++ /etc/init.d/apparmor start [2020-02-19T10:37:10.136Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-19T10:37:10.136Z] Starting dockerd [2020-02-19T10:37:10.136Z] INFO: Waiting for daemon to start... [2020-02-19T10:37:10.136Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-02-19T10:37:10.411Z] #45 296.2 fatal: not a git repository (or any of the parent directories): .git [2020-02-19T10:37:11.943Z] #45 297.7 make[1]: Nothing to be done for 'all'. [2020-02-19T10:37:12.114Z] . [2020-02-19T10:37:12.114Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-19T10:37:12.114Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-19T10:37:12.114Z] Error: No such image: emptyfs [2020-02-19T10:37:12.114Z] ++++ docker load [2020-02-19T10:37:12.114Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-19T10:37:12.497Z] Running integration-test (iteration 1) [2020-02-19T10:37:12.497Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-02-19T10:37:12.497Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:37:12.497Z] ++ set -e [2020-02-19T10:37:12.497Z] ++ '[' -n 0 ']' [2020-02-19T10:37:12.497Z] ++ set -x [2020-02-19T10:37:12.497Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:37:13.435Z] #45 299.2 make[1]: 'images/built-in.o' is up to date. [2020-02-19T10:37:13.723Z] #45 299.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-19T10:37:13.723Z] #45 299.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-19T10:37:14.011Z] #45 299.5 make[1]: 'compel/libcompel.a' is up to date. [2020-02-19T10:37:14.011Z] #45 299.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-19T10:37:14.011Z] #45 299.6 make[1]: Nothing to be done for 'all'. [2020-02-19T10:37:14.011Z] #45 299.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-19T10:37:14.300Z] #45 300.0 make[2]: Nothing to be done for 'all'. [2020-02-19T10:37:14.589Z] #45 300.1 make[2]: Nothing to be done for 'all'. [2020-02-19T10:37:14.589Z] #45 300.2 make[2]: Nothing to be done for 'all'. [2020-02-19T10:37:14.879Z] #45 300.5 make[2]: Nothing to be done for 'all'. [2020-02-19T10:37:14.879Z] #45 300.6 make[2]: Nothing to be done for 'all'. [2020-02-19T10:37:14.879Z] #45 300.6 make[2]: Nothing to be done for 'all'. [2020-02-19T10:37:15.171Z] #45 300.7 make[2]: Nothing to be done for 'all'. [2020-02-19T10:37:15.462Z] #45 300.9 make[2]: Nothing to be done for 'all'. [2020-02-19T10:37:15.462Z] #45 300.9 INSTALL criu/criu [2020-02-19T10:37:15.462Z] #45 DONE 301.1s [2020-02-19T10:37:15.462Z] [2020-02-19T10:37:15.462Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:37:16.516Z] INFO: Expanding compiler 1 of 3... [2020-02-19T10:37:16.516Z] INFO: Expanding compiler 2 of 3... [2020-02-19T10:37:18.176Z] #24 ... [2020-02-19T10:37:18.177Z] [2020-02-19T10:37:18.177Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-19T10:37:18.177Z] #42 DONE 389.8s [2020-02-19T10:37:18.466Z] [2020-02-19T10:37:18.466Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:37:20.114Z] Loaded image: buildpack-deps:jessie [2020-02-19T10:37:20.114Z] Loaded image: busybox:latest [2020-02-19T10:37:20.114Z] Loaded image: busybox:glibc [2020-02-19T10:37:20.114Z] Loaded image: debian:jessie [2020-02-19T10:37:20.475Z] Loaded image: hello-world:latest [2020-02-19T10:37:20.475Z] INFO: Testing against a local daemon [2020-02-19T10:37:20.475Z] === RUN TestCgroupNamespacesBuild [2020-02-19T10:37:21.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-19T10:37:21.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-19T10:37:21.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-19T10:37:21.182Z] #24 ... [2020-02-19T10:37:21.182Z] [2020-02-19T10:37:21.182Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-19T10:37:21.182Z] #58 227.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-19T10:37:21.207Z] INFO: Expanding compiler 3 of 3... [2020-02-19T10:37:21.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-19T10:37:22.175Z] INFO: Removing downloaded files... [2020-02-19T10:37:22.176Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-02-19T10:37:22.176Z] INFO: Configuring git core.autocrlf... [2020-02-19T10:37:22.221Z] --- PASS: TestCgroupNamespacesBuild (1.64s) [2020-02-19T10:37:22.221Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-19T10:37:22.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-19T10:37:23.892Z] #58 230.4 + mkdir -p /build [2020-02-19T10:37:23.892Z] #58 230.4 + cp runc /build/runc [2020-02-19T10:37:23.892Z] #58 DONE 230.6s [2020-02-19T10:37:23.892Z] [2020-02-19T10:37:23.892Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:37:23.949Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2020-02-19T10:37:23.949Z] === RUN TestBuildWithSession [2020-02-19T10:37:23.949Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-19T10:37:23.949Z] build_session_test.go:25: TODO: BuildKit [2020-02-19T10:37:23.949Z] === RUN TestBuildSquashParent [2020-02-19T10:37:24.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-19T10:37:25.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-19T10:37:27.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-19T10:37:30.045Z] --- PASS: TestBuildSquashParent (5.91s) [2020-02-19T10:37:30.045Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-19T10:37:30.045Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-19T10:37:30.045Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-19T10:37:30.045Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-19T10:37:30.045Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-19T10:37:30.045Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-19T10:37:30.045Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-19T10:37:30.045Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-19T10:37:30.045Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-19T10:37:30.045Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-19T10:37:30.045Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-19T10:37:30.045Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-19T10:37:30.045Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-19T10:37:30.045Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-19T10:37:30.045Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-19T10:37:31.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-19T10:37:31.797Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-19T10:37:32.143Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-19T10:37:32.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-19T10:37:33.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-19T10:37:34.527Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-19T10:37:34.527Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-19T10:37:36.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-19T10:37:36.916Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-02-19T10:37:36.916Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.26s) [2020-02-19T10:37:36.916Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.54s) [2020-02-19T10:37:36.916Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.32s) [2020-02-19T10:37:36.916Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.67s) [2020-02-19T10:37:36.916Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.15s) [2020-02-19T10:37:36.916Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.20s) [2020-02-19T10:37:36.916Z] === RUN TestBuildMultiStageCopy [2020-02-19T10:37:36.916Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-19T10:37:37.549Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-02-19T10:37:37.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-19T10:37:38.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-19T10:37:38.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-19T10:37:38.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-19T10:37:38.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-19T10:37:39.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-19T10:37:39.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-19T10:37:39.535Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-19T10:37:39.885Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-19T10:37:40.238Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-19T10:37:40.520Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-19T10:37:40.520Z] Using test binary docker [2020-02-19T10:37:40.520Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-19T10:37:40.520Z] +++ /etc/init.d/apparmor start [2020-02-19T10:37:40.520Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-19T10:37:40.520Z] Starting dockerd [2020-02-19T10:37:40.520Z] INFO: Waiting for daemon to start... [2020-02-19T10:37:40.520Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-02-19T10:37:40.586Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-19T10:37:41.329Z] --- PASS: TestBuildMultiStageCopy (4.53s) [2020-02-19T10:37:41.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.58s) [2020-02-19T10:37:41.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2020-02-19T10:37:41.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.46s) [2020-02-19T10:37:41.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.49s) [2020-02-19T10:37:41.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2020-02-19T10:37:41.329Z] === RUN TestBuildMultiStageParentConfig [2020-02-19T10:37:42.424Z] . [2020-02-19T10:37:42.424Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-19T10:37:42.424Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-19T10:37:42.424Z] Error: No such image: emptyfs [2020-02-19T10:37:42.424Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-19T10:37:42.424Z] ++++ docker load [2020-02-19T10:37:42.545Z] --- PASS: TestBuildMultiStageParentConfig (1.28s) [2020-02-19T10:37:42.545Z] === RUN TestBuildLabelWithTargets [2020-02-19T10:37:42.993Z] Running integration-test (iteration 1) [2020-02-19T10:37:42.993Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-02-19T10:37:42.993Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:37:42.993Z] ++ set -e [2020-02-19T10:37:42.993Z] ++ '[' -n 0 ']' [2020-02-19T10:37:42.993Z] ++ set -x [2020-02-19T10:37:42.993Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:37:44.376Z] --- PASS: TestBuildLabelWithTargets (2.05s) [2020-02-19T10:37:44.376Z] === RUN TestBuildWithEmptyLayers [2020-02-19T10:37:44.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-19T10:37:45.566Z] --- PASS: TestBuildWithEmptyLayers (0.79s) [2020-02-19T10:37:45.566Z] === RUN TestBuildMultiStageOnBuild [2020-02-19T10:37:47.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-19T10:37:47.908Z] --- PASS: TestBuildMultiStageOnBuild (2.55s) [2020-02-19T10:37:47.908Z] === RUN TestBuildUncleanTarFilenames [2020-02-19T10:37:49.114Z] --- PASS: TestBuildUncleanTarFilenames (1.12s) [2020-02-19T10:37:49.114Z] === RUN TestBuildMultiStageLayerLeak [2020-02-19T10:37:51.116Z] Loaded image: buildpack-deps:jessie [2020-02-19T10:37:51.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-19T10:37:51.375Z] Loaded image: busybox:latest [2020-02-19T10:37:51.635Z] Loaded image: busybox:glibc [2020-02-19T10:37:51.635Z] Loaded image: debian:jessie [2020-02-19T10:37:51.894Z] Loaded image: hello-world:latest [2020-02-19T10:37:51.894Z] INFO: Testing against a local daemon [2020-02-19T10:37:51.894Z] === RUN TestCgroupNamespacesBuild [2020-02-19T10:37:52.175Z] --- PASS: TestBuildMultiStageLayerLeak (2.95s) [2020-02-19T10:37:52.175Z] === RUN TestBuildWithHugeFile [2020-02-19T10:37:56.084Z] --- PASS: TestCgroupNamespacesBuild (4.28s) [2020-02-19T10:37:56.084Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-19T10:37:57.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-19T10:37:57.989Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s) [2020-02-19T10:37:57.989Z] === RUN TestBuildWithSession [2020-02-19T10:37:57.989Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-19T10:37:57.989Z] build_session_test.go:25: TODO: BuildKit [2020-02-19T10:37:57.989Z] === RUN TestBuildSquashParent [2020-02-19T10:38:03.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-19T10:38:03.164Z] #24 ... [2020-02-19T10:38:03.164Z] [2020-02-19T10:38:03.164Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:38:03.164Z] #63 382.3 + bin/containerd [2020-02-19T10:38:04.559Z] --- PASS: TestBuildSquashParent (5.90s) [2020-02-19T10:38:04.559Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-19T10:38:04.559Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-19T10:38:04.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-19T10:38:04.559Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-19T10:38:04.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-19T10:38:04.559Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-19T10:38:04.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-19T10:38:04.559Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-19T10:38:04.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-19T10:38:04.559Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-19T10:38:04.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-19T10:38:04.559Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-19T10:38:04.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-19T10:38:04.559Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-19T10:38:04.559Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-19T10:38:04.559Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-19T10:38:04.559Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-19T10:38:05.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-19T10:38:06.465Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-19T10:38:06.655Z] #63 ... [2020-02-19T10:38:06.655Z] [2020-02-19T10:38:06.655Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:38:06.655Z] #54 DONE 437.6s [2020-02-19T10:38:06.655Z] [2020-02-19T10:38:06.655Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:38:06.724Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-19T10:38:08.629Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-02-19T10:38:08.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.69s) [2020-02-19T10:38:08.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.84s) [2020-02-19T10:38:08.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.88s) [2020-02-19T10:38:08.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.92s) [2020-02-19T10:38:08.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2020-02-19T10:38:08.629Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2020-02-19T10:38:08.629Z] === RUN TestBuildMultiStageCopy [2020-02-19T10:38:08.629Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-19T10:38:10.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-19T10:38:11.164Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-19T10:38:11.423Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-19T10:38:11.990Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-19T10:38:12.558Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-19T10:38:13.126Z] --- PASS: TestBuildMultiStageCopy (4.33s) [2020-02-19T10:38:13.126Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.22s) [2020-02-19T10:38:13.126Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-02-19T10:38:13.126Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2020-02-19T10:38:13.126Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2020-02-19T10:38:13.126Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2020-02-19T10:38:13.126Z] === RUN TestBuildMultiStageParentConfig [2020-02-19T10:38:14.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-19T10:38:14.504Z] --- PASS: TestBuildMultiStageParentConfig (1.36s) [2020-02-19T10:38:14.504Z] === RUN TestBuildLabelWithTargets [2020-02-19T10:38:16.408Z] --- PASS: TestBuildLabelWithTargets (2.12s) [2020-02-19T10:38:16.408Z] === RUN TestBuildWithEmptyLayers [2020-02-19T10:38:17.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-19T10:38:17.786Z] --- PASS: TestBuildWithEmptyLayers (0.97s) [2020-02-19T10:38:17.786Z] === RUN TestBuildMultiStageOnBuild [2020-02-19T10:38:19.254Z] #24 448.8 + return [2020-02-19T10:38:19.254Z] #24 DONE 449.0s [2020-02-19T10:38:19.254Z] [2020-02-19T10:38:19.254Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:38:19.879Z] #63 ... [2020-02-19T10:38:19.879Z] [2020-02-19T10:38:20.170Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-19T10:38:20.170Z] #25 DONE 0.1s [2020-02-19T10:38:20.170Z] [2020-02-19T10:38:20.170Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:38:20.170Z] #63 ... [2020-02-19T10:38:20.170Z] [2020-02-19T10:38:20.170Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-19T10:38:20.321Z] --- PASS: TestBuildMultiStageOnBuild (2.66s) [2020-02-19T10:38:20.321Z] === RUN TestBuildUncleanTarFilenames [2020-02-19T10:38:20.405Z] --- PASS: TestBuildWithHugeFile (27.00s) [2020-02-19T10:38:20.405Z] === RUN TestBuildWithEmptyDockerfile [2020-02-19T10:38:20.405Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-19T10:38:20.405Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-19T10:38:20.405Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-19T10:38:20.405Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-19T10:38:20.405Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-19T10:38:20.405Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-19T10:38:20.405Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-19T10:38:20.405Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-19T10:38:20.405Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-19T10:38:20.405Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-02-19T10:38:20.405Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-02-19T10:38:20.405Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-02-19T10:38:20.405Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-02-19T10:38:20.405Z] === RUN TestBuildPreserveOwnership [2020-02-19T10:38:20.405Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-19T10:38:20.642Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-19T10:38:20.642Z] Using test binary docker [2020-02-19T10:38:20.642Z] +++ /etc/init.d/apparmor start [2020-02-19T10:38:20.642Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-19T10:38:20.642Z] INFO: Waiting for daemon to start... [2020-02-19T10:38:20.642Z] Starting dockerd [2020-02-19T10:38:20.642Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-02-19T10:38:20.796Z] #29 DONE 0.5s [2020-02-19T10:38:20.796Z] [2020-02-19T10:38:20.796Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-19T10:38:20.796Z] #32 DONE 0.1s [2020-02-19T10:38:20.796Z] [2020-02-19T10:38:20.796Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-19T10:38:20.796Z] #35 DONE 0.1s [2020-02-19T10:38:20.796Z] [2020-02-19T10:38:20.796Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:38:21.082Z] #63 ... [2020-02-19T10:38:21.082Z] [2020-02-19T10:38:21.082Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-19T10:38:21.082Z] #40 DONE 0.1s [2020-02-19T10:38:21.082Z] [2020-02-19T10:38:21.082Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-19T10:38:21.082Z] #43 DONE 0.1s [2020-02-19T10:38:21.082Z] [2020-02-19T10:38:21.082Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-19T10:38:21.082Z] #46 DONE 0.1s [2020-02-19T10:38:21.082Z] [2020-02-19T10:38:21.082Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:38:21.370Z] #63 ... [2020-02-19T10:38:21.370Z] [2020-02-19T10:38:21.370Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-19T10:38:21.370Z] #49 DONE 0.1s [2020-02-19T10:38:21.370Z] [2020-02-19T10:38:21.370Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-19T10:38:21.370Z] #52 DONE 0.1s [2020-02-19T10:38:21.370Z] [2020-02-19T10:38:21.370Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-19T10:38:21.370Z] #55 DONE 0.1s [2020-02-19T10:38:21.370Z] [2020-02-19T10:38:21.370Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:38:21.659Z] #63 ... [2020-02-19T10:38:21.659Z] [2020-02-19T10:38:21.659Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-19T10:38:21.659Z] #59 DONE 0.1s [2020-02-19T10:38:21.659Z] [2020-02-19T10:38:21.659Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-19T10:38:21.699Z] --- PASS: TestBuildUncleanTarFilenames (1.36s) [2020-02-19T10:38:21.699Z] === RUN TestBuildMultiStageLayerLeak [2020-02-19T10:38:22.738Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-19T10:38:23.153Z] . [2020-02-19T10:38:23.154Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-19T10:38:23.154Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-19T10:38:23.154Z] Error: No such image: emptyfs [2020-02-19T10:38:23.154Z] ++++ docker load [2020-02-19T10:38:23.154Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-19T10:38:23.409Z] Running integration-test (iteration 1) [2020-02-19T10:38:23.409Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-02-19T10:38:23.409Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:38:23.409Z] ++ set -e [2020-02-19T10:38:23.409Z] ++ '[' -n 0 ']' [2020-02-19T10:38:23.409Z] ++ set -x [2020-02-19T10:38:23.409Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:38:24.988Z] --- PASS: TestBuildMultiStageLayerLeak (2.96s) [2020-02-19T10:38:24.988Z] === RUN TestBuildWithHugeFile [2020-02-19T10:38:25.112Z] --- PASS: TestBuildPreserveOwnership (5.68s) [2020-02-19T10:38:25.112Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.69s) [2020-02-19T10:38:25.112Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.99s) [2020-02-19T10:38:25.112Z] === RUN TestBuildPlatformInvalid [2020-02-19T10:38:25.112Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-02-19T10:38:25.112Z] PASS [2020-02-19T10:38:25.112Z] [2020-02-19T10:38:25.112Z] === Skipped [2020-02-19T10:38:25.112Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-02-19T10:38:25.112Z] build_session_test.go:25: TODO: BuildKit [2020-02-19T10:38:25.112Z] [2020-02-19T10:38:25.112Z] [2020-02-19T10:38:25.112Z] DONE 32 tests, 1 skipped in 72.511s [2020-02-19T10:38:25.112Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-02-19T10:38:25.113Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:38:25.113Z] ++ set -e [2020-02-19T10:38:25.113Z] ++ '[' -n 0 ']' [2020-02-19T10:38:25.113Z] ++ set -x [2020-02-19T10:38:25.113Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:38:25.113Z] INFO: Testing against a local daemon [2020-02-19T10:38:25.113Z] === RUN TestConfigList [2020-02-19T10:38:28.349Z] --- PASS: TestConfigList (2.93s) [2020-02-19T10:38:28.349Z] === RUN TestConfigsCreateAndDelete [2020-02-19T10:38:30.696Z] --- PASS: TestConfigsCreateAndDelete (2.73s) [2020-02-19T10:38:30.696Z] === RUN TestConfigsUpdate [2020-02-19T10:38:33.761Z] --- PASS: TestConfigsUpdate (2.72s) [2020-02-19T10:38:33.761Z] === RUN TestTemplatedConfig [2020-02-19T10:38:36.832Z] --- PASS: TestTemplatedConfig (3.26s) [2020-02-19T10:38:36.832Z] === RUN TestConfigInspect [2020-02-19T10:38:39.182Z] --- PASS: TestConfigInspect (2.29s) [2020-02-19T10:38:39.182Z] === RUN TestConfigCreateWithLabels [2020-02-19T10:38:39.478Z] ................................................ [ 29%] [2020-02-19T10:38:42.256Z] --- PASS: TestConfigCreateWithLabels (2.72s) [2020-02-19T10:38:42.256Z] === RUN TestConfigCreateResolve [2020-02-19T10:38:44.723Z] --- PASS: TestConfigCreateResolve (2.73s) [2020-02-19T10:38:44.723Z] === RUN TestConfigDaemonLibtrustID [2020-02-19T10:38:45.143Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-02-19T10:38:45.143Z] PASS [2020-02-19T10:38:45.143Z] [2020-02-19T10:38:45.143Z] DONE 8 tests in 19.973s [2020-02-19T10:38:45.143Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-02-19T10:38:45.143Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:38:45.143Z] ++ set -e [2020-02-19T10:38:45.143Z] ++ '[' -n 0 ']' [2020-02-19T10:38:45.143Z] ++ set -x [2020-02-19T10:38:45.143Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:38:45.143Z] INFO: Testing against a local daemon [2020-02-19T10:38:45.143Z] === RUN TestCheckpoint [2020-02-19T10:38:45.143Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-19T10:38:45.143Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-19T10:38:45.143Z] === RUN TestContainerInvalidJSON [2020-02-19T10:38:45.143Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-19T10:38:45.143Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-19T10:38:45.143Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-19T10:38:45.143Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-19T10:38:45.143Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-19T10:38:45.143Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-19T10:38:45.143Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-19T10:38:45.143Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-19T10:38:45.143Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-19T10:38:45.143Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-02-19T10:38:45.143Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-19T10:38:45.143Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-19T10:38:45.143Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-19T10:38:45.143Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-19T10:38:45.143Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-02-19T10:38:45.143Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-19T10:38:45.520Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-02-19T10:38:45.520Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-19T10:38:45.520Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-02-19T10:38:45.520Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-19T10:38:45.520Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-02-19T10:38:45.520Z] === RUN TestCopyFromContainer [2020-02-19T10:38:47.293Z] === RUN TestCopyFromContainer// [2020-02-19T10:38:47.293Z] === RUN TestCopyFromContainer//bar/root [2020-02-19T10:38:47.639Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-19T10:38:47.639Z] === RUN TestCopyFromContainer/bar/quux [2020-02-19T10:38:47.639Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-19T10:38:47.985Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-19T10:38:47.985Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-19T10:38:47.985Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-19T10:38:47.985Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-19T10:38:47.985Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-19T10:38:48.343Z] --- PASS: TestCopyFromContainer (2.61s) [2020-02-19T10:38:48.343Z] --- PASS: TestCopyFromContainer// (0.08s) [2020-02-19T10:38:48.343Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-02-19T10:38:48.343Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2020-02-19T10:38:48.343Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-02-19T10:38:48.343Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-02-19T10:38:48.343Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-02-19T10:38:48.343Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-02-19T10:38:48.343Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-02-19T10:38:48.343Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-02-19T10:38:48.343Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-02-19T10:38:48.343Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-19T10:38:48.343Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-19T10:38:48.343Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-19T10:38:48.343Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-19T10:38:48.343Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-19T10:38:48.343Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-19T10:38:48.343Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-19T10:38:48.343Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-19T10:38:48.343Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-19T10:38:48.343Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-19T10:38:48.343Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-02-19T10:38:48.343Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-19T10:38:48.343Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-19T10:38:48.343Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-19T10:38:48.343Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-19T10:38:48.343Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-02-19T10:38:48.343Z] === RUN TestCreateWithInvalidEnv [2020-02-19T10:38:48.343Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-19T10:38:48.343Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-19T10:38:48.343Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-19T10:38:48.343Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-19T10:38:48.343Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-19T10:38:48.343Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-19T10:38:48.343Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-19T10:38:48.343Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-19T10:38:48.343Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-19T10:38:48.343Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-02-19T10:38:48.343Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-19T10:38:48.343Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-19T10:38:48.343Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-19T10:38:48.343Z] === RUN TestCreateTmpfsMountsTarget [2020-02-19T10:38:48.343Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-02-19T10:38:48.343Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-19T10:38:50.688Z] --- PASS: TestCreateWithCustomMaskedPaths (2.32s) [2020-02-19T10:38:50.688Z] === RUN TestCreateWithCapabilities [2020-02-19T10:38:50.688Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-19T10:38:50.688Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-19T10:38:50.688Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-19T10:38:50.688Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-19T10:38:50.688Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-19T10:38:50.688Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-19T10:38:50.688Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-19T10:38:50.688Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-19T10:38:50.688Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-19T10:38:50.688Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-19T10:38:50.688Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-19T10:38:50.688Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-19T10:38:50.688Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-19T10:38:50.688Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-19T10:38:50.688Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-19T10:38:50.688Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-19T10:38:50.688Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-19T10:38:50.688Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-19T10:38:50.688Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-19T10:38:50.688Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-19T10:38:50.688Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-19T10:38:50.688Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-19T10:38:50.688Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-19T10:38:50.688Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-19T10:38:50.688Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-19T10:38:50.688Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-19T10:38:50.688Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-19T10:38:50.688Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-19T10:38:50.688Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-19T10:38:50.688Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-19T10:38:50.688Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-19T10:38:50.688Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-19T10:38:50.688Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-19T10:38:51.204Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-02-19T10:38:51.204Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-19T10:38:51.204Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-19T10:38:51.204Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-02-19T10:38:51.204Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-02-19T10:38:51.204Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-02-19T10:38:51.204Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-02-19T10:38:51.204Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-02-19T10:38:51.204Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-19T10:38:51.204Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-02-19T10:38:51.204Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-02-19T10:38:51.204Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-02-19T10:38:51.204Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-19T10:38:53.598Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.54s) [2020-02-19T10:38:53.598Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-19T10:38:53.598Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-19T10:38:53.598Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-19T10:38:53.598Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-19T10:38:53.598Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-19T10:38:53.598Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-19T10:38:53.598Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-19T10:38:53.598Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-19T10:38:53.598Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-19T10:38:53.598Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-19T10:38:53.598Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-19T10:38:53.598Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-19T10:38:53.598Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-19T10:38:53.598Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-19T10:38:53.598Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-19T10:38:53.598Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-19T10:38:53.598Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-02-19T10:38:53.598Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-02-19T10:38:53.598Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-02-19T10:38:53.598Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2020-02-19T10:38:53.598Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-02-19T10:38:53.598Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-02-19T10:38:53.599Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-19T10:38:54.303Z] #63 433.2 + bin/containerd-stress [2020-02-19T10:38:54.338Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2020-02-19T10:38:54.338Z] === RUN TestContainerStartOnDaemonRestart [2020-02-19T10:38:54.338Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-19T10:38:54.338Z] === RUN TestDaemonRestartIpcMode [2020-02-19T10:38:54.338Z] === PAUSE TestDaemonRestartIpcMode [2020-02-19T10:38:54.338Z] === RUN TestDaemonHostGatewayIP [2020-02-19T10:38:54.338Z] === PAUSE TestDaemonHostGatewayIP [2020-02-19T10:38:54.338Z] === RUN TestDiff [2020-02-19T10:38:55.098Z] --- PASS: TestDiff (0.86s) [2020-02-19T10:38:55.098Z] === RUN TestExecWithCloseStdin [2020-02-19T10:38:55.425Z] Loaded image: buildpack-deps:jessie [2020-02-19T10:38:55.425Z] Loaded image: busybox:latest [2020-02-19T10:38:55.425Z] Loaded image: busybox:glibc [2020-02-19T10:38:55.425Z] Loaded image: debian:jessie [2020-02-19T10:38:55.425Z] Loaded image: hello-world:latest [2020-02-19T10:38:55.425Z] INFO: Testing against a local daemon [2020-02-19T10:38:55.425Z] === RUN TestCgroupNamespacesBuild [2020-02-19T10:38:56.307Z] --- PASS: TestExecWithCloseStdin (1.01s) [2020-02-19T10:38:56.307Z] === RUN TestExec [2020-02-19T10:38:57.022Z] #63 436.9 + bin/containerd-shim [2020-02-19T10:38:57.077Z] --- PASS: TestExec (0.96s) [2020-02-19T10:38:57.077Z] === RUN TestExecUser [2020-02-19T10:38:58.274Z] --- PASS: TestExecUser (0.98s) [2020-02-19T10:38:58.274Z] === RUN TestExportContainerAndImportImage [2020-02-19T10:38:58.535Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-02-19T10:38:59.016Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-02-19T10:38:59.016Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-19T10:38:59.592Z] --- PASS: TestCgroupNamespacesBuild (4.31s) [2020-02-19T10:38:59.592Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-19T10:39:00.745Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s) [2020-02-19T10:39:00.745Z] === RUN TestHealthCheckWorkdir [2020-02-19T10:39:01.488Z] --- PASS: TestHealthCheckWorkdir (1.00s) [2020-02-19T10:39:01.488Z] === RUN TestHealthKillContainer [2020-02-19T10:39:02.106Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.34s) [2020-02-19T10:39:02.106Z] === RUN TestBuildWithSession [2020-02-19T10:39:02.106Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-19T10:39:02.106Z] build_session_test.go:25: TODO: BuildKit [2020-02-19T10:39:02.106Z] === RUN TestBuildSquashParent [2020-02-19T10:39:05.366Z] --- PASS: TestHealthKillContainer (3.10s) [2020-02-19T10:39:05.366Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-19T10:39:05.366Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2020-02-19T10:39:05.366Z] === RUN TestIpcModeNone [2020-02-19T10:39:06.493Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-02-19T10:39:06.880Z] --- PASS: TestIpcModeNone (1.12s) [2020-02-19T10:39:06.880Z] === RUN TestIpcModePrivate [2020-02-19T10:39:07.371Z] #63 447.1 + bin/containerd-shim-runc-v1 [2020-02-19T10:39:07.674Z] --- PASS: TestIpcModePrivate (1.14s) [2020-02-19T10:39:07.674Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2020-02-19T10:39:07.674Z] === RUN TestIpcModeShareable [2020-02-19T10:39:08.877Z] --- PASS: TestIpcModeShareable (1.01s) [2020-02-19T10:39:08.877Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2020-02-19T10:39:08.877Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-19T10:39:10.036Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-02-19T10:39:11.695Z] --- PASS: TestBuildWithHugeFile (41.49s) [2020-02-19T10:39:11.695Z] === RUN TestBuildWithEmptyDockerfile [2020-02-19T10:39:11.695Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-19T10:39:11.695Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-19T10:39:11.695Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-19T10:39:11.695Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-19T10:39:11.695Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-19T10:39:11.695Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-19T10:39:11.695Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-19T10:39:11.695Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-19T10:39:11.695Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-19T10:39:11.695Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-02-19T10:39:11.695Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-02-19T10:39:11.695Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-02-19T10:39:11.695Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2020-02-19T10:39:11.695Z] === RUN TestBuildPreserveOwnership [2020-02-19T10:39:11.695Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-19T10:39:11.695Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-19T10:39:11.971Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.83s) [2020-02-19T10:39:11.971Z] === RUN TestAPIIpcModeHost [2020-02-19T10:39:12.263Z] --- PASS: TestBuildPreserveOwnership (5.85s) [2020-02-19T10:39:12.263Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.79s) [2020-02-19T10:39:12.263Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.04s) [2020-02-19T10:39:12.263Z] === RUN TestBuildPlatformInvalid [2020-02-19T10:39:12.263Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-02-19T10:39:12.263Z] PASS [2020-02-19T10:39:12.263Z] [2020-02-19T10:39:12.263Z] === Skipped [2020-02-19T10:39:12.263Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-02-19T10:39:12.263Z] build_session_test.go:25: TODO: BuildKit [2020-02-19T10:39:12.263Z] [2020-02-19T10:39:12.263Z] [2020-02-19T10:39:12.263Z] DONE 32 tests, 1 skipped in 89.520s [2020-02-19T10:39:12.316Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-02-19T10:39:12.316Z] === RUN TestDaemonIpcModeShareable [2020-02-19T10:39:12.523Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-02-19T10:39:12.523Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:39:12.523Z] ++ set -e [2020-02-19T10:39:12.523Z] ++ '[' -n 0 ']' [2020-02-19T10:39:12.523Z] ++ set -x [2020-02-19T10:39:12.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:39:12.523Z] INFO: Testing against a local daemon [2020-02-19T10:39:12.523Z] === RUN TestConfigList [2020-02-19T10:39:12.922Z] #63 452.1 + bin/containerd-shim-runc-v2 [2020-02-19T10:39:13.954Z] #63 453.6 + binaries [2020-02-19T10:39:13.954Z] #63 453.6 + mkdir -p /build [2020-02-19T10:39:13.954Z] #63 453.6 + cp bin/containerd /build/containerd [2020-02-19T10:39:13.954Z] #63 453.6 + cp bin/containerd-shim /build/containerd-shim [2020-02-19T10:39:13.954Z] #63 453.7 + cp bin/ctr /build/ctr [2020-02-19T10:39:13.954Z] #63 DONE 453.7s [2020-02-19T10:39:14.153Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2020-02-19T10:39:14.154Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-02-19T10:39:14.154Z] === RUN TestDaemonIpcModePrivate [2020-02-19T10:39:14.268Z] --- PASS: TestBuildSquashParent (10.35s) [2020-02-19T10:39:14.268Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-19T10:39:14.268Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-19T10:39:14.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-19T10:39:14.268Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-19T10:39:14.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-19T10:39:14.268Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-19T10:39:14.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-19T10:39:14.268Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-19T10:39:14.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-19T10:39:14.268Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-19T10:39:14.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-19T10:39:14.268Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-19T10:39:14.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-19T10:39:14.268Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-19T10:39:14.268Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-19T10:39:15.440Z] [2020-02-19T10:39:15.440Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-19T10:39:15.440Z] #64 DONE 0.1s [2020-02-19T10:39:15.440Z] [2020-02-19T10:39:15.440Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-19T10:39:15.440Z] #68 DONE 0.1s [2020-02-19T10:39:15.440Z] [2020-02-19T10:39:15.440Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-19T10:39:15.440Z] #70 DONE 0.1s [2020-02-19T10:39:15.440Z] [2020-02-19T10:39:15.440Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-19T10:39:15.440Z] #73 DONE 0.0s [2020-02-19T10:39:15.725Z] [2020-02-19T10:39:15.726Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-19T10:39:15.726Z] #74 DONE 0.0s [2020-02-19T10:39:15.726Z] [2020-02-19T10:39:15.726Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-19T10:39:15.934Z] --- PASS: TestDaemonIpcModePrivate (1.64s) [2020-02-19T10:39:15.934Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-02-19T10:39:15.934Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-19T10:39:16.155Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-19T10:39:16.155Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-19T10:39:16.714Z] --- PASS: TestConfigList (3.48s) [2020-02-19T10:39:16.714Z] === RUN TestConfigsCreateAndDelete [2020-02-19T10:39:17.167Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.62s) [2020-02-19T10:39:17.167Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-02-19T10:39:17.167Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-19T10:39:18.438Z] #75 DONE 2.4s [2020-02-19T10:39:18.438Z] [2020-02-19T10:39:18.438Z] #76 exporting to oci image format [2020-02-19T10:39:18.438Z] #76 exporting layers [2020-02-19T10:39:18.639Z] Removing intermediate container 6a7d8523b2e9 [2020-02-19T10:39:18.639Z] ---> eefff081c46a [2020-02-19T10:39:18.639Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-02-19T10:39:18.639Z] ---> Running in 050480ccb292 [2020-02-19T10:39:18.639Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-02-19T10:39:18.919Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s) [2020-02-19T10:39:18.919Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-02-19T10:39:18.919Z] === RUN TestIpcModeOlderClient [2020-02-19T10:39:18.919Z] === PAUSE TestIpcModeOlderClient [2020-02-19T10:39:18.919Z] === RUN TestKillContainerInvalidSignal [2020-02-19T10:39:19.247Z] --- PASS: TestConfigsCreateAndDelete (3.23s) [2020-02-19T10:39:19.247Z] === RUN TestConfigsUpdate [2020-02-19T10:39:19.448Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-19T10:39:19.448Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-19T10:39:19.663Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2020-02-19T10:39:19.663Z] === RUN TestKillContainer [2020-02-19T10:39:19.663Z] === RUN TestKillContainer/no_signal [2020-02-19T10:39:20.410Z] === RUN TestKillContainer/non_killing_signal [2020-02-19T10:39:21.172Z] === RUN TestKillContainer/killing_signal [2020-02-19T10:39:22.371Z] --- PASS: TestKillContainer (2.50s) [2020-02-19T10:39:22.371Z] --- PASS: TestKillContainer/no_signal (0.84s) [2020-02-19T10:39:22.371Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2020-02-19T10:39:22.371Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-02-19T10:39:22.371Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-19T10:39:22.371Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-19T10:39:22.536Z] --- PASS: TestConfigsUpdate (3.22s) [2020-02-19T10:39:22.536Z] === RUN TestTemplatedConfig [2020-02-19T10:39:23.135Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-19T10:39:23.624Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-02-19T10:39:23.624Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.47s) [2020-02-19T10:39:23.624Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.60s) [2020-02-19T10:39:23.624Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.42s) [2020-02-19T10:39:23.624Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.49s) [2020-02-19T10:39:23.624Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.61s) [2020-02-19T10:39:23.624Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.51s) [2020-02-19T10:39:23.624Z] === RUN TestBuildMultiStageCopy [2020-02-19T10:39:23.624Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-19T10:39:23.922Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.79s) [2020-02-19T10:39:23.922Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s) [2020-02-19T10:39:23.922Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2020-02-19T10:39:23.922Z] === RUN TestKillStoppedContainer [2020-02-19T10:39:24.278Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-02-19T10:39:24.278Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-19T10:39:24.278Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-02-19T10:39:24.278Z] === RUN TestKillDifferentUserContainer [2020-02-19T10:39:25.035Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2020-02-19T10:39:25.035Z] === RUN TestInspectOomKilledTrue [2020-02-19T10:39:25.035Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-19T10:39:25.035Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-19T10:39:25.035Z] === RUN TestInspectOomKilledFalse [2020-02-19T10:39:25.035Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-19T10:39:25.035Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-19T10:39:25.035Z] === RUN TestLinksEtcHostsContentMatch [2020-02-19T10:39:25.798Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-02-19T10:39:25.798Z] === RUN TestLinksContainerNames [2020-02-19T10:39:25.825Z] --- PASS: TestTemplatedConfig (3.43s) [2020-02-19T10:39:25.825Z] === RUN TestConfigInspect [2020-02-19T10:39:26.131Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-19T10:39:26.690Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-19T10:39:27.326Z] --- PASS: TestLinksContainerNames (1.56s) [2020-02-19T10:39:27.326Z] === RUN TestLogsFollowTailEmpty [2020-02-19T10:39:27.614Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-19T10:39:28.142Z] --- PASS: TestLogsFollowTailEmpty (1.00s) [2020-02-19T10:39:28.142Z] === RUN TestContainerNetworkMountsNoChown [2020-02-19T10:39:28.175Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-19T10:39:28.736Z] --- PASS: TestBuildMultiStageCopy (5.85s) [2020-02-19T10:39:28.736Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.14s) [2020-02-19T10:39:28.736Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2020-02-19T10:39:28.736Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.67s) [2020-02-19T10:39:28.736Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.70s) [2020-02-19T10:39:28.736Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.72s) [2020-02-19T10:39:28.736Z] === RUN TestBuildMultiStageParentConfig [2020-02-19T10:39:28.899Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/default [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/default [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/private [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/private [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/rprivate [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/slave [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/slave [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/rslave [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/shared [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/shared [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/rshared [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-19T10:39:28.899Z] === CONT TestMountDaemonRoot/default [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-19T10:39:28.899Z] === CONT TestMountDaemonRoot/rslave [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-19T10:39:28.899Z] === CONT TestMountDaemonRoot/rshared [2020-02-19T10:39:28.899Z] === CONT TestMountDaemonRoot/shared [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-19T10:39:28.899Z] === CONT TestMountDaemonRoot/rprivate [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-19T10:39:28.899Z] === CONT TestMountDaemonRoot/slave [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-19T10:39:28.899Z] === CONT TestMountDaemonRoot/private [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-19T10:39:28.899Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-19T10:39:28.899Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-19T10:39:28.899Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-19T10:39:28.899Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-19T10:39:29.115Z] --- PASS: TestConfigInspect (3.13s) [2020-02-19T10:39:29.115Z] === RUN TestConfigCreateWithLabels [2020-02-19T10:39:29.273Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-19T10:39:29.273Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-19T10:39:29.273Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-19T10:39:29.273Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-19T10:39:29.273Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-19T10:39:29.273Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-19T10:39:29.273Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-19T10:39:29.273Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-19T10:39:29.273Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-19T10:39:29.273Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-19T10:39:29.273Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-19T10:39:29.629Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-19T10:39:29.629Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-19T10:39:29.629Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-19T10:39:29.629Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-19T10:39:29.629Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-19T10:39:29.629Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-19T10:39:29.629Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-19T10:39:29.629Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-19T10:39:29.629Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-19T10:39:29.629Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-19T10:39:29.629Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-19T10:39:29.629Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-19T10:39:29.629Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-19T10:39:29.629Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-19T10:39:29.629Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-02-19T10:39:29.629Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-02-19T10:39:29.629Z] === RUN TestContainerBindMountNonRecursive [2020-02-19T10:39:30.622Z] --- PASS: TestBuildMultiStageParentConfig (1.67s) [2020-02-19T10:39:30.622Z] === RUN TestBuildLabelWithTargets [2020-02-19T10:39:31.139Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-02-19T10:39:31.993Z] --- PASS: TestContainerBindMountNonRecursive (1.79s) [2020-02-19T10:39:31.993Z] === RUN TestNetworkNat [2020-02-19T10:39:32.344Z] --- PASS: TestNetworkNat (0.75s) [2020-02-19T10:39:32.344Z] === RUN TestNetworkLocalhostTCPNat [2020-02-19T10:39:32.403Z] --- PASS: TestConfigCreateWithLabels (3.21s) [2020-02-19T10:39:32.403Z] === RUN TestConfigCreateResolve [2020-02-19T10:39:33.108Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s) [2020-02-19T10:39:33.108Z] === RUN TestNetworkLoopbackNat [2020-02-19T10:39:33.134Z] --- PASS: TestBuildLabelWithTargets (2.56s) [2020-02-19T10:39:33.134Z] === RUN TestBuildWithEmptyLayers [2020-02-19T10:39:34.367Z] --- PASS: TestNetworkLoopbackNat (1.26s) [2020-02-19T10:39:34.367Z] === RUN TestPause [2020-02-19T10:39:34.498Z] --- PASS: TestBuildWithEmptyLayers (1.43s) [2020-02-19T10:39:34.498Z] === RUN TestBuildMultiStageOnBuild [2020-02-19T10:39:35.666Z] --- PASS: TestPause (1.01s) [2020-02-19T10:39:35.666Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-19T10:39:35.666Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-19T10:39:35.666Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-19T10:39:35.666Z] === RUN TestPauseStopPausedContainer [2020-02-19T10:39:35.692Z] --- PASS: TestConfigCreateResolve (3.27s) [2020-02-19T10:39:35.692Z] === RUN TestConfigDaemonLibtrustID [2020-02-19T10:39:36.259Z] --- PASS: TestConfigDaemonLibtrustID (0.64s) [2020-02-19T10:39:36.259Z] PASS [2020-02-19T10:39:36.259Z] [2020-02-19T10:39:36.259Z] DONE 8 tests in 23.753s [2020-02-19T10:39:36.259Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-02-19T10:39:36.259Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:39:36.259Z] ++ set -e [2020-02-19T10:39:36.259Z] ++ '[' -n 0 ']' [2020-02-19T10:39:36.259Z] ++ set -x [2020-02-19T10:39:36.259Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:39:36.259Z] INFO: Testing against a local daemon [2020-02-19T10:39:36.259Z] === RUN TestCheckpoint [2020-02-19T10:39:36.259Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-19T10:39:36.259Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-19T10:39:36.259Z] === RUN TestContainerInvalidJSON [2020-02-19T10:39:36.259Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-19T10:39:36.259Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-19T10:39:36.259Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-19T10:39:36.259Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-19T10:39:36.259Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-19T10:39:36.259Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-19T10:39:36.259Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-19T10:39:36.259Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-19T10:39:36.259Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-19T10:39:36.259Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-02-19T10:39:36.259Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-19T10:39:36.259Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-19T10:39:36.259Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-19T10:39:36.259Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-19T10:39:36.436Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2020-02-19T10:39:36.436Z] === RUN TestPsFilter [2020-02-19T10:39:36.518Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-02-19T10:39:36.518Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-19T10:39:36.518Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-02-19T10:39:36.518Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-19T10:39:36.776Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-02-19T10:39:36.776Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-19T10:39:36.776Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-02-19T10:39:36.776Z] === RUN TestCopyFromContainer [2020-02-19T10:39:36.785Z] --- PASS: TestPsFilter (0.25s) [2020-02-19T10:39:36.785Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-19T10:39:37.528Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-02-19T10:39:37.528Z] === RUN TestRemoveContainerWithVolume [2020-02-19T10:39:38.290Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2020-02-19T10:39:38.290Z] === RUN TestRemoveContainerRunning [2020-02-19T10:39:38.660Z] --- PASS: TestBuildMultiStageOnBuild (3.72s) [2020-02-19T10:39:38.660Z] === RUN TestBuildUncleanTarFilenames [2020-02-19T10:39:39.312Z] === RUN TestCopyFromContainer// [2020-02-19T10:39:39.312Z] === RUN TestCopyFromContainer//bar/root [2020-02-19T10:39:39.312Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-19T10:39:39.312Z] === RUN TestCopyFromContainer/bar/quux [2020-02-19T10:39:39.312Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-19T10:39:39.312Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-19T10:39:39.505Z] --- PASS: TestRemoveContainerRunning (0.97s) [2020-02-19T10:39:39.505Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-19T10:39:39.571Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-19T10:39:39.571Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-19T10:39:39.765Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-02-19T10:39:39.830Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-19T10:39:39.830Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-19T10:39:40.024Z] --- PASS: TestBuildUncleanTarFilenames (1.87s) [2020-02-19T10:39:40.024Z] === RUN TestBuildMultiStageLayerLeak [2020-02-19T10:39:40.089Z] --- PASS: TestCopyFromContainer (3.14s) [2020-02-19T10:39:40.089Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-02-19T10:39:40.089Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-02-19T10:39:40.089Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-02-19T10:39:40.089Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-02-19T10:39:40.089Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-02-19T10:39:40.089Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-02-19T10:39:40.089Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-02-19T10:39:40.089Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-02-19T10:39:40.089Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-02-19T10:39:40.089Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-02-19T10:39:40.089Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-19T10:39:40.089Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-19T10:39:40.089Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-19T10:39:40.089Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-19T10:39:40.089Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-19T10:39:40.089Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-19T10:39:40.089Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-19T10:39:40.089Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-19T10:39:40.089Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-19T10:39:40.089Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-19T10:39:40.089Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-02-19T10:39:40.089Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-19T10:39:40.089Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-19T10:39:40.089Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-19T10:39:40.089Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-19T10:39:40.089Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-02-19T10:39:40.089Z] === RUN TestCreateWithInvalidEnv [2020-02-19T10:39:40.089Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-19T10:39:40.089Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-19T10:39:40.089Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-19T10:39:40.089Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-19T10:39:40.089Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-19T10:39:40.089Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-19T10:39:40.089Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-19T10:39:40.089Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-19T10:39:40.089Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-19T10:39:40.089Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-19T10:39:40.089Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-19T10:39:40.089Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-19T10:39:40.089Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-19T10:39:40.089Z] === RUN TestCreateTmpfsMountsTarget [2020-02-19T10:39:40.089Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-02-19T10:39:40.089Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-19T10:39:40.260Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2020-02-19T10:39:40.260Z] === RUN TestRemoveInvalidContainer [2020-02-19T10:39:40.260Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-02-19T10:39:40.260Z] === RUN TestRenameLinkedContainer [2020-02-19T10:39:41.395Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-02-19T10:39:42.623Z] --- PASS: TestCreateWithCustomMaskedPaths (2.13s) [2020-02-19T10:39:42.623Z] === RUN TestCreateWithCapabilities [2020-02-19T10:39:42.623Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-19T10:39:42.623Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-19T10:39:42.623Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-19T10:39:42.623Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-19T10:39:42.623Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-19T10:39:42.623Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-19T10:39:42.623Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-19T10:39:42.623Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-19T10:39:42.623Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-19T10:39:42.623Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-19T10:39:42.623Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-19T10:39:42.623Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-19T10:39:42.623Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-19T10:39:42.623Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-19T10:39:42.623Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-19T10:39:42.623Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-19T10:39:42.623Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-19T10:39:42.623Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-19T10:39:42.623Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-19T10:39:42.623Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-19T10:39:42.623Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-19T10:39:42.623Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-19T10:39:42.623Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-19T10:39:42.623Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-19T10:39:42.623Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-19T10:39:42.623Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-19T10:39:42.623Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-19T10:39:42.623Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-19T10:39:42.623Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-19T10:39:42.623Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-19T10:39:42.623Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-19T10:39:42.623Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-19T10:39:42.623Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-19T10:39:42.623Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-02-19T10:39:42.623Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-19T10:39:42.623Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-19T10:39:42.623Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-02-19T10:39:42.623Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-02-19T10:39:42.623Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-02-19T10:39:42.623Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-02-19T10:39:42.623Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-02-19T10:39:42.623Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-02-19T10:39:42.623Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-02-19T10:39:42.623Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-02-19T10:39:42.623Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-02-19T10:39:42.623Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-19T10:39:43.369Z] --- PASS: TestRenameLinkedContainer (3.29s) [2020-02-19T10:39:43.369Z] === RUN TestRenameStoppedContainer [2020-02-19T10:39:43.767Z] INFO: Sources obtained for gotestsum... [2020-02-19T10:39:43.767Z] INFO: Checkout done for gotestsum... [2020-02-19T10:39:44.187Z] --- PASS: TestBuildMultiStageLayerLeak (4.09s) [2020-02-19T10:39:44.187Z] === RUN TestBuildWithHugeFile [2020-02-19T10:39:44.573Z] --- PASS: TestRenameStoppedContainer (0.90s) [2020-02-19T10:39:44.573Z] === RUN TestRenameRunningContainerAndReuse [2020-02-19T10:39:45.158Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s) [2020-02-19T10:39:45.158Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-19T10:39:45.158Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-19T10:39:45.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-19T10:39:45.158Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-19T10:39:45.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-19T10:39:45.158Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-19T10:39:45.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-19T10:39:45.158Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-19T10:39:45.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-19T10:39:45.158Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-19T10:39:45.158Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-19T10:39:45.158Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-19T10:39:45.158Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-19T10:39:45.158Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-19T10:39:45.158Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-19T10:39:45.158Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-19T10:39:45.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-02-19T10:39:45.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-02-19T10:39:45.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-02-19T10:39:45.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-02-19T10:39:45.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-02-19T10:39:45.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-02-19T10:39:45.158Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-19T10:39:45.724Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2020-02-19T10:39:45.724Z] === RUN TestContainerStartOnDaemonRestart [2020-02-19T10:39:45.724Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-19T10:39:45.724Z] === RUN TestDaemonRestartIpcMode [2020-02-19T10:39:45.724Z] === PAUSE TestDaemonRestartIpcMode [2020-02-19T10:39:45.724Z] === RUN TestDaemonHostGatewayIP [2020-02-19T10:39:45.724Z] === PAUSE TestDaemonHostGatewayIP [2020-02-19T10:39:45.724Z] === RUN TestDiff [2020-02-19T10:39:45.947Z] INFO: Build done for gotestsum... [2020-02-19T10:39:45.971Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-02-19T10:39:46.292Z] --- PASS: TestDiff (0.75s) [2020-02-19T10:39:46.292Z] === RUN TestExecWithCloseStdin [2020-02-19T10:39:46.352Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s) [2020-02-19T10:39:46.352Z] === RUN TestRenameInvalidName [2020-02-19T10:39:47.188Z] --- PASS: TestRenameInvalidName (0.85s) [2020-02-19T10:39:47.188Z] === RUN TestRenameAnonymousContainer [2020-02-19T10:39:47.229Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-02-19T10:39:47.229Z] === RUN TestExec [2020-02-19T10:39:48.166Z] --- PASS: TestExec (0.90s) [2020-02-19T10:39:48.166Z] === RUN TestExecUser [2020-02-19T10:39:49.102Z] --- PASS: TestExecUser (0.91s) [2020-02-19T10:39:49.102Z] === RUN TestExportContainerAndImportImage [2020-02-19T10:39:50.480Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-02-19T10:39:50.480Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-19T10:39:50.518Z] --- PASS: TestRenameAnonymousContainer (3.04s) [2020-02-19T10:39:50.518Z] === RUN TestRenameContainerWithSameName [2020-02-19T10:39:50.877Z] --- PASS: TestRenameContainerWithSameName (1.01s) [2020-02-19T10:39:50.877Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-19T10:39:52.385Z] --- PASS: TestExportContainerAfterDaemonRestart (2.05s) [2020-02-19T10:39:52.385Z] === RUN TestHealthCheckWorkdir [2020-02-19T10:39:52.618Z] --- PASS: TestRenameContainerWithLinkedContainer (1.66s) [2020-02-19T10:39:52.618Z] === RUN TestResize [2020-02-19T10:39:53.322Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2020-02-19T10:39:53.322Z] === RUN TestHealthKillContainer [2020-02-19T10:39:53.373Z] --- PASS: TestResize (0.88s) [2020-02-19T10:39:53.373Z] === RUN TestResizeWithInvalidSize [2020-02-19T10:39:54.117Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-19T10:39:54.117Z] Using test binary docker [2020-02-19T10:39:54.117Z] +++ /etc/init.d/apparmor start [2020-02-19T10:39:54.117Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-19T10:39:54.117Z] INFO: Waiting for daemon to start... [2020-02-19T10:39:54.117Z] Starting dockerd [2020-02-19T10:39:54.117Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-02-19T10:39:54.117Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-19T10:39:54.117Z] Using test binary docker [2020-02-19T10:39:54.117Z] +++ /etc/init.d/apparmor start [2020-02-19T10:39:54.117Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-19T10:39:54.117Z] INFO: Waiting for daemon to start... [2020-02-19T10:39:54.117Z] Starting dockerd [2020-02-19T10:39:54.117Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-02-19T10:39:54.602Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2020-02-19T10:39:54.602Z] === RUN TestResizeWhenContainerNotStarted [2020-02-19T10:39:55.358Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2020-02-19T10:39:55.358Z] === RUN TestDaemonRestartKillContainers [2020-02-19T10:39:55.358Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-19T10:39:55.358Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-19T10:39:55.358Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-19T10:39:55.358Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-19T10:39:55.358Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-19T10:39:55.358Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-19T10:39:55.358Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-19T10:39:55.358Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-19T10:39:55.358Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-19T10:39:55.358Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-19T10:39:55.358Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-19T10:39:55.358Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-19T10:39:55.358Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-19T10:39:55.358Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-19T10:39:55.358Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-19T10:39:55.358Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-19T10:39:55.358Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-19T10:39:55.358Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-19T10:39:55.358Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-19T10:39:55.358Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-19T10:39:55.358Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-19T10:39:55.358Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-19T10:39:55.358Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-19T10:39:55.358Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-19T10:39:55.358Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-19T10:39:55.358Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-19T10:39:56.263Z] Removing intermediate container 050480ccb292 [2020-02-19T10:39:56.263Z] ---> 8b804d8af867 [2020-02-19T10:39:56.263Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-02-19T10:39:56.263Z] ---> Running in e55c9f75a5d9 [2020-02-19T10:39:56.263Z] Removing intermediate container e55c9f75a5d9 [2020-02-19T10:39:56.263Z] ---> d3590ae6b26c [2020-02-19T10:39:56.263Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-02-19T10:39:56.263Z] ---> Running in c359fc20c28e [2020-02-19T10:39:56.609Z] --- PASS: TestHealthKillContainer (2.97s) [2020-02-19T10:39:56.609Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-19T10:39:57.176Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2020-02-19T10:39:57.176Z] === RUN TestIpcModeNone [2020-02-19T10:39:57.231Z] Removing intermediate container c359fc20c28e [2020-02-19T10:39:57.231Z] ---> 5efa3a5bac6e [2020-02-19T10:39:57.231Z] Step 10/10 : COPY . . [2020-02-19T10:39:57.914Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-19T10:39:57.914Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-19T10:39:58.113Z] --- PASS: TestIpcModeNone (0.85s) [2020-02-19T10:39:58.113Z] === RUN TestIpcModePrivate [2020-02-19T10:39:58.271Z] . [2020-02-19T10:39:58.271Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-19T10:39:58.271Z] [2020-02-19T10:39:58.271Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-19T10:39:58.271Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-19T10:39:58.271Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-19T10:39:58.271Z] Error: No such image: emptyfs [2020-02-19T10:39:58.271Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-19T10:39:58.271Z] ++++ docker load [2020-02-19T10:39:58.271Z] Error: No such image: emptyfs [2020-02-19T10:39:58.271Z] ++++ docker load [2020-02-19T10:39:58.271Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-19T10:39:58.830Z] Running integration-test (iteration 1) [2020-02-19T10:39:58.830Z] Running integration-test (iteration 1) [2020-02-19T10:39:58.830Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-02-19T10:39:58.830Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-02-19T10:39:58.830Z] ++ set -e [2020-02-19T10:39:58.830Z] ++ '[' -n 0 ']' [2020-02-19T10:39:58.830Z] ++ set -x [2020-02-19T10:39:58.830Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-02-19T10:39:58.830Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-02-19T10:39:58.830Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-02-19T10:39:58.830Z] ++ set -e [2020-02-19T10:39:58.830Z] ++ '[' -n 0 ']' [2020-02-19T10:39:58.830Z] ++ set -x [2020-02-19T10:39:58.830Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-02-19T10:39:59.050Z] --- PASS: TestIpcModePrivate (0.87s) [2020-02-19T10:39:59.050Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false [2020-02-19T10:39:59.050Z] === RUN TestIpcModeShareable [2020-02-19T10:39:59.151Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-19T10:39:59.151Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-19T10:39:59.617Z] --- PASS: TestIpcModeShareable (0.89s) [2020-02-19T10:39:59.617Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true [2020-02-19T10:39:59.617Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-19T10:40:00.404Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-19T10:40:00.739Z] ......................... [ 67%] [2020-02-19T10:40:00.760Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-19T10:40:02.532Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-19T10:40:02.895Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-19T10:40:02.906Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.61s) [2020-02-19T10:40:02.906Z] === RUN TestAPIIpcModeHost [2020-02-19T10:40:02.906Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-02-19T10:40:02.906Z] === RUN TestDaemonIpcModeShareable [2020-02-19T10:40:04.812Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2020-02-19T10:40:04.812Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-02-19T10:40:04.812Z] === RUN TestDaemonIpcModePrivate [2020-02-19T10:40:05.280Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-19T10:40:06.048Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-19T10:40:06.718Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-02-19T10:40:06.718Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-02-19T10:40:06.718Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-19T10:40:08.424Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-19T10:40:08.424Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.24s) [2020-02-19T10:40:08.424Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.46s) [2020-02-19T10:40:08.424Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s) [2020-02-19T10:40:08.424Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2020-02-19T10:40:08.424Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2020-02-19T10:40:08.424Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-02-19T10:40:08.424Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.09s) [2020-02-19T10:40:08.424Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.29s) [2020-02-19T10:40:08.424Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.68s) [2020-02-19T10:40:08.424Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.97s) [2020-02-19T10:40:08.424Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.28s) [2020-02-19T10:40:08.424Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.13s) [2020-02-19T10:40:08.424Z] === RUN TestCgroupNamespacesRun [2020-02-19T10:40:08.623Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s) [2020-02-19T10:40:08.623Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-02-19T10:40:08.623Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-19T10:40:09.813Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2020-02-19T10:40:09.813Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-19T10:40:10.529Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2020-02-19T10:40:10.529Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-02-19T10:40:10.529Z] === RUN TestIpcModeOlderClient [2020-02-19T10:40:10.529Z] === PAUSE TestIpcModeOlderClient [2020-02-19T10:40:10.529Z] === RUN TestKillContainerInvalidSignal [2020-02-19T10:40:11.098Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2020-02-19T10:40:11.098Z] === RUN TestKillContainer [2020-02-19T10:40:11.098Z] === RUN TestKillContainer/no_signal [2020-02-19T10:40:11.623Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2020-02-19T10:40:11.623Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-19T10:40:12.033Z] === RUN TestKillContainer/non_killing_signal [2020-02-19T10:40:12.293Z] === RUN TestKillContainer/killing_signal [2020-02-19T10:40:13.358Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2020-02-19T10:40:13.358Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-19T10:40:13.669Z] --- PASS: TestKillContainer (2.30s) [2020-02-19T10:40:13.669Z] --- PASS: TestKillContainer/no_signal (0.77s) [2020-02-19T10:40:13.669Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2020-02-19T10:40:13.669Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-02-19T10:40:13.669Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-19T10:40:13.669Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-19T10:40:14.237Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-19T10:40:15.071Z] --- PASS: TestCgroupNamespacesRunHostMode (1.68s) [2020-02-19T10:40:15.071Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-19T10:40:15.174Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.58s) [2020-02-19T10:40:15.174Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2020-02-19T10:40:15.174Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-02-19T10:40:15.174Z] === RUN TestKillStoppedContainer [2020-02-19T10:40:15.174Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-02-19T10:40:15.174Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-19T10:40:15.174Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-02-19T10:40:15.174Z] === RUN TestKillDifferentUserContainer [2020-02-19T10:40:16.110Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2020-02-19T10:40:16.110Z] === RUN TestInspectOomKilledTrue [2020-02-19T10:40:16.110Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-19T10:40:16.110Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-19T10:40:16.110Z] === RUN TestInspectOomKilledFalse [2020-02-19T10:40:16.110Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-19T10:40:16.110Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-19T10:40:16.110Z] === RUN TestLinksEtcHostsContentMatch [2020-02-19T10:40:16.678Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-02-19T10:40:16.678Z] === RUN TestLinksContainerNames [2020-02-19T10:40:16.806Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.58s) [2020-02-19T10:40:16.806Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-19T10:40:17.158Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.78s) [2020-02-19T10:40:17.158Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-19T10:40:17.924Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2020-02-19T10:40:17.925Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-19T10:40:18.581Z] --- PASS: TestLinksContainerNames (1.58s) [2020-02-19T10:40:18.582Z] === RUN TestLogsFollowTailEmpty [2020-02-19T10:40:19.149Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2020-02-19T10:40:19.149Z] === RUN TestContainerNetworkMountsNoChown [2020-02-19T10:40:19.717Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2020-02-19T10:40:19.717Z] === RUN TestMountDaemonRoot [2020-02-19T10:40:19.717Z] === RUN TestMountDaemonRoot/default [2020-02-19T10:40:19.717Z] === PAUSE TestMountDaemonRoot/default [2020-02-19T10:40:19.717Z] === RUN TestMountDaemonRoot/private [2020-02-19T10:40:19.717Z] === PAUSE TestMountDaemonRoot/private [2020-02-19T10:40:19.717Z] === RUN TestMountDaemonRoot/rprivate [2020-02-19T10:40:19.717Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-19T10:40:19.717Z] === RUN TestMountDaemonRoot/slave [2020-02-19T10:40:19.717Z] === PAUSE TestMountDaemonRoot/slave [2020-02-19T10:40:19.717Z] === RUN TestMountDaemonRoot/rslave [2020-02-19T10:40:19.717Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-19T10:40:19.717Z] === RUN TestMountDaemonRoot/shared [2020-02-19T10:40:19.717Z] === PAUSE TestMountDaemonRoot/shared [2020-02-19T10:40:19.717Z] === RUN TestMountDaemonRoot/rshared [2020-02-19T10:40:19.717Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-19T10:40:19.717Z] === CONT TestMountDaemonRoot/default [2020-02-19T10:40:19.717Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-19T10:40:19.717Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-19T10:40:19.717Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-19T10:40:19.717Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-19T10:40:19.717Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-19T10:40:19.717Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-19T10:40:19.717Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-19T10:40:19.717Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-19T10:40:19.717Z] === CONT TestMountDaemonRoot/rslave [2020-02-19T10:40:19.717Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-19T10:40:19.717Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-19T10:40:19.717Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-19T10:40:19.717Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-19T10:40:19.717Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-19T10:40:19.717Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-19T10:40:19.717Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-19T10:40:19.717Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-19T10:40:19.717Z] === CONT TestMountDaemonRoot/rprivate [2020-02-19T10:40:19.717Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-19T10:40:19.717Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-19T10:40:19.717Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-19T10:40:19.717Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-19T10:40:19.717Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-19T10:40:19.717Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-19T10:40:19.717Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-19T10:40:19.717Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-19T10:40:19.717Z] === CONT TestMountDaemonRoot/rshared [2020-02-19T10:40:19.718Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-19T10:40:19.718Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-19T10:40:19.718Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-19T10:40:19.718Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-19T10:40:19.718Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-19T10:40:19.718Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-19T10:40:19.718Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-19T10:40:19.718Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-19T10:40:19.718Z] === CONT TestMountDaemonRoot/slave [2020-02-19T10:40:19.718Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-19T10:40:19.718Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-19T10:40:19.718Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-19T10:40:19.718Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-19T10:40:19.718Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-19T10:40:19.718Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-19T10:40:19.718Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-19T10:40:19.718Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-19T10:40:19.718Z] === CONT TestMountDaemonRoot/private [2020-02-19T10:40:19.718Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-19T10:40:19.718Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-19T10:40:19.718Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-19T10:40:19.718Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-19T10:40:19.718Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-19T10:40:19.718Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-19T10:40:19.718Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-19T10:40:19.718Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-19T10:40:19.718Z] === CONT TestMountDaemonRoot/shared [2020-02-19T10:40:19.718Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-19T10:40:19.718Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-19T10:40:19.718Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-19T10:40:19.718Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-19T10:40:19.718Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-19T10:40:19.718Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-19T10:40:19.718Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-19T10:40:19.718Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-19T10:40:19.718Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-19T10:40:19.718Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-19T10:40:19.718Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-19T10:40:19.718Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-19T10:40:19.718Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-19T10:40:19.840Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s) [2020-02-19T10:40:19.840Z] === RUN TestKernelTCPMemory [2020-02-19T10:40:19.976Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-19T10:40:19.976Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-19T10:40:19.976Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-19T10:40:19.976Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-19T10:40:19.976Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-19T10:40:19.976Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-19T10:40:19.976Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-19T10:40:19.976Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-19T10:40:19.976Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-19T10:40:19.976Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-19T10:40:19.976Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-19T10:40:19.976Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-19T10:40:19.976Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-19T10:40:19.976Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-19T10:40:19.976Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-19T10:40:20.236Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-19T10:40:20.236Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-19T10:40:20.236Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-19T10:40:20.236Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-19T10:40:20.236Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-19T10:40:20.236Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-19T10:40:20.236Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-19T10:40:20.236Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-02-19T10:40:20.236Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-02-19T10:40:20.236Z] === RUN TestContainerBindMountNonRecursive [2020-02-19T10:40:20.588Z] --- PASS: TestKernelTCPMemory (0.96s) [2020-02-19T10:40:20.588Z] === RUN TestNISDomainname [2020-02-19T10:40:21.785Z] --- PASS: TestNISDomainname (1.11s) [2020-02-19T10:40:21.785Z] === RUN TestHostnameDnsResolution [2020-02-19T10:40:22.141Z] --- PASS: TestContainerBindMountNonRecursive (1.87s) [2020-02-19T10:40:22.141Z] === RUN TestNetworkNat [2020-02-19T10:40:22.403Z] ---> 259a2c5f2c7b [2020-02-19T10:40:22.403Z] Successfully built 259a2c5f2c7b [2020-02-19T10:40:22.403Z] Successfully tagged docker:latest [2020-02-19T10:40:22.403Z] INFO: Image build ended at 02/19/2020 10:40:20. Duration:00:03:59.9969659 [2020-02-19T10:40:22.403Z] [2020-02-19T10:40:22.403Z] [2020-02-19T10:40:22.403Z] INFO: Building the test binaries at 02/19/2020 10:40:20... [2020-02-19T10:40:22.985Z] --- PASS: TestHostnameDnsResolution (1.20s) [2020-02-19T10:40:22.985Z] === RUN TestStats [2020-02-19T10:40:23.076Z] --- PASS: TestNetworkNat (0.88s) [2020-02-19T10:40:23.076Z] === RUN TestNetworkLocalhostTCPNat [2020-02-19T10:40:24.013Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-02-19T10:40:24.013Z] === RUN TestNetworkLoopbackNat [2020-02-19T10:40:24.628Z] INFO: make.ps1 starting at 02/19/2020 10:40:24 [2020-02-19T10:40:24.628Z] INFO: Git commit (f890fc03c5) assumed from DOCKER_GITCOMMIT environment variable [2020-02-19T10:40:24.628Z] INFO: Invoking autogen... [2020-02-19T10:40:24.963Z] --- PASS: TestNetworkLoopbackNat (1.13s) [2020-02-19T10:40:24.963Z] === RUN TestPause [2020-02-19T10:40:25.596Z] INFO: Building daemon... [2020-02-19T10:40:25.908Z] --- PASS: TestPause (0.87s) [2020-02-19T10:40:25.908Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-19T10:40:25.908Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-19T10:40:25.908Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-19T10:40:25.908Z] === RUN TestPauseStopPausedContainer [2020-02-19T10:40:26.037Z] --- PASS: TestStats (2.87s) [2020-02-19T10:40:26.038Z] === RUN TestStopContainerWithTimeout [2020-02-19T10:40:26.038Z] === RUN TestStopContainerWithTimeout/0 [2020-02-19T10:40:26.038Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-19T10:40:26.038Z] === RUN TestStopContainerWithTimeout/1 [2020-02-19T10:40:26.038Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-19T10:40:26.038Z] === RUN TestStopContainerWithTimeout/3 [2020-02-19T10:40:26.038Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-19T10:40:26.038Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-19T10:40:26.038Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-19T10:40:26.038Z] === CONT TestStopContainerWithTimeout/0 [2020-02-19T10:40:26.038Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-19T10:40:26.800Z] === CONT TestStopContainerWithTimeout/3 [2020-02-19T10:40:26.847Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-02-19T10:40:26.847Z] === RUN TestPsFilter [2020-02-19T10:40:27.107Z] --- PASS: TestPsFilter (0.24s) [2020-02-19T10:40:27.107Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-19T10:40:27.683Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2020-02-19T10:40:27.683Z] === RUN TestRemoveContainerWithVolume [2020-02-19T10:40:28.621Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2020-02-19T10:40:28.621Z] === RUN TestRemoveContainerRunning [2020-02-19T10:40:29.137Z] === CONT TestStopContainerWithTimeout/1 [2020-02-19T10:40:29.558Z] --- PASS: TestRemoveContainerRunning (0.77s) [2020-02-19T10:40:29.558Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-19T10:40:30.126Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2020-02-19T10:40:30.126Z] === RUN TestRemoveInvalidContainer [2020-02-19T10:40:30.126Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-02-19T10:40:30.126Z] === RUN TestRenameLinkedContainer [2020-02-19T10:40:30.836Z] Loaded image: buildpack-deps:jessie [2020-02-19T10:40:30.836Z] Loaded image: buildpack-deps:jessie [2020-02-19T10:40:30.836Z] Loaded image: busybox:latest [2020-02-19T10:40:30.836Z] Loaded image: busybox:latest [2020-02-19T10:40:30.836Z] Loaded image: busybox:glibc [2020-02-19T10:40:30.836Z] Loaded image: debian:jessie [2020-02-19T10:40:30.836Z] Loaded image: busybox:glibc [2020-02-19T10:40:30.836Z] Loaded image: debian:jessie [2020-02-19T10:40:30.836Z] Loaded image: hello-world:latest [2020-02-19T10:40:30.836Z] Loaded image: hello-world:latest [2020-02-19T10:40:30.836Z] INFO: Testing against a local daemon [2020-02-19T10:40:30.836Z] === RUN TestDockerDaemonSuite [2020-02-19T10:40:30.836Z] INFO: Testing against a local daemon [2020-02-19T10:40:30.836Z] === RUN TestDockerSuite [2020-02-19T10:40:30.836Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-02-19T10:40:30.836Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-02-19T10:40:30.836Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-02-19T10:40:30.836Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-02-19T10:40:30.836Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-02-19T10:40:30.836Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-02-19T10:40:30.836Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-02-19T10:40:30.836Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-02-19T10:40:30.836Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-02-19T10:40:30.882Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-02-19T10:40:30.882Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2020-02-19T10:40:30.882Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2020-02-19T10:40:30.882Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2020-02-19T10:40:30.882Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2020-02-19T10:40:30.882Z] === RUN TestDeleteDevicemapper [2020-02-19T10:40:30.882Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-19T10:40:30.882Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-19T10:40:30.882Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-19T10:40:33.414Z] --- PASS: TestRenameLinkedContainer (3.19s) [2020-02-19T10:40:33.414Z] === RUN TestRenameStoppedContainer [2020-02-19T10:40:34.101Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-02-19T10:40:34.101Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-02-19T10:40:34.351Z] --- PASS: TestRenameStoppedContainer (0.83s) [2020-02-19T10:40:34.351Z] === RUN TestRenameRunningContainerAndReuse [2020-02-19T10:40:34.936Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.79s) [2020-02-19T10:40:34.936Z] === RUN TestUpdateMemory [2020-02-19T10:40:34.936Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-19T10:40:34.936Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-19T10:40:34.936Z] === RUN TestUpdateCPUQuota [2020-02-19T10:40:35.028Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-02-19T10:40:35.028Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-02-19T10:40:35.728Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2020-02-19T10:40:35.728Z] === RUN TestRenameInvalidName [2020-02-19T10:40:35.954Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-02-19T10:40:35.954Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-02-19T10:40:35.954Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-02-19T10:40:36.132Z] --- PASS: TestUpdateCPUQuota (1.36s) [2020-02-19T10:40:36.132Z] === RUN TestUpdatePidsLimit [2020-02-19T10:40:36.132Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-19T10:40:36.132Z] === RUN TestUpdatePidsLimit/no_change [2020-02-19T10:40:36.484Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-19T10:40:36.665Z] --- PASS: TestRenameInvalidName (0.75s) [2020-02-19T10:40:36.666Z] === RUN TestRenameAnonymousContainer [2020-02-19T10:40:37.220Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-19T10:40:37.571Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-19T10:40:37.893Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-02-19T10:40:37.917Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-19T10:40:38.269Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-19T10:40:38.467Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-02-19T10:40:38.722Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-02-19T10:40:38.722Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-02-19T10:40:38.722Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-02-19T10:40:39.282Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-02-19T10:40:39.479Z] --- PASS: TestUpdatePidsLimit (3.72s) [2020-02-19T10:40:39.479Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-02-19T10:40:39.479Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-02-19T10:40:39.479Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-02-19T10:40:39.479Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2020-02-19T10:40:39.479Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-02-19T10:40:39.479Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-02-19T10:40:39.479Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2020-02-19T10:40:39.479Z] === RUN TestUpdateRestartPolicy [2020-02-19T10:40:39.842Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-02-19T10:40:40.855Z] --- PASS: TestRenameAnonymousContainer (3.93s) [2020-02-19T10:40:40.855Z] === RUN TestRenameContainerWithSameName [2020-02-19T10:40:41.115Z] --- PASS: TestRenameContainerWithSameName (0.75s) [2020-02-19T10:40:41.115Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-19T10:40:41.202Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-02-19T10:40:41.457Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-02-19T10:40:41.457Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-02-19T10:40:41.457Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-02-19T10:40:41.457Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-02-19T10:40:42.382Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-02-19T10:40:43.017Z] --- PASS: TestRenameContainerWithLinkedContainer (1.50s) [2020-02-19T10:40:43.017Z] === RUN TestResize [2020-02-19T10:40:43.585Z] --- PASS: TestResize (0.81s) [2020-02-19T10:40:43.585Z] === RUN TestResizeWithInvalidSize [2020-02-19T10:40:44.153Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-02-19T10:40:44.153Z] === RUN TestResizeWhenContainerNotStarted [2020-02-19T10:40:45.091Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2020-02-19T10:40:45.091Z] === RUN TestDaemonRestartKillContainers [2020-02-19T10:40:45.091Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-19T10:40:45.091Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-19T10:40:45.091Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-19T10:40:45.091Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-19T10:40:45.091Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-19T10:40:45.091Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-19T10:40:45.091Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-19T10:40:45.091Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-19T10:40:45.091Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-19T10:40:45.091Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-19T10:40:45.091Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-19T10:40:45.091Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-19T10:40:45.091Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-19T10:40:45.091Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-19T10:40:45.091Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-19T10:40:45.091Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-19T10:40:45.091Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-19T10:40:45.091Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-19T10:40:45.091Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-19T10:40:45.091Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-19T10:40:45.091Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-19T10:40:45.091Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-19T10:40:45.091Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-19T10:40:45.091Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-19T10:40:45.091Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-19T10:40:45.091Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-19T10:40:45.091Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-19T10:40:45.091Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-19T10:40:46.997Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-19T10:40:47.566Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-19T10:40:47.618Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-02-19T10:40:47.618Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-02-19T10:40:47.826Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-19T10:40:47.826Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-19T10:40:48.394Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-19T10:40:49.334Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-19T10:40:49.334Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-19T10:40:49.501Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-02-19T10:40:50.274Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-19T10:40:50.871Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-02-19T10:40:52.746Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-02-19T10:40:52.754Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-02-19T10:40:52.913Z] --- PASS: TestUpdateRestartPolicy (12.94s) [2020-02-19T10:40:52.913Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-19T10:40:53.262Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2020-02-19T10:40:53.262Z] === RUN TestWaitNonBlocked [2020-02-19T10:40:53.566Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-19T10:40:53.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-02-19T10:40:53.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.46s) [2020-02-19T10:40:53.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.67s) [2020-02-19T10:40:53.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.73s) [2020-02-19T10:40:53.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s) [2020-02-19T10:40:53.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-02-19T10:40:53.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-02-19T10:40:53.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.62s) [2020-02-19T10:40:53.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.58s) [2020-02-19T10:40:53.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.09s) [2020-02-19T10:40:53.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.48s) [2020-02-19T10:40:53.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.60s) [2020-02-19T10:40:53.566Z] === RUN TestCgroupNamespacesRun [2020-02-19T10:40:53.615Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-19T10:40:53.615Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-19T10:40:53.615Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-19T10:40:53.615Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-19T10:40:53.615Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-19T10:40:53.615Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-19T10:40:53.682Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-02-19T10:40:54.367Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-02-19T10:40:54.367Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2020-02-19T10:40:54.367Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2020-02-19T10:40:54.367Z] === RUN TestWaitBlocked [2020-02-19T10:40:54.367Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-19T10:40:54.367Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-19T10:40:54.367Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-19T10:40:54.367Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-19T10:40:54.367Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-19T10:40:54.367Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-19T10:40:54.944Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2020-02-19T10:40:54.944Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-19T10:40:55.267Z] tests/integration/client_test.py ..... [ 75%] [2020-02-19T10:40:55.267Z] tests/integration/context_api_test.py .. [ 76%] [2020-02-19T10:40:55.523Z] tests/integration/errors_test.py . [ 76%] [2020-02-19T10:40:55.566Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-02-19T10:40:55.821Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-02-19T10:40:56.100Z] --- PASS: TestWaitBlocked (0.02s) [2020-02-19T10:40:56.100Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2020-02-19T10:40:56.100Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.24s) [2020-02-19T10:40:56.100Z] === CONT TestContainerStartOnDaemonRestart [2020-02-19T10:40:56.100Z] === CONT TestDaemonHostGatewayIP [2020-02-19T10:40:56.747Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-02-19T10:40:56.849Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2020-02-19T10:40:56.849Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-19T10:40:58.158Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-02-19T10:40:58.226Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2020-02-19T10:40:58.226Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-19T10:40:59.176Z] --- PASS: TestContainerStartOnDaemonRestart (3.15s) [2020-02-19T10:40:59.176Z] === CONT TestIpcModeOlderClient [2020-02-19T10:40:59.176Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-02-19T10:40:59.176Z] === CONT TestDaemonRestartIpcMode [2020-02-19T10:40:59.176Z] --- PASS: TestDaemonHostGatewayIP (3.51s) [2020-02-19T10:40:59.521Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-02-19T10:40:59.776Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-02-19T10:41:00.131Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2020-02-19T10:41:00.131Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-19T10:41:00.701Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-02-19T10:41:02.035Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2020-02-19T10:41:02.035Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-19T10:41:02.383Z] --- PASS: TestDaemonRestartIpcMode (3.29s) [2020-02-19T10:41:02.383Z] PASS [2020-02-19T10:41:02.383Z] [2020-02-19T10:41:02.383Z] === Skipped [2020-02-19T10:41:02.383Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-02-19T10:41:02.383Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-19T10:41:02.383Z] [2020-02-19T10:41:02.383Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-19T10:41:02.383Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-19T10:41:02.383Z] [2020-02-19T10:41:02.383Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-19T10:41:02.383Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-19T10:41:02.383Z] [2020-02-19T10:41:02.383Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-19T10:41:02.383Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-19T10:41:02.383Z] [2020-02-19T10:41:02.383Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-02-19T10:41:02.383Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-19T10:41:02.383Z] [2020-02-19T10:41:02.383Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-02-19T10:41:02.383Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-19T10:41:02.383Z] [2020-02-19T10:41:02.383Z] [2020-02-19T10:41:02.383Z] DONE 199 tests, 6 skipped in 137.317s [2020-02-19T10:41:02.383Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-02-19T10:41:02.383Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:41:02.383Z] ++ set -e [2020-02-19T10:41:02.383Z] ++ '[' -n 0 ']' [2020-02-19T10:41:02.383Z] ++ set -x [2020-02-19T10:41:02.383Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:41:02.383Z] INFO: Testing against a local daemon [2020-02-19T10:41:02.383Z] === RUN TestCommitInheritsEnv [2020-02-19T10:41:02.973Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s) [2020-02-19T10:41:02.973Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-19T10:41:03.136Z] --- PASS: TestCommitInheritsEnv (0.44s) [2020-02-19T10:41:03.136Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-19T10:41:03.136Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-19T10:41:03.136Z] === RUN TestImagesFilterMultiReference [2020-02-19T10:41:03.136Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-02-19T10:41:03.136Z] === RUN TestImagePullPlatformInvalid [2020-02-19T10:41:03.136Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-02-19T10:41:03.136Z] === RUN TestRemoveImageOrphaning [2020-02-19T10:41:03.210Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-02-19T10:41:03.210Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-02-19T10:41:03.484Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2020-02-19T10:41:03.484Z] === RUN TestRemoveImageGarbageCollector [2020-02-19T10:41:03.484Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-19T10:41:03.484Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:41:03.484Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-19T10:41:03.484Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-02-19T10:41:03.484Z] === RUN TestTagInvalidReference [2020-02-19T10:41:03.484Z] --- PASS: TestTagInvalidReference (0.01s) [2020-02-19T10:41:03.484Z] === RUN TestTagValidPrefixedRepo [2020-02-19T10:41:03.484Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-02-19T10:41:03.484Z] === RUN TestTagExistedNameWithoutForce [2020-02-19T10:41:03.484Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-02-19T10:41:03.484Z] === RUN TestTagOfficialNames [2020-02-19T10:41:03.484Z] --- PASS: TestTagOfficialNames (0.04s) [2020-02-19T10:41:03.484Z] === RUN TestTagMatchesDigest [2020-02-19T10:41:03.484Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-02-19T10:41:03.484Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-19T10:41:03.909Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-02-19T10:41:03.909Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-19T10:41:05.096Z] === RUN TestDockerSuite/TestAttachDetach [2020-02-19T10:41:05.814Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-02-19T10:41:05.814Z] === RUN TestKernelTCPMemory [2020-02-19T10:41:06.382Z] --- PASS: TestKernelTCPMemory (0.89s) [2020-02-19T10:41:06.382Z] === RUN TestNISDomainname [2020-02-19T10:41:06.979Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-02-19T10:41:07.319Z] --- PASS: TestNISDomainname (1.08s) [2020-02-19T10:41:07.319Z] === RUN TestHostnameDnsResolution [2020-02-19T10:41:07.904Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-02-19T10:41:08.159Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-02-19T10:41:09.224Z] --- PASS: TestHostnameDnsResolution (1.74s) [2020-02-19T10:41:09.224Z] === RUN TestStats [2020-02-19T10:41:10.674Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-02-19T10:41:10.752Z] #76 exporting layers 111.1s done [2020-02-19T10:41:10.752Z] #76 exporting manifest sha256:1f4b49a7dc79910c8a1be0c832e73b613cbb53f2feaf309efa5d9c2548e0be66 done [2020-02-19T10:41:10.752Z] #76 exporting config sha256:ef73e4b3a62a1e5c5b855ee003b53e3fda61c1b65ae6a33d8e8b84b6c44716f6 0.0s done [2020-02-19T10:41:10.752Z] #76 sending tarball [2020-02-19T10:41:11.756Z] --- PASS: TestStats (2.28s) [2020-02-19T10:41:11.757Z] === RUN TestStopContainerWithTimeout [2020-02-19T10:41:11.757Z] === RUN TestStopContainerWithTimeout/0 [2020-02-19T10:41:11.757Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-19T10:41:11.757Z] === RUN TestStopContainerWithTimeout/1 [2020-02-19T10:41:11.757Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-19T10:41:11.757Z] === RUN TestStopContainerWithTimeout/3 [2020-02-19T10:41:11.757Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-19T10:41:11.757Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-19T10:41:11.757Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-19T10:41:11.757Z] === CONT TestStopContainerWithTimeout/0 [2020-02-19T10:41:11.757Z] === CONT TestStopContainerWithTimeout/1 [2020-02-19T10:41:11.757Z] === CONT TestStopContainerWithTimeout/3 [2020-02-19T10:41:11.757Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-19T10:41:12.035Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-02-19T10:41:12.595Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-02-19T10:41:13.154Z] --- PASS: TestBuildWithHugeFile (88.93s) [2020-02-19T10:41:13.154Z] === RUN TestBuildWithEmptyDockerfile [2020-02-19T10:41:13.154Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-19T10:41:13.154Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-19T10:41:13.154Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-19T10:41:13.154Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-19T10:41:13.154Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-19T10:41:13.154Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-19T10:41:13.154Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-02-19T10:41:13.154Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-19T10:41:13.154Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-19T10:41:13.410Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-19T10:41:13.664Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2020-02-19T10:41:13.665Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-02-19T10:41:13.665Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-02-19T10:41:13.665Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2020-02-19T10:41:13.665Z] === RUN TestBuildPreserveOwnership [2020-02-19T10:41:13.665Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-19T10:41:15.027Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-02-19T10:41:15.044Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-02-19T10:41:15.044Z] --- PASS: TestStopContainerWithTimeout/0 (1.19s) [2020-02-19T10:41:15.044Z] --- PASS: TestStopContainerWithTimeout/1 (2.25s) [2020-02-19T10:41:15.044Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2020-02-19T10:41:15.044Z] --- PASS: TestStopContainerWithTimeout/3 (3.25s) [2020-02-19T10:41:15.044Z] === RUN TestDeleteDevicemapper [2020-02-19T10:41:15.044Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-19T10:41:15.044Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-19T10:41:15.044Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-19T10:41:15.282Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-02-19T10:41:17.167Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-02-19T10:41:17.421Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-02-19T10:41:17.579Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.81s) [2020-02-19T10:41:17.579Z] === RUN TestUpdateMemory [2020-02-19T10:41:17.579Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-19T10:41:17.579Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-19T10:41:17.579Z] === RUN TestUpdateCPUQuota [2020-02-19T10:41:17.981Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-19T10:41:18.540Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-02-19T10:41:18.956Z] --- PASS: TestUpdateCPUQuota (1.38s) [2020-02-19T10:41:18.956Z] === RUN TestUpdatePidsLimit [2020-02-19T10:41:18.956Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-19T10:41:19.215Z] === RUN TestUpdatePidsLimit/no_change [2020-02-19T10:41:19.465Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-02-19T10:41:19.721Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-02-19T10:41:19.721Z] --- PASS: TestBuildPreserveOwnership (6.24s) [2020-02-19T10:41:19.721Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.24s) [2020-02-19T10:41:19.721Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.99s) [2020-02-19T10:41:19.721Z] === RUN TestBuildPlatformInvalid [2020-02-19T10:41:19.782Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-19T10:41:19.976Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-02-19T10:41:19.976Z] PASS [2020-02-19T10:41:19.976Z] [2020-02-19T10:41:19.976Z] === Skipped [2020-02-19T10:41:19.976Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-02-19T10:41:19.976Z] build_session_test.go:25: TODO: BuildKit [2020-02-19T10:41:19.976Z] [2020-02-19T10:41:19.976Z] [2020-02-19T10:41:19.976Z] DONE 32 tests, 1 skipped in 176.622s [2020-02-19T10:41:19.976Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-02-19T10:41:19.976Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-02-19T10:41:19.976Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-02-19T10:41:19.976Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:41:19.976Z] ++ set -e [2020-02-19T10:41:19.976Z] ++ '[' -n 0 ']' [2020-02-19T10:41:19.976Z] ++ set -x [2020-02-19T10:41:19.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:41:20.040Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-19T10:41:20.230Z] INFO: Testing against a local daemon [2020-02-19T10:41:20.230Z] === RUN TestConfigList [2020-02-19T10:41:20.230Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-02-19T10:41:20.608Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-19T10:41:20.867Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-19T10:41:21.155Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-02-19T10:41:21.435Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-19T10:41:21.718Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-02-19T10:41:21.973Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-02-19T10:41:22.227Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-02-19T10:41:22.811Z] --- PASS: TestUpdatePidsLimit (3.86s) [2020-02-19T10:41:22.811Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-02-19T10:41:22.811Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-02-19T10:41:22.811Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-02-19T10:41:22.811Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-02-19T10:41:22.811Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-02-19T10:41:22.811Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-02-19T10:41:22.811Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-02-19T10:41:22.811Z] === RUN TestUpdateRestartPolicy [2020-02-19T10:41:24.109Z] --- PASS: TestConfigList (3.66s) [2020-02-19T10:41:24.109Z] === RUN TestConfigsCreateAndDelete [2020-02-19T10:41:25.037Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-02-19T10:41:26.401Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-02-19T10:41:27.761Z] --- PASS: TestConfigsCreateAndDelete (3.62s) [2020-02-19T10:41:27.761Z] === RUN TestConfigsUpdate [2020-02-19T10:41:29.129Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-02-19T10:41:29.407Z] #76 sending tarball 18.6s done [2020-02-19T10:41:29.407Z] #76 DONE 129.7s [2020-02-19T10:41:29.407Z] [2020-02-19T10:41:29.407Z] #77 importing to docker [2020-02-19T10:41:30.054Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-02-19T10:41:30.615Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-02-19T10:41:30.869Z] --- PASS: TestConfigsUpdate (3.40s) [2020-02-19T10:41:30.869Z] === RUN TestTemplatedConfig [2020-02-19T10:41:32.255Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-02-19T10:41:34.130Z] --- PASS: TestTemplatedConfig (3.19s) [2020-02-19T10:41:34.130Z] === RUN TestConfigInspect [2020-02-19T10:41:34.130Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-02-19T10:41:37.388Z] --- PASS: TestConfigInspect (3.04s) [2020-02-19T10:41:37.388Z] === RUN TestConfigCreateWithLabels [2020-02-19T10:41:37.690Z] --- PASS: TestUpdateRestartPolicy (12.44s) [2020-02-19T10:41:37.690Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-19T10:41:37.690Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2020-02-19T10:41:37.690Z] === RUN TestWaitNonBlocked [2020-02-19T10:41:37.690Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-19T10:41:37.690Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-19T10:41:37.690Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-19T10:41:37.690Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-19T10:41:37.690Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-19T10:41:37.690Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-19T10:41:37.690Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-02-19T10:41:37.690Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2020-02-19T10:41:37.690Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2020-02-19T10:41:37.690Z] === RUN TestWaitBlocked [2020-02-19T10:41:37.690Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-19T10:41:37.690Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-19T10:41:37.690Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-19T10:41:37.690Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-19T10:41:37.690Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-19T10:41:37.690Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-19T10:41:37.737Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-02-19T10:41:37.737Z] [2020-02-19T10:41:37.737Z] ________ ____ __. [2020-02-19T10:41:37.737Z] \_____ \ | |/ _| [2020-02-19T10:41:37.737Z] / | \| < [2020-02-19T10:41:37.737Z] / | \ | \ [2020-02-19T10:41:37.737Z] \_______ /____|__ \ [2020-02-19T10:41:37.737Z] \/ \/ [2020-02-19T10:41:37.737Z] [2020-02-19T10:41:37.737Z] INFO: make.ps1 ended at 02/19/2020 10:41:31 [2020-02-19T10:41:37.737Z] INFO: Binaries build ended at 02/19/2020 10:41:33. Duration:00:01:13.5589245 [2020-02-19T10:41:37.737Z] INFO: Copying the built daemon binary to d:\CI\PR-40510\5\binary\dockerd-f890fc03c5.exe... [2020-02-19T10:41:37.737Z] INFO: Copying the built client binary to d:\CI\PR-40510\5\binary\docker-f890fc03c5.exe... [2020-02-19T10:41:37.737Z] INFO: Copying dockerversion from the container... [2020-02-19T10:41:37.737Z] INFO: Copying the golang package from the container to d:\CI\PR-40510\5\installer\go.zip... [2020-02-19T10:41:37.948Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-02-19T10:41:37.950Z] --- PASS: TestWaitBlocked (0.03s) [2020-02-19T10:41:37.950Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.85s) [2020-02-19T10:41:37.950Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.92s) [2020-02-19T10:41:37.950Z] === CONT TestContainerStartOnDaemonRestart [2020-02-19T10:41:37.950Z] === CONT TestIpcModeOlderClient [2020-02-19T10:41:37.950Z] === CONT TestDaemonHostGatewayIP [2020-02-19T10:41:37.950Z] === CONT TestDaemonRestartIpcMode [2020-02-19T10:41:38.210Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-02-19T10:41:38.507Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-02-19T10:41:39.066Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-02-19T10:41:39.625Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-02-19T10:41:40.183Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-02-19T10:41:40.438Z] --- PASS: TestConfigCreateWithLabels (3.25s) [2020-02-19T10:41:40.438Z] === RUN TestConfigCreateResolve [2020-02-19T10:41:40.666Z] INFO: Extracting go.zip to d:\CI\PR-40510\5\go [2020-02-19T10:41:40.692Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-02-19T10:41:41.507Z] --- PASS: TestContainerStartOnDaemonRestart (3.37s) [2020-02-19T10:41:41.616Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-02-19T10:41:42.076Z] --- PASS: TestDaemonRestartIpcMode (4.06s) [2020-02-19T10:41:42.644Z] --- PASS: TestDaemonHostGatewayIP (4.46s) [2020-02-19T10:41:42.645Z] PASS [2020-02-19T10:41:42.645Z] [2020-02-19T10:41:42.645Z] === Skipped [2020-02-19T10:41:42.645Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-02-19T10:41:42.645Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-19T10:41:42.645Z] [2020-02-19T10:41:42.645Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-19T10:41:42.645Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-19T10:41:42.645Z] [2020-02-19T10:41:42.645Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-19T10:41:42.645Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-19T10:41:42.645Z] [2020-02-19T10:41:42.645Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-19T10:41:42.645Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-19T10:41:42.645Z] [2020-02-19T10:41:42.645Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-02-19T10:41:42.645Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-19T10:41:42.645Z] [2020-02-19T10:41:42.645Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-02-19T10:41:42.645Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-19T10:41:42.645Z] [2020-02-19T10:41:42.645Z] [2020-02-19T10:41:42.645Z] DONE 199 tests, 6 skipped in 126.288s [2020-02-19T10:41:42.645Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-02-19T10:41:42.645Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:41:42.645Z] ++ set -e [2020-02-19T10:41:42.645Z] ++ '[' -n 0 ']' [2020-02-19T10:41:42.645Z] ++ set -x [2020-02-19T10:41:42.645Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:41:42.645Z] INFO: Testing against a local daemon [2020-02-19T10:41:42.645Z] === RUN TestCommitInheritsEnv [2020-02-19T10:41:43.212Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-02-19T10:41:43.212Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-19T10:41:43.212Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-02-19T10:41:43.212Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-02-19T10:41:43.212Z] === RUN TestImagesFilterMultiReference [2020-02-19T10:41:43.472Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-02-19T10:41:43.472Z] === RUN TestImagePullPlatformInvalid [2020-02-19T10:41:43.472Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-02-19T10:41:43.472Z] === RUN TestRemoveImageOrphaning [2020-02-19T10:41:43.499Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-02-19T10:41:43.499Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-02-19T10:41:43.499Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-02-19T10:41:43.755Z] --- PASS: TestConfigCreateResolve (3.37s) [2020-02-19T10:41:43.755Z] === RUN TestConfigDaemonLibtrustID [2020-02-19T10:41:44.039Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-02-19T10:41:44.039Z] === RUN TestRemoveImageGarbageCollector [2020-02-19T10:41:44.039Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-19T10:41:44.039Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:41:44.039Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-19T10:41:44.039Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-02-19T10:41:44.039Z] === RUN TestTagInvalidReference [2020-02-19T10:41:44.039Z] --- PASS: TestTagInvalidReference (0.03s) [2020-02-19T10:41:44.039Z] === RUN TestTagValidPrefixedRepo [2020-02-19T10:41:44.039Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-02-19T10:41:44.039Z] === RUN TestTagExistedNameWithoutForce [2020-02-19T10:41:44.039Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-02-19T10:41:44.039Z] === RUN TestTagOfficialNames [2020-02-19T10:41:44.298Z] --- PASS: TestTagOfficialNames (0.07s) [2020-02-19T10:41:44.298Z] === RUN TestTagMatchesDigest [2020-02-19T10:41:44.298Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-02-19T10:41:44.298Z] PASS [2020-02-19T10:41:44.298Z] [2020-02-19T10:41:44.298Z] === Skipped [2020-02-19T10:41:44.298Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-02-19T10:41:44.298Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-02-19T10:41:44.298Z] [2020-02-19T10:41:44.298Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-19T10:41:44.298Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:41:44.298Z] [2020-02-19T10:41:44.298Z] [2020-02-19T10:41:44.298Z] DONE 12 tests, 2 skipped in 1.720s [2020-02-19T10:41:44.298Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-02-19T10:41:44.298Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:41:44.298Z] ++ set -e [2020-02-19T10:41:44.298Z] ++ '[' -n 0 ']' [2020-02-19T10:41:44.298Z] ++ set -x [2020-02-19T10:41:44.298Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:41:44.298Z] INFO: Testing against a local daemon [2020-02-19T10:41:44.298Z] === RUN TestNetworkCreateDelete [2020-02-19T10:41:44.313Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-02-19T10:41:44.313Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-02-19T10:41:44.313Z] PASS [2020-02-19T10:41:44.313Z] [2020-02-19T10:41:44.313Z] DONE 8 tests in 24.241s [2020-02-19T10:41:44.313Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-02-19T10:41:44.313Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:41:44.313Z] ++ set -e [2020-02-19T10:41:44.313Z] ++ '[' -n 0 ']' [2020-02-19T10:41:44.313Z] ++ set -x [2020-02-19T10:41:44.313Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:41:44.568Z] INFO: Testing against a local daemon [2020-02-19T10:41:44.568Z] === RUN TestCheckpoint [2020-02-19T10:41:44.568Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-19T10:41:44.568Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-19T10:41:44.568Z] === RUN TestContainerInvalidJSON [2020-02-19T10:41:44.568Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-19T10:41:44.568Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-19T10:41:44.568Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-19T10:41:44.568Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-19T10:41:44.568Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-19T10:41:44.568Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-19T10:41:44.568Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-19T10:41:44.568Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-19T10:41:44.568Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-19T10:41:44.568Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-02-19T10:41:44.568Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-02-19T10:41:44.568Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-19T10:41:44.568Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-02-19T10:41:44.568Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-19T10:41:44.823Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-02-19T10:41:44.823Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-19T10:41:44.823Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-02-19T10:41:44.823Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-19T10:41:44.867Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-02-19T10:41:44.867Z] === RUN TestDockerNetworkDeletePreferID [2020-02-19T10:41:45.078Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-02-19T10:41:45.078Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-19T10:41:45.078Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-02-19T10:41:45.078Z] === RUN TestCopyFromContainer [2020-02-19T10:41:46.244Z] --- PASS: TestDockerNetworkDeletePreferID (1.15s) [2020-02-19T10:41:46.244Z] === RUN TestInspectNetwork [2020-02-19T10:41:46.961Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-02-19T10:41:46.961Z] === RUN TestCopyFromContainer// [2020-02-19T10:41:47.216Z] === RUN TestCopyFromContainer//bar/root [2020-02-19T10:41:47.216Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-19T10:41:47.470Z] === RUN TestCopyFromContainer/bar/quux [2020-02-19T10:41:47.470Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-19T10:41:47.725Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-19T10:41:47.725Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-19T10:41:47.980Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-19T10:41:47.980Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-19T10:41:48.234Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-19T10:41:48.488Z] --- PASS: TestCopyFromContainer (3.27s) [2020-02-19T10:41:48.488Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-02-19T10:41:48.488Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2020-02-19T10:41:48.488Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2020-02-19T10:41:48.489Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-02-19T10:41:48.489Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2020-02-19T10:41:48.489Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2020-02-19T10:41:48.489Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-02-19T10:41:48.489Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2020-02-19T10:41:48.489Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-02-19T10:41:48.489Z] --- PASS: TestCopyFromContainer/bar/notarget (0.18s) [2020-02-19T10:41:48.489Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-19T10:41:48.489Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-19T10:41:48.489Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-19T10:41:48.489Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-19T10:41:48.489Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-19T10:41:48.489Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-19T10:41:48.489Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-19T10:41:48.489Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-19T10:41:48.489Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-19T10:41:48.489Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-19T10:41:48.489Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-02-19T10:41:48.489Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-19T10:41:48.489Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-02-19T10:41:48.489Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-02-19T10:41:48.489Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-19T10:41:48.489Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-02-19T10:41:48.489Z] === RUN TestCreateWithInvalidEnv [2020-02-19T10:41:48.489Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-19T10:41:48.489Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-19T10:41:48.489Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-19T10:41:48.489Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-19T10:41:48.489Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-19T10:41:48.489Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-19T10:41:48.489Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-19T10:41:48.489Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-19T10:41:48.489Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-19T10:41:48.489Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-19T10:41:48.489Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-19T10:41:48.489Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-19T10:41:48.489Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-19T10:41:48.489Z] === RUN TestCreateTmpfsMountsTarget [2020-02-19T10:41:48.489Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-02-19T10:41:48.489Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-19T10:41:48.744Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-02-19T10:41:49.668Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-02-19T10:41:50.595Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-02-19T10:41:50.886Z] ......... [ 86%] [2020-02-19T10:41:51.154Z] --- PASS: TestCreateWithCustomMaskedPaths (2.49s) [2020-02-19T10:41:51.154Z] === RUN TestCreateWithCapabilities [2020-02-19T10:41:51.154Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-19T10:41:51.154Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-19T10:41:51.154Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-19T10:41:51.154Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-19T10:41:51.154Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-19T10:41:51.154Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-19T10:41:51.154Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-19T10:41:51.154Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-19T10:41:51.154Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-19T10:41:51.154Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-19T10:41:51.154Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-19T10:41:51.154Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-19T10:41:51.154Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-19T10:41:51.154Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-19T10:41:51.154Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-19T10:41:51.154Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-19T10:41:51.154Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-19T10:41:51.154Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-19T10:41:51.154Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-19T10:41:51.154Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-19T10:41:51.154Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-19T10:41:51.154Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-19T10:41:51.154Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-19T10:41:51.154Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-19T10:41:51.154Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-19T10:41:51.154Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-19T10:41:51.154Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-19T10:41:51.154Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-19T10:41:51.154Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-19T10:41:51.154Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-19T10:41:51.154Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-19T10:41:51.154Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-19T10:41:51.154Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-19T10:41:51.410Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-02-19T10:41:51.410Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-02-19T10:41:51.410Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-02-19T10:41:51.410Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-19T10:41:51.410Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-19T10:41:51.410Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-02-19T10:41:51.410Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-02-19T10:41:51.410Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-19T10:41:51.410Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-02-19T10:41:51.410Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-02-19T10:41:51.410Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-02-19T10:41:51.410Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-02-19T10:41:51.410Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-19T10:41:51.410Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-02-19T10:41:51.525Z] === RUN TestInspectNetwork/full_network_id [2020-02-19T10:41:51.525Z] === RUN TestInspectNetwork/partial_network_id [2020-02-19T10:41:51.525Z] === RUN TestInspectNetwork/network_name [2020-02-19T10:41:51.525Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-19T10:41:51.665Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-02-19T10:41:54.193Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-02-19T10:41:54.193Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.65s) [2020-02-19T10:41:54.193Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-19T10:41:54.193Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-19T10:41:54.193Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-19T10:41:54.193Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-19T10:41:54.193Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-19T10:41:54.193Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-19T10:41:54.193Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-19T10:41:54.193Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-19T10:41:54.193Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-19T10:41:54.193Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-19T10:41:54.193Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-19T10:41:54.193Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-19T10:41:54.193Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-19T10:41:54.193Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-19T10:41:54.193Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-19T10:41:54.193Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-19T10:41:54.193Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-02-19T10:41:54.193Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-02-19T10:41:54.193Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-02-19T10:41:54.193Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-02-19T10:41:54.193Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-02-19T10:41:54.193Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-02-19T10:41:54.193Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-19T10:41:55.123Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.11s) [2020-02-19T10:41:55.123Z] === RUN TestContainerStartOnDaemonRestart [2020-02-19T10:41:55.123Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-19T10:41:55.123Z] === RUN TestDaemonRestartIpcMode [2020-02-19T10:41:55.123Z] === PAUSE TestDaemonRestartIpcMode [2020-02-19T10:41:55.123Z] === RUN TestDaemonHostGatewayIP [2020-02-19T10:41:55.123Z] === PAUSE TestDaemonHostGatewayIP [2020-02-19T10:41:55.123Z] === RUN TestDiff [2020-02-19T10:41:55.715Z] --- PASS: TestInspectNetwork (9.63s) [2020-02-19T10:41:55.715Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-19T10:41:55.715Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-19T10:41:55.715Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-19T10:41:55.715Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-19T10:41:55.715Z] === RUN TestRunContainerWithBridgeNone [2020-02-19T10:41:56.047Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-02-19T10:41:56.047Z] --- PASS: TestDiff (0.92s) [2020-02-19T10:41:56.047Z] === RUN TestExecWithCloseStdin [2020-02-19T10:41:56.302Z] tests/integration/models_images_test.py ............... [ 89%] [2020-02-19T10:41:57.408Z] --- PASS: TestExecWithCloseStdin (1.10s) [2020-02-19T10:41:57.409Z] === RUN TestExec [2020-02-19T10:41:57.674Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-02-19T10:41:57.928Z] tests/integration/models_networks_test.py .... [ 90%] [2020-02-19T10:41:58.233Z] --- PASS: TestExec (1.07s) [2020-02-19T10:41:58.233Z] === RUN TestExecUser [2020-02-19T10:41:58.249Z] --- PASS: TestRunContainerWithBridgeNone (2.53s) [2020-02-19T10:41:58.249Z] === RUN TestNetworkInvalidJSON [2020-02-19T10:41:58.249Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-19T10:41:58.249Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-19T10:41:58.249Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-19T10:41:58.249Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-19T10:41:58.249Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-19T10:41:58.249Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-19T10:41:58.249Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-19T10:41:58.249Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-19T10:41:58.249Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-19T10:41:58.249Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-02-19T10:41:58.249Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-19T10:41:58.249Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-19T10:41:58.249Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-19T10:41:58.249Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-19T10:41:59.160Z] --- PASS: TestExecUser (1.05s) [2020-02-19T10:41:59.160Z] === RUN TestExportContainerAndImportImage [2020-02-19T10:41:59.415Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-02-19T10:41:59.625Z] --- PASS: TestDaemonRestartWithLiveRestore (1.44s) [2020-02-19T10:41:59.625Z] === RUN TestDaemonDefaultNetworkPools [2020-02-19T10:41:59.671Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-02-19T10:42:00.598Z] --- PASS: TestExportContainerAndImportImage (1.24s) [2020-02-19T10:42:00.598Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-19T10:42:01.003Z] --- PASS: TestDaemonDefaultNetworkPools (1.20s) [2020-02-19T10:42:01.003Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-19T10:42:02.484Z] --- PASS: TestExportContainerAfterDaemonRestart (1.65s) [2020-02-19T10:42:02.484Z] === RUN TestHealthCheckWorkdir [2020-02-19T10:42:02.739Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-02-19T10:42:02.910Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.82s) [2020-02-19T10:42:02.910Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-19T10:42:03.298Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-02-19T10:42:03.552Z] --- PASS: TestHealthCheckWorkdir (1.30s) [2020-02-19T10:42:03.552Z] === RUN TestHealthKillContainer [2020-02-19T10:42:04.113Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-02-19T10:42:04.113Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-02-19T10:42:04.470Z] tests/integration/models_nodes_test.py . [ 91%] [2020-02-19T10:42:04.470Z] tests/integration/models_resources_test.py . [ 91%] [2020-02-19T10:42:04.815Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.22s) [2020-02-19T10:42:04.815Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-19T10:42:05.752Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.80s) [2020-02-19T10:42:05.752Z] === RUN TestServiceWithPredefinedNetwork [2020-02-19T10:42:05.867Z] INFO: Extraction ended at 02/19/2020 10:42:02. Duration:00:00:22.7204305 [2020-02-19T10:42:05.867Z] INFO: Updating the golang and path environment variables [2020-02-19T10:42:05.867Z] INFO: GOPATH=d:\gopath [2020-02-19T10:42:05.867Z] INFO: go version go1.13.7 windows/amd64 [2020-02-19T10:42:05.867Z] INFO: Running the daemon under test in debug mode [2020-02-19T10:42:05.867Z] INFO: Starting a daemon under test... [2020-02-19T10:42:05.867Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40510\5\daemon --pidfile d:\CI\PR-40510\5\docker.pid -D [2020-02-19T10:42:05.867Z] INFO: Process started successfully. [2020-02-19T10:42:05.867Z] INFO: Start tailing logs of the daemon under tests [2020-02-19T10:42:05.867Z] INFO: Waiting for the daemon under test to start... [2020-02-19T10:42:05.995Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-02-19T10:42:06.555Z] --- PASS: TestHealthKillContainer (3.12s) [2020-02-19T10:42:06.555Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-19T10:42:06.842Z] INFO: Daemon under test started and replied! [2020-02-19T10:42:06.842Z] INFO: Docker version of the daemon under test [2020-02-19T10:42:06.842Z] [2020-02-19T10:42:06.842Z] Client: [2020-02-19T10:42:06.842Z] Version: 17.06.2-ce [2020-02-19T10:42:06.842Z] API version: 1.30 [2020-02-19T10:42:06.842Z] Go version: go1.8.3 [2020-02-19T10:42:06.842Z] Git commit: cec0b72 [2020-02-19T10:42:06.842Z] Built: Tue Sep 5 19:57:19 2017 [2020-02-19T10:42:06.842Z] OS/Arch: windows/amd64 [2020-02-19T10:42:06.842Z] [2020-02-19T10:42:06.842Z] Server: [2020-02-19T10:42:06.842Z] Version: 0.0.0-dev [2020-02-19T10:42:06.842Z] API version: 1.41 (minimum version 1.24) [2020-02-19T10:42:06.842Z] Go version: go1.13.7 [2020-02-19T10:42:06.842Z] Git commit: f890fc03c5 [2020-02-19T10:42:06.842Z] Built: 02/19/2020 10:40:24 [2020-02-19T10:42:06.842Z] OS/Arch: windows/amd64 [2020-02-19T10:42:06.842Z] Experimental: false [2020-02-19T10:42:06.842Z] [2020-02-19T10:42:06.842Z] INFO: Docker info of the daemon under test [2020-02-19T10:42:06.842Z] [2020-02-19T10:42:06.842Z] Containers: 0 [2020-02-19T10:42:06.842Z] Running: 0 [2020-02-19T10:42:06.842Z] Paused: 0 [2020-02-19T10:42:06.842Z] Stopped: 0 [2020-02-19T10:42:06.842Z] Images: 0 [2020-02-19T10:42:06.842Z] Server Version: 0.0.0-dev [2020-02-19T10:42:06.842Z] Storage Driver: windowsfilter [2020-02-19T10:42:06.842Z] Windows: [2020-02-19T10:42:06.842Z] Logging Driver: json-file [2020-02-19T10:42:06.842Z] Plugins: [2020-02-19T10:42:06.842Z] Volume: local [2020-02-19T10:42:06.842Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-19T10:42:06.842Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-19T10:42:06.842Z] Swarm: inactive [2020-02-19T10:42:06.842Z] Default Isolation: process [2020-02-19T10:42:06.842Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-19T10:42:06.842Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-19T10:42:06.842Z] OSType: windows [2020-02-19T10:42:06.842Z] Architecture: x86_64 [2020-02-19T10:42:06.842Z] CPUs: 4 [2020-02-19T10:42:06.842Z] Total Memory: 32GiB [2020-02-19T10:42:06.842Z] Name: azwin-2-c16130 [2020-02-19T10:42:06.842Z] ID: ND4E:YZBN:F3ZM:A3NK:MDB7:4YVV:FDT7:FWAZ:J7UU:DHPL:7QK5:RHP4 [2020-02-19T10:42:06.842Z] Docker Root Dir: D:\CI\PR-40510\5\daemon [2020-02-19T10:42:06.842Z] Debug Mode (client): false [2020-02-19T10:42:06.842Z] Debug Mode (server): true [2020-02-19T10:42:06.842Z] File Descriptors: -1 [2020-02-19T10:42:06.842Z] Goroutines: 17 [2020-02-19T10:42:06.842Z] System Time: 2020-02-19T10:42:06.5023615Z [2020-02-19T10:42:06.842Z] EventsListeners: 0 [2020-02-19T10:42:06.842Z] Registry: https://index.docker.io/v1/ [2020-02-19T10:42:06.842Z] Labels: [2020-02-19T10:42:06.842Z] Experimental: false [2020-02-19T10:42:06.842Z] Insecure Registries: [2020-02-19T10:42:06.842Z] 127.0.0.0/8 [2020-02-19T10:42:06.842Z] Live Restore Enabled: false [2020-02-19T10:42:06.842Z] [2020-02-19T10:42:06.842Z] [2020-02-19T10:42:06.842Z] INFO: Docker images of the daemon under test [2020-02-19T10:42:06.842Z] [2020-02-19T10:42:06.842Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-19T10:42:06.842Z] [2020-02-19T10:42:06.842Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-02-19T10:42:06.842Z] INFO: Pulling mcr.microsoft.com/windows/servercore:10.0.17763.973 from docker hub into daemon under test. This may take some time... [2020-02-19T10:42:07.115Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-02-19T10:42:07.304Z] 10.0.17763.973: Pulling from windows/servercore [2020-02-19T10:42:07.304Z] 65014b3c3121: Pulling fs layer [2020-02-19T10:42:07.304Z] edbd72df76b4: Pulling fs layer [2020-02-19T10:42:07.673Z] --- PASS: TestInspectCpusetInConfigPre120 (0.96s) [2020-02-19T10:42:07.673Z] === RUN TestIpcModeNone [2020-02-19T10:42:08.597Z] --- PASS: TestIpcModeNone (1.15s) [2020-02-19T10:42:08.597Z] === RUN TestIpcModePrivate [2020-02-19T10:42:08.723Z] #77 DONE 36.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-19T10:42:09.039Z] --- PASS: TestServiceWithPredefinedNetwork (3.39s) [2020-02-19T10:42:09.039Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-19T10:42:09.039Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-19T10:42:09.039Z] service_test.go:230: FLAKY_TEST [2020-02-19T10:42:09.039Z] === RUN TestServiceWithDataPathPortInit [2020-02-19T10:42:09.284Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40510/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bcc6f3fc514ef5c66629b1f8224acf65ad765d9b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bcc6f3fc514ef5c66629b1f8224acf65ad765d9b hack/test/unit [2020-02-19T10:42:09.957Z] --- PASS: TestIpcModePrivate (1.06s) [2020-02-19T10:42:09.957Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:212, shared: false, mustBeShared: false [2020-02-19T10:42:09.957Z] === RUN TestIpcModeShareable [2020-02-19T10:42:09.957Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-02-19T10:42:10.541Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-02-19T10:42:10.880Z] --- PASS: TestIpcModeShareable (1.14s) [2020-02-19T10:42:10.880Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:196, shared: true, mustBeShared: true [2020-02-19T10:42:10.880Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-19T10:42:11.440Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-02-19T10:42:11.440Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-02-19T10:42:12.363Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-02-19T10:42:13.745Z] ? github.com/docker/docker/api [no test files] [2020-02-19T10:42:13.803Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-02-19T10:42:14.060Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-02-19T10:42:14.246Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.12s) [2020-02-19T10:42:14.246Z] === RUN TestAPIIpcModeHost [2020-02-19T10:42:14.806Z] --- PASS: TestAPIIpcModeHost (0.89s) [2020-02-19T10:42:14.806Z] === RUN TestDaemonIpcModeShareable [2020-02-19T10:42:15.061Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-02-19T10:42:15.621Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-02-19T10:42:16.180Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-02-19T10:42:16.180Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-02-19T10:42:16.741Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-02-19T10:42:16.995Z] --- PASS: TestDaemonIpcModeShareable (2.00s) [2020-02-19T10:42:16.995Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: true, mustBeShared: true [2020-02-19T10:42:16.995Z] === RUN TestDaemonIpcModePrivate [2020-02-19T10:42:18.359Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-02-19T10:42:18.359Z] --- PASS: TestDaemonIpcModePrivate (1.56s) [2020-02-19T10:42:18.359Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: false, mustBeShared: false [2020-02-19T10:42:18.359Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-19T10:42:18.638Z] tests/integration/regression_test.py ...... [ 98%] [2020-02-19T10:42:18.895Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-02-19T10:42:18.895Z] tests/integration/credentials/utils_test.py . [100%] [2020-02-19T10:42:18.895Z] [2020-02-19T10:42:18.895Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-02-19T10:42:18.895Z] =========================== short test summary info ============================ [2020-02-19T10:42:18.895Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-02-19T10:42:18.895Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-02-19T10:42:18.895Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-02-19T10:42:18.895Z] Not supported on most drivers [2020-02-19T10:42:18.895Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-02-19T10:42:18.895Z] Can fail if eth0 has multiple IP addresses [2020-02-19T10:42:18.895Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-02-19T10:42:18.895Z] This doesn't seem to be taken into account by the engine [2020-02-19T10:42:18.895Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-02-19T10:42:18.895Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-02-19T10:42:18.895Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-02-19T10:42:18.895Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-02-19T10:42:18.895Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-02-19T10:42:18.895Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-02-19T10:42:18.895Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-02-19T10:42:18.895Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 340.79 seconds == [2020-02-19T10:42:19.284Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-02-19T10:42:19.460Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-02-19T10:42:19.744Z] edbd72df76b4: Verifying Checksum [2020-02-19T10:42:19.744Z] edbd72df76b4: Download complete [2020-02-19T10:42:20.209Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-02-19T10:42:20.464Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-02-19T10:42:20.464Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.02s) [2020-02-19T10:42:20.464Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: false, mustBeShared: false [2020-02-19T10:42:20.464Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-19T10:42:21.827Z] === RUN TestDockerSuite/TestBuildAddScript [2020-02-19T10:42:22.084Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-02-19T10:42:22.339Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s) [2020-02-19T10:42:22.339Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:226, shared: true, mustBeShared: true [2020-02-19T10:42:22.339Z] === RUN TestIpcModeOlderClient [2020-02-19T10:42:22.339Z] === PAUSE TestIpcModeOlderClient [2020-02-19T10:42:22.339Z] === RUN TestKillContainerInvalidSignal [2020-02-19T10:42:23.706Z] --- PASS: TestKillContainerInvalidSignal (1.18s) [2020-02-19T10:42:23.706Z] === RUN TestKillContainer [2020-02-19T10:42:23.706Z] === RUN TestKillContainer/no_signal [2020-02-19T10:42:23.706Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-02-19T10:42:24.631Z] === RUN TestKillContainer/non_killing_signal [2020-02-19T10:42:25.191Z] === RUN TestKillContainer/killing_signal [2020-02-19T10:42:25.446Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-02-19T10:42:25.571Z] 65014b3c3121: Verifying Checksum [2020-02-19T10:42:25.571Z] 65014b3c3121: Download complete [2020-02-19T10:42:25.701Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-02-19T10:42:26.626Z] --- PASS: TestKillContainer (2.94s) [2020-02-19T10:42:26.626Z] --- PASS: TestKillContainer/no_signal (0.94s) [2020-02-19T10:42:26.626Z] --- PASS: TestKillContainer/non_killing_signal (0.75s) [2020-02-19T10:42:26.626Z] --- PASS: TestKillContainer/killing_signal (0.91s) [2020-02-19T10:42:26.626Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-19T10:42:26.626Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-19T10:42:27.124Z] --- PASS: TestServiceWithDataPathPortInit (17.90s) [2020-02-19T10:42:27.124Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-19T10:42:27.126Z] --- PASS: TestImportExtremelyLargeImageWorks (79.52s) [2020-02-19T10:42:27.126Z] PASS [2020-02-19T10:42:27.126Z] [2020-02-19T10:42:27.126Z] === Skipped [2020-02-19T10:42:27.126Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-19T10:42:27.126Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:42:27.126Z] [2020-02-19T10:42:27.126Z] [2020-02-19T10:42:27.126Z] DONE 12 tests, 1 skipped in 80.725s [2020-02-19T10:42:27.126Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-02-19T10:42:27.126Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:42:27.126Z] ++ set -e [2020-02-19T10:42:27.126Z] ++ '[' -n 0 ']' [2020-02-19T10:42:27.126Z] ++ set -x [2020-02-19T10:42:27.126Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:42:27.126Z] INFO: Testing against a local daemon [2020-02-19T10:42:27.126Z] === RUN TestNetworkCreateDelete [2020-02-19T10:42:27.126Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-02-19T10:42:27.126Z] === RUN TestDockerNetworkDeletePreferID [2020-02-19T10:42:27.126Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-02-19T10:42:27.126Z] === RUN TestInspectNetwork [2020-02-19T10:42:27.126Z] === RUN TestInspectNetwork/full_network_id [2020-02-19T10:42:27.126Z] === RUN TestInspectNetwork/partial_network_id [2020-02-19T10:42:27.126Z] === RUN TestInspectNetwork/network_name [2020-02-19T10:42:27.126Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-19T10:42:27.185Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-19T10:42:27.440Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-02-19T10:42:28.364Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s) [2020-02-19T10:42:28.365Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2020-02-19T10:42:28.365Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2020-02-19T10:42:28.365Z] === RUN TestKillStoppedContainer [2020-02-19T10:42:28.365Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-02-19T10:42:28.365Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-19T10:42:28.365Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-02-19T10:42:28.365Z] === RUN TestKillDifferentUserContainer [2020-02-19T10:42:29.292Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2020-02-19T10:42:29.292Z] === RUN TestInspectOomKilledTrue [2020-02-19T10:42:29.292Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-19T10:42:29.292Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-19T10:42:29.292Z] === RUN TestInspectOomKilledFalse [2020-02-19T10:42:29.292Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-19T10:42:29.292Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-19T10:42:29.292Z] === RUN TestLinksEtcHostsContentMatch [2020-02-19T10:42:29.547Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-02-19T10:42:29.802Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2020-02-19T10:42:29.802Z] === RUN TestLinksContainerNames [2020-02-19T10:42:30.058Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-02-19T10:42:31.637Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-19T10:42:31.637Z] [2020-02-19T10:42:31.637Z] Unloading profiles will leave already running processes permanently [2020-02-19T10:42:31.637Z] unconfined, which can lead to unexpected situations. [2020-02-19T10:42:31.637Z] [2020-02-19T10:42:31.637Z] To set a process to complain mode, use the command line tool [2020-02-19T10:42:31.637Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-19T10:42:31.637Z] Post stage [Pipeline] junit [2020-02-19T10:42:31.906Z] Recording test results [2020-02-19T10:42:31.941Z] --- PASS: TestLinksContainerNames (1.94s) [2020-02-19T10:42:31.941Z] === RUN TestLogsFollowTailEmpty [2020-02-19T10:42:32.865Z] --- PASS: TestLogsFollowTailEmpty (1.00s) [2020-02-19T10:42:32.865Z] === RUN TestContainerNetworkMountsNoChown [2020-02-19T10:42:33.169Z] --- PASS: TestInspectNetwork (8.58s) [2020-02-19T10:42:33.169Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-19T10:42:33.169Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-19T10:42:33.169Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-19T10:42:33.169Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-19T10:42:33.169Z] === RUN TestRunContainerWithBridgeNone [Pipeline] sh [2020-02-19T10:42:33.693Z] + echo Ensuring container killed. [2020-02-19T10:42:33.693Z] Ensuring container killed. [2020-02-19T10:42:33.693Z] + docker rm -vf docker-pr5 [2020-02-19T10:42:33.693Z] Error: No such container: docker-pr5 [2020-02-19T10:42:33.693Z] + true [Pipeline] sh [2020-02-19T10:42:33.788Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-02-19T10:42:33.788Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2020-02-19T10:42:33.788Z] === RUN TestMountDaemonRoot [2020-02-19T10:42:33.788Z] === RUN TestMountDaemonRoot/default [2020-02-19T10:42:33.788Z] === PAUSE TestMountDaemonRoot/default [2020-02-19T10:42:33.788Z] === RUN TestMountDaemonRoot/private [2020-02-19T10:42:33.788Z] === PAUSE TestMountDaemonRoot/private [2020-02-19T10:42:33.788Z] === RUN TestMountDaemonRoot/rprivate [2020-02-19T10:42:33.788Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-19T10:42:33.788Z] === RUN TestMountDaemonRoot/slave [2020-02-19T10:42:33.788Z] === PAUSE TestMountDaemonRoot/slave [2020-02-19T10:42:33.788Z] === RUN TestMountDaemonRoot/rslave [2020-02-19T10:42:33.788Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-19T10:42:33.788Z] === RUN TestMountDaemonRoot/shared [2020-02-19T10:42:33.788Z] === PAUSE TestMountDaemonRoot/shared [2020-02-19T10:42:33.788Z] === RUN TestMountDaemonRoot/rshared [2020-02-19T10:42:33.788Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-19T10:42:33.788Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-02-19T10:42:33.788Z] === CONT TestMountDaemonRoot/default [2020-02-19T10:42:33.788Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-19T10:42:33.788Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-19T10:42:33.788Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-19T10:42:33.788Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-19T10:42:33.788Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-19T10:42:33.788Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-19T10:42:33.788Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-19T10:42:33.788Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-19T10:42:33.788Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-19T10:42:33.788Z] === CONT TestMountDaemonRoot/rprivate [2020-02-19T10:42:33.788Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-19T10:42:33.788Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-19T10:42:33.788Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-19T10:42:33.788Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-19T10:42:33.788Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-19T10:42:33.788Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-19T10:42:33.788Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-19T10:42:33.788Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-19T10:42:33.788Z] === CONT TestMountDaemonRoot/private [2020-02-19T10:42:33.788Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-19T10:42:33.788Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-19T10:42:33.788Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-19T10:42:33.788Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-19T10:42:33.788Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-19T10:42:33.788Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-19T10:42:33.788Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-19T10:42:33.788Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-19T10:42:33.788Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-19T10:42:33.788Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-19T10:42:33.788Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-19T10:42:33.788Z] === CONT TestMountDaemonRoot/shared [2020-02-19T10:42:33.788Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-19T10:42:33.788Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-19T10:42:33.788Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-19T10:42:33.788Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-19T10:42:33.788Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-19T10:42:33.788Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-19T10:42:33.788Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-19T10:42:33.788Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-19T10:42:33.788Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-19T10:42:33.788Z] === CONT TestMountDaemonRoot/rslave [2020-02-19T10:42:33.788Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-19T10:42:33.788Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-19T10:42:33.788Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-19T10:42:33.788Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-19T10:42:33.788Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-19T10:42:33.788Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-19T10:42:33.788Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-19T10:42:33.788Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-19T10:42:33.789Z] === CONT TestMountDaemonRoot/slave [2020-02-19T10:42:33.789Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-19T10:42:33.789Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-19T10:42:33.789Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-19T10:42:33.789Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-19T10:42:33.789Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-19T10:42:33.789Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-19T10:42:33.789Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-19T10:42:33.789Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-19T10:42:33.789Z] === CONT TestMountDaemonRoot/rshared [2020-02-19T10:42:33.789Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-19T10:42:33.789Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-19T10:42:33.789Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-19T10:42:33.789Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-19T10:42:33.789Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-19T10:42:33.789Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-19T10:42:33.789Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-19T10:42:33.789Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-19T10:42:33.789Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-19T10:42:33.789Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-19T10:42:33.789Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-19T10:42:33.988Z] + echo Chowning /workspace to jenkins user [2020-02-19T10:42:33.988Z] Chowning /workspace to jenkins user [2020-02-19T10:42:33.988Z] + id -u [2020-02-19T10:42:33.988Z] + id -g [2020-02-19T10:42:33.988Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40510:/workspace busybox chown -R 1000:1000 /workspace [2020-02-19T10:42:33.988Z] Unable to find image 'busybox:latest' locally [2020-02-19T10:42:34.043Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-19T10:42:34.043Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-19T10:42:34.043Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-19T10:42:34.043Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-19T10:42:34.043Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-19T10:42:34.043Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-19T10:42:34.043Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-19T10:42:34.043Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-19T10:42:34.043Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-19T10:42:34.043Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-19T10:42:34.043Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-19T10:42:34.298Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-19T10:42:34.298Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-19T10:42:34.298Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-19T10:42:34.298Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-19T10:42:34.298Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-19T10:42:34.298Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-19T10:42:34.298Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-19T10:42:34.298Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-19T10:42:34.298Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot (0.07s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-02-19T10:42:34.552Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-02-19T10:42:34.552Z] === RUN TestContainerBindMountNonRecursive [2020-02-19T10:42:34.909Z] --- PASS: TestRunContainerWithBridgeNone (2.37s) [2020-02-19T10:42:34.909Z] === RUN TestNetworkInvalidJSON [2020-02-19T10:42:34.909Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-19T10:42:34.909Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-19T10:42:34.909Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-19T10:42:34.909Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-19T10:42:34.909Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-19T10:42:34.909Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-19T10:42:34.909Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-19T10:42:34.909Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-19T10:42:34.909Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-19T10:42:34.909Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-02-19T10:42:34.909Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-19T10:42:34.909Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-19T10:42:34.909Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-19T10:42:34.909Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-19T10:42:35.651Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-02-19T10:42:35.651Z] === RUN TestDaemonDefaultNetworkPools [2020-02-19T10:42:36.390Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2020-02-19T10:42:36.390Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-19T10:42:37.061Z] --- PASS: TestContainerBindMountNonRecursive (2.40s) [2020-02-19T10:42:37.061Z] === RUN TestNetworkNat [2020-02-19T10:42:37.104Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.19s) [2020-02-19T10:42:37.104Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kit6ojmipirwzl3w7khjmwmwl Created:2020-02-19 10:42:28.561434991 +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[4fb117c28d78fad85ef13fed35fc97d8fc951d013f85cd763bc1eb572584a93f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x566zh0y5ep568i8lptueiqjx EndpointID:45cbfa1a3a927241b9567992e6a40a6b32397759a1b92ef52b342659ad27c385 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dd66b228bf1f138a238cbb706943b7d61bff62bef363cf6b5981f567acea763b 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:36bb86249dbd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x566zh0y5ep568i8lptueiqjx EndpointID:45cbfa1a3a927241b9567992e6a40a6b32397759a1b92ef52b342659ad27c385 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-19T10:42:37.104Z] PASS [2020-02-19T10:42:37.104Z] [2020-02-19T10:42:37.104Z] === Skipped [2020-02-19T10:42:37.104Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-19T10:42:37.104Z] service_test.go:230: FLAKY_TEST [2020-02-19T10:42:37.104Z] [2020-02-19T10:42:37.104Z] [2020-02-19T10:42:37.104Z] DONE 21 tests, 1 skipped in 51.869s [2020-02-19T10:42:37.104Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-19T10:42:37.104Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:42:37.104Z] ++ set -e [2020-02-19T10:42:37.104Z] ++ '[' -n 0 ']' [2020-02-19T10:42:37.104Z] ++ set -x [2020-02-19T10:42:37.104Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:42:37.104Z] INFO: Testing against a local daemon [2020-02-19T10:42:37.104Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-19T10:42:37.104Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-02-19T10:42:37.104Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-19T10:42:37.104Z] === RUN TestDockerNetworkIpvlan [2020-02-19T10:42:37.104Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-19T10:42:37.104Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-19T10:42:37.104Z] PASS [2020-02-19T10:42:37.104Z] [2020-02-19T10:42:37.104Z] === Skipped [2020-02-19T10:42:37.104Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-02-19T10:42:37.104Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-19T10:42:37.104Z] [2020-02-19T10:42:37.104Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-19T10:42:37.104Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-19T10:42:37.104Z] [2020-02-19T10:42:37.104Z] [2020-02-19T10:42:37.104Z] DONE 2 tests, 2 skipped in 0.149s [2020-02-19T10:42:37.104Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-19T10:42:37.104Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:42:37.104Z] ++ set -e [2020-02-19T10:42:37.104Z] ++ '[' -n 0 ']' [2020-02-19T10:42:37.104Z] ++ set -x [2020-02-19T10:42:37.104Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:42:37.104Z] INFO: Testing against a local daemon [2020-02-19T10:42:37.104Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-19T10:42:37.593Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-02-19T10:42:37.593Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-19T10:42:37.620Z] --- PASS: TestNetworkNat (0.88s) [2020-02-19T10:42:37.620Z] === RUN TestNetworkLocalhostTCPNat [2020-02-19T10:42:38.481Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.09s) [2020-02-19T10:42:38.481Z] === RUN TestDockerNetworkMacvlan [2020-02-19T10:42:38.543Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2020-02-19T10:42:38.543Z] === RUN TestNetworkLoopbackNat [2020-02-19T10:42:38.798Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-02-19T10:42:38.968Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.16s) [2020-02-19T10:42:38.968Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-19T10:42:39.241Z] latest: Pulling from library/busybox [2020-02-19T10:42:39.241Z] bdbbaa22dec6: Pulling fs layer [2020-02-19T10:42:39.241Z] bdbbaa22dec6: Download complete [2020-02-19T10:42:39.241Z] bdbbaa22dec6: Pull complete [2020-02-19T10:42:39.241Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-19T10:42:39.241Z] Status: Downloaded newer image for busybox:latest [2020-02-19T10:42:39.324Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-02-19T10:42:39.324Z] === RUN TestServiceWithPredefinedNetwork [2020-02-19T10:42:39.859Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-19T10:42:40.159Z] --- PASS: TestNetworkLoopbackNat (1.21s) [2020-02-19T10:42:40.159Z] === RUN TestPause [2020-02-19T10:42:40.159Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-19T10:42:40.800Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-19T10:42:40.908Z] + bundleName=docker-py [2020-02-19T10:42:40.908Z] + echo Creating docker-py-bundles.tar.gz [2020-02-19T10:42:40.908Z] Creating docker-py-bundles.tar.gz [2020-02-19T10:42:40.908Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-02-19T10:42:40.961Z] Archiving artifacts [2020-02-19T10:42:41.005Z] ok github.com/docker/docker/api/server 0.019s coverage: 9.0% of statements [2020-02-19T10:42:41.085Z] --- PASS: TestPause (1.14s) [2020-02-19T10:42:41.085Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-19T10:42:41.085Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-19T10:42:41.085Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-19T10:42:41.085Z] === RUN TestPauseStopPausedContainer [2020-02-19T10:42:42.012Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-02-19T10:42:42.012Z] --- PASS: TestPauseStopPausedContainer (0.95s) [2020-02-19T10:42:42.012Z] === RUN TestPsFilter [2020-02-19T10:42:42.177Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-19T10:42:42.268Z] --- PASS: TestPsFilter (0.24s) [2020-02-19T10:42:42.268Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-19T10:42:42.268Z] === RUN TestDockerSuite/TestBuildAddTar [2020-02-19T10:42:42.386Z] --- PASS: TestServiceWithPredefinedNetwork (2.90s) [2020-02-19T10:42:42.386Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-19T10:42:42.386Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-19T10:42:42.386Z] service_test.go:230: FLAKY_TEST [2020-02-19T10:42:42.386Z] === RUN TestServiceWithDataPathPortInit [2020-02-19T10:42:42.593Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40510/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-02-19T10:42:42.946Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40510/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=bcc6f3fc514ef5c66629b1f8224acf65ad765d9b -e DOCKER_GRAPHDRIVER docker:bcc6f3fc514ef5c66629b1f8224acf65ad765d9b hack/make.sh binary-daemon [2020-02-19T10:42:43.192Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.95s) [2020-02-19T10:42:43.192Z] === RUN TestRemoveContainerWithVolume [2020-02-19T10:42:43.510Z] [2020-02-19T10:42:43.510Z] Removing bundles/ [2020-02-19T10:42:43.510Z] [2020-02-19T10:42:43.510Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-02-19T10:42:43.510Z] Building: bundles/binary-daemon/dockerd-dev [2020-02-19T10:42:43.510Z] GOOS="" GOARCH="" GOARM="" [2020-02-19T10:42:44.117Z] --- PASS: TestRemoveContainerWithVolume (0.88s) [2020-02-19T10:42:44.117Z] === RUN TestRemoveContainerRunning [2020-02-19T10:42:45.047Z] --- PASS: TestRemoveContainerRunning (0.97s) [2020-02-19T10:42:45.047Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-19T10:42:45.464Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-19T10:42:45.974Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-02-19T10:42:45.974Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.07s) [2020-02-19T10:42:45.974Z] === RUN TestRemoveInvalidContainer [2020-02-19T10:42:45.974Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-02-19T10:42:45.974Z] === RUN TestRenameLinkedContainer [2020-02-19T10:42:48.543Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-02-19T10:42:49.655Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-19T10:42:49.910Z] --- PASS: TestRenameLinkedContainer (3.88s) [2020-02-19T10:42:49.910Z] === RUN TestRenameStoppedContainer [2020-02-19T10:42:51.274Z] --- PASS: TestRenameStoppedContainer (1.10s) [2020-02-19T10:42:51.274Z] === RUN TestRenameRunningContainerAndReuse [2020-02-19T10:42:52.638Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-02-19T10:42:53.561Z] --- PASS: TestRenameRunningContainerAndReuse (2.34s) [2020-02-19T10:42:53.561Z] === RUN TestRenameInvalidName [2020-02-19T10:42:54.485Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-02-19T10:42:54.741Z] --- PASS: TestRenameInvalidName (1.42s) [2020-02-19T10:42:54.741Z] === RUN TestRenameAnonymousContainer [2020-02-19T10:42:56.103Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-02-19T10:42:56.225Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-19T10:42:58.129Z] --- PASS: TestDockerNetworkMacvlan (19.20s) [2020-02-19T10:42:58.129Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-02-19T10:42:58.129Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-02-19T10:42:58.129Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.95s) [2020-02-19T10:42:58.129Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.99s) [2020-02-19T10:42:58.129Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.69s) [2020-02-19T10:42:58.129Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s) [2020-02-19T10:42:58.129Z] PASS [2020-02-19T10:42:58.129Z] [2020-02-19T10:42:58.129Z] DONE 8 tests in 21.428s [2020-02-19T10:42:58.129Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-19T10:42:58.129Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:42:58.129Z] ++ set -e [2020-02-19T10:42:58.129Z] ++ '[' -n 0 ']' [2020-02-19T10:42:58.129Z] ++ set -x [2020-02-19T10:42:58.129Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:42:58.129Z] testing: warning: no tests to run [2020-02-19T10:42:58.129Z] PASS [2020-02-19T10:42:58.129Z] [2020-02-19T10:42:58.129Z] DONE 0 tests in 0.026s [2020-02-19T10:42:58.129Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-19T10:42:58.129Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:42:58.129Z] ++ set -e [2020-02-19T10:42:58.129Z] ++ '[' -n 0 ']' [2020-02-19T10:42:58.129Z] ++ set -x [2020-02-19T10:42:58.129Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:42:58.130Z] INFO: Testing against a local daemon [2020-02-19T10:42:58.130Z] === RUN TestAuthZPluginAllowRequest [2020-02-19T10:42:58.519Z] --- PASS: TestServiceWithDataPathPortInit (15.91s) [2020-02-19T10:42:58.519Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-19T10:43:00.035Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2020-02-19T10:43:00.035Z] === RUN TestAuthZPluginTLS [2020-02-19T10:43:00.260Z] --- PASS: TestRenameAnonymousContainer (4.87s) [2020-02-19T10:43:00.260Z] === RUN TestRenameContainerWithSameName [2020-02-19T10:43:00.294Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-02-19T10:43:00.294Z] === RUN TestAuthZPluginDenyRequest [2020-02-19T10:43:00.820Z] --- PASS: TestRenameContainerWithSameName (1.21s) [2020-02-19T10:43:00.820Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-19T10:43:01.231Z] --- PASS: TestAuthZPluginDenyRequest (0.61s) [2020-02-19T10:43:01.231Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-19T10:43:01.379Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-02-19T10:43:01.799Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.62s) [2020-02-19T10:43:01.800Z] === RUN TestAuthZPluginDenyResponse [2020-02-19T10:43:01.938Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-02-19T10:43:02.368Z] --- PASS: TestAuthZPluginDenyResponse (0.63s) [2020-02-19T10:43:02.368Z] === RUN TestAuthZPluginAllowEventStream [2020-02-19T10:43:02.861Z] --- PASS: TestRenameContainerWithLinkedContainer (2.06s) [2020-02-19T10:43:02.861Z] === RUN TestResize [2020-02-19T10:43:03.786Z] --- PASS: TestResize (0.82s) [2020-02-19T10:43:03.786Z] === RUN TestResizeWithInvalidSize [2020-02-19T10:43:04.040Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-02-19T10:43:04.273Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2020-02-19T10:43:04.273Z] === RUN TestAuthZPluginErrorResponse [2020-02-19T10:43:04.532Z] --- PASS: TestAuthZPluginErrorResponse (0.64s) [2020-02-19T10:43:04.532Z] === RUN TestAuthZPluginErrorRequest [2020-02-19T10:43:04.964Z] --- PASS: TestResizeWithInvalidSize (0.99s) [2020-02-19T10:43:04.964Z] === RUN TestResizeWhenContainerNotStarted [2020-02-19T10:43:04.964Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-02-19T10:43:05.470Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-02-19T10:43:05.470Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-19T10:43:05.887Z] --- PASS: TestResizeWhenContainerNotStarted (0.94s) [2020-02-19T10:43:05.887Z] === RUN TestDaemonRestartKillContainers [2020-02-19T10:43:05.887Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-19T10:43:05.887Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-19T10:43:05.887Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-19T10:43:05.887Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-19T10:43:05.887Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-19T10:43:05.887Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-19T10:43:05.887Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-19T10:43:05.887Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-19T10:43:05.887Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-19T10:43:05.887Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-19T10:43:05.887Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-19T10:43:05.887Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-19T10:43:05.887Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-19T10:43:05.887Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-19T10:43:05.887Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-19T10:43:05.887Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-19T10:43:05.887Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-19T10:43:05.887Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-19T10:43:05.887Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-19T10:43:05.887Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-19T10:43:05.887Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-19T10:43:05.887Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-19T10:43:05.887Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-19T10:43:05.887Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-19T10:43:05.887Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-19T10:43:05.887Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-19T10:43:06.000Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.87s) [2020-02-19T10:43:06.000Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:shewhhvhb31mpxgfcom5muz45 Created:2020-02-19 10:42:59.138338945 +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[915b8c3ceb99b851155568faca01db541a0f3ffbb3bba81b9f6c5eeea9de2808:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vigqai9eprht3158gugiesghu EndpointID:78df53c0684f1568b907c5c27f8beabd899f9cda14440825cf7d126a774397ff MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:532873c56f61b471c70efa95846d68c5e8ec6de21b62af0732643201befba284 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:0d36af2dfe33 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vigqai9eprht3158gugiesghu EndpointID:78df53c0684f1568b907c5c27f8beabd899f9cda14440825cf7d126a774397ff EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-19T10:43:06.000Z] PASS [2020-02-19T10:43:06.000Z] [2020-02-19T10:43:06.000Z] === Skipped [2020-02-19T10:43:06.000Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-19T10:43:06.000Z] service_test.go:230: FLAKY_TEST [2020-02-19T10:43:06.000Z] [2020-02-19T10:43:06.000Z] [2020-02-19T10:43:06.000Z] DONE 21 tests, 1 skipped in 42.942s [2020-02-19T10:43:06.000Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-19T10:43:06.000Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:43:06.000Z] ++ set -e [2020-02-19T10:43:06.000Z] ++ '[' -n 0 ']' [2020-02-19T10:43:06.000Z] ++ set -x [2020-02-19T10:43:06.000Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:43:06.038Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-02-19T10:43:06.038Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-19T10:43:06.351Z] INFO: Testing against a local daemon [2020-02-19T10:43:06.351Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-19T10:43:06.351Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-19T10:43:06.351Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-19T10:43:06.351Z] === RUN TestDockerNetworkIpvlan [2020-02-19T10:43:06.351Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-19T10:43:06.351Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-19T10:43:06.351Z] PASS [2020-02-19T10:43:06.351Z] [2020-02-19T10:43:06.351Z] === Skipped [2020-02-19T10:43:06.351Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-19T10:43:06.351Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-19T10:43:06.351Z] [2020-02-19T10:43:06.351Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-19T10:43:06.351Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-19T10:43:06.351Z] [2020-02-19T10:43:06.351Z] [2020-02-19T10:43:06.351Z] DONE 2 tests, 2 skipped in 0.185s [2020-02-19T10:43:06.351Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-19T10:43:06.351Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:43:06.351Z] ++ set -e [2020-02-19T10:43:06.351Z] ++ '[' -n 0 ']' [2020-02-19T10:43:06.351Z] ++ set -x [2020-02-19T10:43:06.351Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:43:06.351Z] INFO: Testing against a local daemon [2020-02-19T10:43:06.351Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-19T10:43:07.564Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-02-19T10:43:07.564Z] === RUN TestDockerNetworkMacvlan [2020-02-19T10:43:08.573Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2020-02-19T10:43:08.573Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-19T10:43:08.779Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-19T10:43:09.145Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-19T10:43:09.145Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-19T10:43:09.528Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-19T10:43:10.280Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-19T10:43:10.478Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s) [2020-02-19T10:43:10.478Z] === RUN TestAuthZPluginHeader [2020-02-19T10:43:10.506Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-19T10:43:10.506Z] === RUN TestDockerSuite/TestBuildBlankName [2020-02-19T10:43:10.506Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-19T10:43:10.760Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-02-19T10:43:11.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-02-19T10:43:11.416Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-02-19T10:43:11.416Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-19T10:43:11.416Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-19T10:43:11.416Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:43:11.416Z] === RUN TestAuthZPluginV2Disable [2020-02-19T10:43:11.416Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-19T10:43:11.416Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:43:11.416Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-19T10:43:11.416Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-19T10:43:11.416Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:43:11.416Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-19T10:43:11.416Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-19T10:43:11.416Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:43:11.416Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-19T10:43:11.940Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-19T10:43:12.195Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-19T10:43:12.675Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-19T10:43:14.081Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-02-19T10:43:14.336Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-02-19T10:43:14.590Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-19T10:43:14.845Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-19T10:43:16.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-02-19T10:43:16.681Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-19T10:43:18.090Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-02-19T10:43:18.345Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-19T10:43:18.345Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-19T10:43:20.601Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-19T10:43:20.856Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-02-19T10:43:20.856Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-02-19T10:43:21.111Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-19T10:43:21.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.01s) [2020-02-19T10:43:21.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.12s) [2020-02-19T10:43:21.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2020-02-19T10:43:21.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-02-19T10:43:21.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-02-19T10:43:21.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-02-19T10:43:21.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.50s) [2020-02-19T10:43:21.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.71s) [2020-02-19T10:43:21.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.70s) [2020-02-19T10:43:21.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.46s) [2020-02-19T10:43:21.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.47s) [2020-02-19T10:43:21.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.66s) [2020-02-19T10:43:21.111Z] === RUN TestCgroupNamespacesRun [2020-02-19T10:43:21.347Z] --- PASS: TestDockerNetworkMacvlan (13.72s) [2020-02-19T10:43:21.347Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-02-19T10:43:21.347Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2020-02-19T10:43:21.347Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.08s) [2020-02-19T10:43:21.347Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.27s) [2020-02-19T10:43:21.347Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.69s) [2020-02-19T10:43:21.347Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.79s) [2020-02-19T10:43:21.347Z] PASS [2020-02-19T10:43:21.347Z] [2020-02-19T10:43:21.347Z] DONE 8 tests in 15.196s [2020-02-19T10:43:21.347Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-19T10:43:21.347Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:43:21.347Z] ++ set -e [2020-02-19T10:43:21.347Z] ++ '[' -n 0 ']' [2020-02-19T10:43:21.347Z] ++ set -x [2020-02-19T10:43:21.347Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:43:21.347Z] testing: warning: no tests to run [2020-02-19T10:43:21.347Z] PASS [2020-02-19T10:43:21.347Z] [2020-02-19T10:43:21.347Z] DONE 0 tests in 0.028s [2020-02-19T10:43:21.347Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-19T10:43:21.347Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:43:21.347Z] ++ set -e [2020-02-19T10:43:21.347Z] ++ '[' -n 0 ']' [2020-02-19T10:43:21.347Z] ++ set -x [2020-02-19T10:43:21.347Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:43:21.702Z] INFO: Testing against a local daemon [2020-02-19T10:43:21.702Z] === RUN TestAuthZPluginAllowRequest [2020-02-19T10:43:22.471Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-02-19T10:43:23.030Z] --- PASS: TestCgroupNamespacesRun (1.89s) [2020-02-19T10:43:23.030Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-19T10:43:23.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-02-19T10:43:23.435Z] --- PASS: TestAuthZPluginAllowRequest (1.60s) [2020-02-19T10:43:23.435Z] === RUN TestAuthZPluginTLS [2020-02-19T10:43:23.814Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-02-19T10:43:23.814Z] === RUN TestAuthZPluginDenyRequest [2020-02-19T10:43:24.195Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-02-19T10:43:24.195Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-19T10:43:24.644Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-02-19T10:43:24.644Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.83s) [2020-02-19T10:43:24.644Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-19T10:43:25.006Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-02-19T10:43:25.006Z] === RUN TestAuthZPluginDenyResponse [2020-02-19T10:43:25.351Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-02-19T10:43:25.351Z] === RUN TestAuthZPluginAllowEventStream [2020-02-19T10:43:26.531Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-02-19T10:43:26.786Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.01s) [2020-02-19T10:43:26.786Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-19T10:43:27.089Z] --- PASS: TestAuthZPluginAllowEventStream (1.81s) [2020-02-19T10:43:27.089Z] === RUN TestAuthZPluginErrorResponse [2020-02-19T10:43:27.839Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-02-19T10:43:27.839Z] === RUN TestAuthZPluginErrorRequest [2020-02-19T10:43:28.154Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-02-19T10:43:28.182Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-02-19T10:43:28.183Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-19T10:43:28.713Z] --- PASS: TestCgroupNamespacesRunHostMode (1.89s) [2020-02-19T10:43:28.713Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-19T10:43:28.923Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-02-19T10:43:28.923Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-19T10:43:29.500Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.05s) [2020-02-19T10:43:29.500Z] PASS [2020-02-19T10:43:29.500Z] [2020-02-19T10:43:29.500Z] === Skipped [2020-02-19T10:43:29.500Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-19T10:43:29.500Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:43:29.500Z] [2020-02-19T10:43:29.500Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-19T10:43:29.500Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:43:29.500Z] [2020-02-19T10:43:29.500Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-19T10:43:29.500Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:43:29.500Z] [2020-02-19T10:43:29.500Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-19T10:43:29.500Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:43:29.500Z] [2020-02-19T10:43:29.500Z] [2020-02-19T10:43:29.500Z] DONE 17 tests, 4 skipped in 31.606s [2020-02-19T10:43:29.500Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-19T10:43:29.500Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:43:29.500Z] ++ set -e [2020-02-19T10:43:29.500Z] ++ '[' -n 0 ']' [2020-02-19T10:43:29.500Z] ++ set -x [2020-02-19T10:43:29.500Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:43:29.500Z] INFO: Testing against a local daemon [2020-02-19T10:43:29.500Z] === RUN TestPluginInvalidJSON [2020-02-19T10:43:29.500Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-19T10:43:29.500Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-19T10:43:29.500Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-19T10:43:29.500Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-02-19T10:43:29.500Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-19T10:43:29.500Z] PASS [2020-02-19T10:43:29.500Z] [2020-02-19T10:43:29.500Z] DONE 2 tests in 0.164s [2020-02-19T10:43:29.500Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-19T10:43:29.759Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:43:29.759Z] ++ set -e [2020-02-19T10:43:29.759Z] ++ '[' -n 0 ']' [2020-02-19T10:43:29.759Z] ++ set -x [2020-02-19T10:43:29.759Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:43:29.759Z] INFO: Testing against a local daemon [2020-02-19T10:43:29.759Z] === RUN TestExternalGraphDriver [2020-02-19T10:43:30.018Z] === RUN TestExternalGraphDriver/json [2020-02-19T10:43:30.595Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2020-02-19T10:43:30.595Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-19T10:43:30.690Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.02s) [2020-02-19T10:43:30.690Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-19T10:43:31.518Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.81s) [2020-02-19T10:43:31.518Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-19T10:43:32.080Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-02-19T10:43:32.336Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2020-02-19T10:43:32.336Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-19T10:43:32.551Z] === RUN TestExternalGraphDriver/spec [2020-02-19T10:43:33.039Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2020-02-19T10:43:33.039Z] === RUN TestAuthZPluginHeader [2020-02-19T10:43:33.798Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-02-19T10:43:33.798Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-19T10:43:33.798Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-19T10:43:33.798Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:43:33.798Z] === RUN TestAuthZPluginV2Disable [2020-02-19T10:43:33.798Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-19T10:43:33.798Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:43:33.798Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-19T10:43:33.798Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-19T10:43:33.798Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:43:33.798Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-19T10:43:33.798Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-19T10:43:33.798Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:43:33.798Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-19T10:43:34.847Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.19s) [2020-02-19T10:43:34.847Z] === RUN TestKernelTCPMemory [2020-02-19T10:43:35.085Z] === RUN TestExternalGraphDriver/pull [2020-02-19T10:43:35.102Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-02-19T10:43:35.357Z] --- PASS: TestKernelTCPMemory (0.85s) [2020-02-19T10:43:35.357Z] === RUN TestNISDomainname [2020-02-19T10:43:36.322Z] --- PASS: TestNISDomainname (1.13s) [2020-02-19T10:43:36.322Z] === RUN TestHostnameDnsResolution [2020-02-19T10:43:37.619Z] --- PASS: TestExternalGraphDriver (7.42s) [2020-02-19T10:43:37.619Z] --- PASS: TestExternalGraphDriver/json (2.45s) [2020-02-19T10:43:37.619Z] --- PASS: TestExternalGraphDriver/spec (2.67s) [2020-02-19T10:43:37.619Z] --- PASS: TestExternalGraphDriver/pull (2.17s) [2020-02-19T10:43:37.619Z] === RUN TestGraphdriverPluginV2 [2020-02-19T10:43:37.619Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-02-19T10:43:37.619Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:43:37.619Z] PASS [2020-02-19T10:43:37.619Z] [2020-02-19T10:43:37.619Z] === Skipped [2020-02-19T10:43:37.619Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-02-19T10:43:37.619Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:43:37.619Z] [2020-02-19T10:43:37.619Z] [2020-02-19T10:43:37.619Z] DONE 5 tests, 1 skipped in 7.600s [2020-02-19T10:43:37.619Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-19T10:43:37.619Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:43:37.619Z] ++ set -e [2020-02-19T10:43:37.619Z] ++ '[' -n 0 ']' [2020-02-19T10:43:37.619Z] ++ set -x [2020-02-19T10:43:37.619Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:43:37.619Z] INFO: Testing against a local daemon [2020-02-19T10:43:37.619Z] === RUN TestContinueAfterPluginCrash [2020-02-19T10:43:37.619Z] === PAUSE TestContinueAfterPluginCrash [2020-02-19T10:43:37.619Z] === RUN TestDaemonStartWithLogOpt [2020-02-19T10:43:37.619Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-19T10:43:37.619Z] === CONT TestContinueAfterPluginCrash [2020-02-19T10:43:37.619Z] === CONT TestDaemonStartWithLogOpt [2020-02-19T10:43:38.205Z] --- PASS: TestHostnameDnsResolution (1.49s) [2020-02-19T10:43:38.205Z] === RUN TestStats [2020-02-19T10:43:38.460Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-02-19T10:43:39.820Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-02-19T10:43:41.181Z] --- PASS: TestStats (2.98s) [2020-02-19T10:43:41.181Z] === RUN TestStopContainerWithTimeout [2020-02-19T10:43:41.181Z] === RUN TestStopContainerWithTimeout/0 [2020-02-19T10:43:41.181Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-19T10:43:41.181Z] === RUN TestStopContainerWithTimeout/1 [2020-02-19T10:43:41.181Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-19T10:43:41.181Z] === RUN TestStopContainerWithTimeout/3 [2020-02-19T10:43:41.181Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-19T10:43:41.181Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-19T10:43:41.181Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-19T10:43:41.181Z] === CONT TestStopContainerWithTimeout/0 [2020-02-19T10:43:41.181Z] === CONT TestStopContainerWithTimeout/3 [2020-02-19T10:43:42.543Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-19T10:43:42.543Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-02-19T10:43:44.428Z] === CONT TestStopContainerWithTimeout/1 [2020-02-19T10:43:44.987Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-02-19T10:43:45.549Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-02-19T10:43:45.549Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-02-19T10:43:45.549Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-02-19T10:43:46.162Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-02-19T10:43:46.162Z] --- PASS: TestStopContainerWithTimeout/0 (1.36s) [2020-02-19T10:43:46.162Z] --- PASS: TestStopContainerWithTimeout/3 (3.33s) [2020-02-19T10:43:46.162Z] --- PASS: TestStopContainerWithTimeout/-1 (2.85s) [2020-02-19T10:43:46.162Z] --- PASS: TestStopContainerWithTimeout/1 (1.94s) [2020-02-19T10:43:46.162Z] === RUN TestDeleteDevicemapper [2020-02-19T10:43:46.162Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-19T10:43:46.162Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-19T10:43:46.162Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-19T10:43:47.609Z] --- PASS: TestDaemonStartWithLogOpt (10.23s) [2020-02-19T10:43:48.682Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.26s) [2020-02-19T10:43:48.682Z] === RUN TestUpdateMemory [2020-02-19T10:43:48.682Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-19T10:43:48.682Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-19T10:43:48.682Z] === RUN TestUpdateCPUQuota [2020-02-19T10:43:48.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-02-19T10:43:49.607Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-02-19T10:43:50.166Z] --- PASS: TestUpdateCPUQuota (1.58s) [2020-02-19T10:43:50.166Z] === RUN TestUpdatePidsLimit [2020-02-19T10:43:50.166Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-19T10:43:50.421Z] === RUN TestUpdatePidsLimit/no_change [2020-02-19T10:43:50.980Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-19T10:43:51.235Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-19T10:43:51.491Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-02-19T10:43:51.745Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-19T10:43:52.002Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-02-19T10:43:52.257Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-19T10:43:52.513Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-19T10:43:52.877Z] --- PASS: TestContinueAfterPluginCrash (14.99s) [2020-02-19T10:43:52.877Z] PASS [2020-02-19T10:43:52.877Z] [2020-02-19T10:43:52.877Z] DONE 2 tests in 15.150s [2020-02-19T10:43:52.877Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-19T10:43:52.877Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:43:52.877Z] ++ set -e [2020-02-19T10:43:52.877Z] ++ '[' -n 0 ']' [2020-02-19T10:43:52.877Z] ++ set -x [2020-02-19T10:43:52.877Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:43:52.877Z] INFO: Testing against a local daemon [2020-02-19T10:43:52.877Z] === RUN TestPluginWithDevMounts [2020-02-19T10:43:52.877Z] === PAUSE TestPluginWithDevMounts [2020-02-19T10:43:52.877Z] === CONT TestPluginWithDevMounts [2020-02-19T10:43:53.298Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2020-02-19T10:43:53.298Z] PASS [2020-02-19T10:43:53.298Z] [2020-02-19T10:43:53.298Z] === Skipped [2020-02-19T10:43:53.298Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-19T10:43:53.298Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:43:53.298Z] [2020-02-19T10:43:53.298Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-19T10:43:53.298Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:43:53.298Z] [2020-02-19T10:43:53.298Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-19T10:43:53.298Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:43:53.298Z] [2020-02-19T10:43:53.298Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-19T10:43:53.298Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:43:53.298Z] [2020-02-19T10:43:53.298Z] [2020-02-19T10:43:53.298Z] DONE 17 tests, 4 skipped in 29.029s [2020-02-19T10:43:53.298Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-19T10:43:53.298Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:43:53.298Z] ++ set -e [2020-02-19T10:43:53.298Z] ++ '[' -n 0 ']' [2020-02-19T10:43:53.298Z] ++ set -x [2020-02-19T10:43:53.298Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:43:53.298Z] INFO: Testing against a local daemon [2020-02-19T10:43:53.298Z] === RUN TestPluginInvalidJSON [2020-02-19T10:43:53.298Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-19T10:43:53.298Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-19T10:43:53.298Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-19T10:43:53.298Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-02-19T10:43:53.298Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-02-19T10:43:53.298Z] PASS [2020-02-19T10:43:53.298Z] [2020-02-19T10:43:53.298Z] DONE 2 tests in 0.081s [2020-02-19T10:43:53.298Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-19T10:43:53.298Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:43:53.298Z] ++ set -e [2020-02-19T10:43:53.298Z] ++ '[' -n 0 ']' [2020-02-19T10:43:53.298Z] ++ set -x [2020-02-19T10:43:53.298Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:43:53.298Z] INFO: Testing against a local daemon [2020-02-19T10:43:53.298Z] === RUN TestExternalGraphDriver [2020-02-19T10:43:53.298Z] === RUN TestExternalGraphDriver/json [2020-02-19T10:43:53.298Z] === RUN TestExternalGraphDriver/spec [2020-02-19T10:43:54.398Z] --- PASS: TestUpdatePidsLimit (4.03s) [2020-02-19T10:43:54.398Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-02-19T10:43:54.398Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-02-19T10:43:54.398Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2020-02-19T10:43:54.398Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-02-19T10:43:54.398Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-02-19T10:43:54.398Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2020-02-19T10:43:54.398Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2020-02-19T10:43:54.398Z] === RUN TestUpdateRestartPolicy [2020-02-19T10:43:54.398Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-02-19T10:43:54.781Z] --- PASS: TestPluginWithDevMounts (2.16s) [2020-02-19T10:43:54.781Z] PASS [2020-02-19T10:43:54.781Z] [2020-02-19T10:43:54.781Z] DONE 1 tests in 2.322s [2020-02-19T10:43:54.781Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-02-19T10:43:54.781Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:43:54.781Z] ++ set -e [2020-02-19T10:43:54.781Z] ++ '[' -n 0 ']' [2020-02-19T10:43:54.781Z] ++ set -x [2020-02-19T10:43:54.781Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:43:54.960Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-02-19T10:43:55.040Z] INFO: Testing against a local daemon [2020-02-19T10:43:55.040Z] === RUN TestSecretInspect [2020-02-19T10:43:55.067Z] === RUN TestExternalGraphDriver/pull [2020-02-19T10:43:56.806Z] --- PASS: TestExternalGraphDriver (5.96s) [2020-02-19T10:43:56.806Z] --- PASS: TestExternalGraphDriver/json (1.96s) [2020-02-19T10:43:56.806Z] --- PASS: TestExternalGraphDriver/spec (1.95s) [2020-02-19T10:43:56.806Z] --- PASS: TestExternalGraphDriver/pull (1.94s) [2020-02-19T10:43:56.806Z] === RUN TestGraphdriverPluginV2 [2020-02-19T10:43:56.806Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-02-19T10:43:56.806Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:43:56.806Z] PASS [2020-02-19T10:43:56.806Z] [2020-02-19T10:43:56.806Z] === Skipped [2020-02-19T10:43:56.806Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-02-19T10:43:56.806Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:43:56.806Z] [2020-02-19T10:43:56.806Z] [2020-02-19T10:43:56.806Z] DONE 5 tests, 1 skipped in 6.091s [2020-02-19T10:43:56.806Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-19T10:43:56.806Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:43:56.806Z] ++ set -e [2020-02-19T10:43:56.806Z] ++ '[' -n 0 ']' [2020-02-19T10:43:56.806Z] ++ set -x [2020-02-19T10:43:56.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:43:56.806Z] INFO: Testing against a local daemon [2020-02-19T10:43:56.806Z] === RUN TestContinueAfterPluginCrash [2020-02-19T10:43:56.806Z] === PAUSE TestContinueAfterPluginCrash [2020-02-19T10:43:56.806Z] === RUN TestDaemonStartWithLogOpt [2020-02-19T10:43:56.806Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-19T10:43:56.806Z] === CONT TestContinueAfterPluginCrash [2020-02-19T10:43:56.806Z] === CONT TestDaemonStartWithLogOpt [2020-02-19T10:43:57.469Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-02-19T10:43:58.029Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-02-19T10:43:58.329Z] --- PASS: TestSecretInspect (3.24s) [2020-02-19T10:43:58.329Z] === RUN TestSecretList [2020-02-19T10:44:01.288Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-02-19T10:44:01.617Z] --- PASS: TestSecretList (3.27s) [2020-02-19T10:44:01.617Z] === RUN TestSecretsCreateAndDelete [2020-02-19T10:44:03.173Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-02-19T10:44:03.173Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-02-19T10:44:04.535Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-02-19T10:44:04.906Z] --- PASS: TestSecretsCreateAndDelete (3.25s) [2020-02-19T10:44:04.906Z] === RUN TestSecretsUpdate [2020-02-19T10:44:04.920Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-02-19T10:44:04.920Z] Copying nested executables into bundles/binary-daemon [2020-02-19T10:44:04.920Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-02-19T10:44:05.259Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40510/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=bcc6f3fc514ef5c66629b1f8224acf65ad765d9b -e DOCKER_GRAPHDRIVER docker:bcc6f3fc514ef5c66629b1f8224acf65ad765d9b hack/make.sh cross [2020-02-19T10:44:05.823Z] [2020-02-19T10:44:05.823Z] Removing bundles/ [2020-02-19T10:44:05.823Z] [2020-02-19T10:44:05.823Z] ---> Making bundle: cross (in bundles/cross) [2020-02-19T10:44:05.823Z] Cross building: bundles/cross/linux/amd64 [2020-02-19T10:44:05.823Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-02-19T10:44:05.823Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-02-19T10:44:05.896Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-02-19T10:44:06.201Z] --- PASS: TestDaemonStartWithLogOpt (9.32s) [2020-02-19T10:44:06.455Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-02-19T10:44:06.710Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-02-19T10:44:07.273Z] --- PASS: TestUpdateRestartPolicy (13.18s) [2020-02-19T10:44:07.273Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-19T10:44:07.440Z] --- PASS: TestSecretsUpdate (2.71s) [2020-02-19T10:44:07.440Z] === RUN TestTemplatedSecret [2020-02-19T10:44:07.527Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-02-19T10:44:08.452Z] --- PASS: TestUpdateRestartWithAutoRemove (0.99s) [2020-02-19T10:44:08.452Z] === RUN TestWaitNonBlocked [2020-02-19T10:44:08.452Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-19T10:44:08.452Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-19T10:44:08.452Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-19T10:44:08.452Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-19T10:44:08.452Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-19T10:44:08.452Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-19T10:44:09.813Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-02-19T10:44:09.813Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.47s) [2020-02-19T10:44:09.813Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.50s) [2020-02-19T10:44:09.813Z] === RUN TestWaitBlocked [2020-02-19T10:44:09.813Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-19T10:44:09.813Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-19T10:44:09.813Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-19T10:44:09.813Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-19T10:44:09.813Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-19T10:44:09.813Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-19T10:44:10.730Z] --- PASS: TestTemplatedSecret (3.02s) [2020-02-19T10:44:10.730Z] === RUN TestSecretCreateResolve [2020-02-19T10:44:11.075Z] --- PASS: TestContinueAfterPluginCrash (14.27s) [2020-02-19T10:44:11.075Z] PASS [2020-02-19T10:44:11.075Z] [2020-02-19T10:44:11.075Z] DONE 2 tests in 14.346s [2020-02-19T10:44:11.075Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-19T10:44:11.075Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:44:11.075Z] ++ set -e [2020-02-19T10:44:11.075Z] ++ '[' -n 0 ']' [2020-02-19T10:44:11.075Z] ++ set -x [2020-02-19T10:44:11.075Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:44:11.075Z] INFO: Testing against a local daemon [2020-02-19T10:44:11.075Z] === RUN TestPluginWithDevMounts [2020-02-19T10:44:11.075Z] === PAUSE TestPluginWithDevMounts [2020-02-19T10:44:11.075Z] === CONT TestPluginWithDevMounts [2020-02-19T10:44:11.176Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-02-19T10:44:11.430Z] --- PASS: TestWaitBlocked (0.03s) [2020-02-19T10:44:11.430Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s) [2020-02-19T10:44:11.430Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.53s) [2020-02-19T10:44:11.430Z] === CONT TestContainerStartOnDaemonRestart [2020-02-19T10:44:11.430Z] === CONT TestIpcModeOlderClient [2020-02-19T10:44:11.430Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-02-19T10:44:11.430Z] === CONT TestDaemonHostGatewayIP [2020-02-19T10:44:13.416Z] --- PASS: TestPluginWithDevMounts (1.88s) [2020-02-19T10:44:13.416Z] PASS [2020-02-19T10:44:13.416Z] [2020-02-19T10:44:13.416Z] DONE 1 tests in 1.969s [2020-02-19T10:44:13.416Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-02-19T10:44:13.416Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:44:13.416Z] ++ set -e [2020-02-19T10:44:13.416Z] ++ '[' -n 0 ']' [2020-02-19T10:44:13.416Z] ++ set -x [2020-02-19T10:44:13.416Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:44:13.416Z] INFO: Testing against a local daemon [2020-02-19T10:44:13.416Z] === RUN TestSecretInspect [2020-02-19T10:44:14.018Z] --- PASS: TestSecretCreateResolve (3.28s) [2020-02-19T10:44:14.018Z] PASS [2020-02-19T10:44:14.018Z] [2020-02-19T10:44:14.018Z] DONE 6 tests in 18.916s [2020-02-19T10:44:14.018Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-02-19T10:44:14.018Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:44:14.018Z] ++ set -e [2020-02-19T10:44:14.018Z] ++ '[' -n 0 ']' [2020-02-19T10:44:14.018Z] ++ set -x [2020-02-19T10:44:14.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:44:14.018Z] INFO: Testing against a local daemon [2020-02-19T10:44:14.018Z] === RUN TestServiceCreateInit [2020-02-19T10:44:14.018Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-19T10:44:14.693Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-02-19T10:44:15.253Z] --- PASS: TestContainerStartOnDaemonRestart (3.98s) [2020-02-19T10:44:15.253Z] === CONT TestDaemonRestartIpcMode [2020-02-19T10:44:15.770Z] --- PASS: TestSecretInspect (2.78s) [2020-02-19T10:44:15.770Z] === RUN TestSecretList [2020-02-19T10:44:15.812Z] --- PASS: TestDaemonHostGatewayIP (4.39s) [2020-02-19T10:44:16.067Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-02-19T10:44:16.322Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-02-19T10:44:16.881Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-02-19T10:44:18.241Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-02-19T10:44:18.352Z] ok github.com/docker/docker/api/server/httputils 0.019s coverage: 14.7% of statements [2020-02-19T10:44:18.352Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-19T10:44:18.352Z] ok github.com/docker/docker/api/server/middleware 0.025s coverage: 37.7% of statements [2020-02-19T10:44:18.352Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-19T10:44:18.352Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-19T10:44:18.352Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-19T10:44:18.352Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-19T10:44:18.352Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-19T10:44:18.352Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-19T10:44:18.352Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-19T10:44:18.352Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-19T10:44:18.352Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-19T10:44:18.801Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-02-19T10:44:18.999Z] --- PASS: TestSecretList (2.81s) [2020-02-19T10:44:18.999Z] === RUN TestSecretsCreateAndDelete [2020-02-19T10:44:19.289Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-19T10:44:19.360Z] --- PASS: TestDaemonRestartIpcMode (4.14s) [2020-02-19T10:44:19.360Z] PASS [2020-02-19T10:44:19.360Z] [2020-02-19T10:44:19.360Z] === Skipped [2020-02-19T10:44:19.360Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-02-19T10:44:19.360Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-19T10:44:19.360Z] [2020-02-19T10:44:19.360Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-19T10:44:19.360Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-19T10:44:19.360Z] [2020-02-19T10:44:19.360Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-19T10:44:19.360Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-19T10:44:19.360Z] [2020-02-19T10:44:19.360Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-19T10:44:19.360Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-19T10:44:19.360Z] [2020-02-19T10:44:19.360Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-02-19T10:44:19.360Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-19T10:44:19.360Z] [2020-02-19T10:44:19.360Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-02-19T10:44:19.360Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-19T10:44:19.360Z] [2020-02-19T10:44:19.360Z] [2020-02-19T10:44:19.360Z] DONE 199 tests, 6 skipped in 155.048s [2020-02-19T10:44:19.360Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-02-19T10:44:19.360Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:44:19.360Z] ++ set -e [2020-02-19T10:44:19.360Z] ++ '[' -n 0 ']' [2020-02-19T10:44:19.360Z] ++ set -x [2020-02-19T10:44:19.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:44:19.919Z] INFO: Testing against a local daemon [2020-02-19T10:44:19.919Z] === RUN TestCommitInheritsEnv [2020-02-19T10:44:20.432Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-19T10:44:20.432Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-19T10:44:20.478Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-02-19T10:44:20.478Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-19T10:44:20.478Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-19T10:44:20.478Z] === RUN TestImagesFilterMultiReference [2020-02-19T10:44:20.478Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-02-19T10:44:20.478Z] === RUN TestImagePullPlatformInvalid [2020-02-19T10:44:20.478Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2020-02-19T10:44:20.478Z] === RUN TestRemoveImageOrphaning [2020-02-19T10:44:20.734Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2020-02-19T10:44:21.034Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-02-19T10:44:21.037Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-02-19T10:44:21.037Z] === RUN TestRemoveImageGarbageCollector [2020-02-19T10:44:21.672Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 4.5% of statements [2020-02-19T10:44:21.672Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-19T10:44:21.672Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-19T10:44:21.672Z] ? github.com/docker/docker/api/types [no test files] [2020-02-19T10:44:21.672Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-19T10:44:21.672Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-19T10:44:21.672Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-19T10:44:21.672Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-19T10:44:21.672Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-19T10:44:21.672Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-19T10:44:21.672Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-19T10:44:21.672Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-19T10:44:21.672Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-19T10:44:21.672Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-19T10:44:21.672Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-19T10:44:21.672Z] ok github.com/docker/docker/api/types/time 0.046s coverage: 100.0% of statements [2020-02-19T10:44:21.961Z] ok github.com/docker/docker/api/types/versions 0.016s coverage: 75.0% of statements [2020-02-19T10:44:21.961Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-19T10:44:21.961Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-19T10:44:21.961Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-19T10:44:21.961Z] ? github.com/docker/docker/builder [no test files] [2020-02-19T10:44:21.961Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-19T10:44:21.961Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-19T10:44:21.961Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-19T10:44:21.962Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-19T10:44:21.962Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-19T10:44:21.962Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-19T10:44:21.962Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-19T10:44:21.963Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-02-19T10:44:22.058Z] --- PASS: TestSecretsCreateAndDelete (2.80s) [2020-02-19T10:44:22.058Z] === RUN TestSecretsUpdate [2020-02-19T10:44:23.469Z] ok github.com/docker/docker/builder/dockerignore 0.044s coverage: 96.8% of statements [2020-02-19T10:44:23.800Z] --- PASS: TestSecretsUpdate (2.41s) [2020-02-19T10:44:23.800Z] === RUN TestTemplatedSecret [2020-02-19T10:44:23.847Z] --- PASS: TestRemoveImageGarbageCollector (2.44s) [2020-02-19T10:44:23.847Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-19T10:44:23.847Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-02-19T10:44:23.847Z] === RUN TestTagInvalidReference [2020-02-19T10:44:23.847Z] --- PASS: TestTagInvalidReference (0.01s) [2020-02-19T10:44:23.847Z] === RUN TestTagValidPrefixedRepo [2020-02-19T10:44:23.847Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-02-19T10:44:23.847Z] === RUN TestTagExistedNameWithoutForce [2020-02-19T10:44:23.847Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-02-19T10:44:23.847Z] === RUN TestTagOfficialNames [2020-02-19T10:44:23.847Z] --- PASS: TestTagOfficialNames (0.06s) [2020-02-19T10:44:23.847Z] === RUN TestTagMatchesDigest [2020-02-19T10:44:23.847Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-02-19T10:44:23.847Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-19T10:44:24.411Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-02-19T10:44:24.560Z] --- PASS: TestServiceCreateInit (10.37s) [2020-02-19T10:44:24.560Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.35s) [2020-02-19T10:44:24.560Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.99s) [2020-02-19T10:44:24.560Z] === RUN TestCreateServiceMultipleTimes [2020-02-19T10:44:25.772Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-02-19T10:44:27.658Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-02-19T10:44:27.658Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-02-19T10:44:27.748Z] --- PASS: TestTemplatedSecret (3.44s) [2020-02-19T10:44:27.748Z] === RUN TestSecretCreateResolve [2020-02-19T10:44:27.955Z] ok github.com/docker/docker/cli/debug 0.016s coverage: 100.0% of statements [2020-02-19T10:44:28.217Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-02-19T10:44:29.142Z] === RUN TestDockerSuite/TestBuildCmd [2020-02-19T10:44:29.396Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-02-19T10:44:29.651Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-02-19T10:44:30.211Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-02-19T10:44:30.211Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-02-19T10:44:30.340Z] --- PASS: TestSecretCreateResolve (2.83s) [2020-02-19T10:44:30.340Z] PASS [2020-02-19T10:44:30.340Z] [2020-02-19T10:44:30.340Z] DONE 6 tests in 17.161s [2020-02-19T10:44:30.340Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-02-19T10:44:30.341Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:44:30.341Z] ++ set -e [2020-02-19T10:44:30.341Z] ++ '[' -n 0 ']' [2020-02-19T10:44:30.341Z] ++ set -x [2020-02-19T10:44:30.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:44:30.341Z] INFO: Testing against a local daemon [2020-02-19T10:44:30.341Z] === RUN TestServiceCreateInit [2020-02-19T10:44:30.341Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-19T10:44:30.679Z] ok github.com/docker/docker/builder/remotecontext/git 4.865s coverage: 86.3% of statements [2020-02-19T10:44:31.135Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-02-19T10:44:32.060Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-02-19T10:44:33.409Z] ok github.com/docker/docker/builder/remotecontext 0.554s coverage: 13.6% of statements [2020-02-19T10:44:34.037Z] ok github.com/docker/docker/builder/dockerfile 1.371s coverage: 48.2% of statements [2020-02-19T10:44:34.037Z] ? github.com/docker/docker/cli [no test files] [2020-02-19T10:44:34.037Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-19T10:44:36.418Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-19T10:44:37.297Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-02-19T10:44:37.856Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-02-19T10:44:38.416Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-02-19T10:44:38.975Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-02-19T10:44:39.230Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-19T10:44:40.337Z] --- PASS: TestServiceCreateInit (10.02s) [2020-02-19T10:44:40.337Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.02s) [2020-02-19T10:44:40.337Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.98s) [2020-02-19T10:44:40.337Z] === RUN TestCreateServiceMultipleTimes [2020-02-19T10:44:40.591Z] === RUN TestDockerSuite/TestBuildContChar [2020-02-19T10:44:42.488Z] ok github.com/docker/docker/client 0.632s coverage: 75.8% of statements [2020-02-19T10:44:44.750Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-02-19T10:44:44.750Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-02-19T10:44:45.310Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-02-19T10:44:45.911Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-02-19T10:44:45.911Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-02-19T10:44:46.480Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-02-19T10:44:46.480Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-02-19T10:44:46.540Z] --- PASS: TestCreateServiceMultipleTimes (19.07s) [2020-02-19T10:44:46.540Z] === RUN TestCreateServiceConflict [2020-02-19T10:44:46.540Z] --- PASS: TestCreateServiceConflict (3.23s) [2020-02-19T10:44:46.540Z] === RUN TestCreateServiceMaxReplicas [2020-02-19T10:44:47.039Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-02-19T10:44:47.598Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-02-19T10:44:48.159Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-02-19T10:44:50.670Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-02-19T10:44:50.670Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-02-19T10:44:50.729Z] --- PASS: TestCreateServiceMaxReplicas (3.72s) [2020-02-19T10:44:50.729Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-19T10:44:52.564Z] 65014b3c3121: Pull complete [2020-02-19T10:44:54.827Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-02-19T10:44:56.711Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-02-19T10:44:59.895Z] --- PASS: TestCreateServiceMultipleTimes (16.97s) [2020-02-19T10:44:59.895Z] === RUN TestCreateServiceConflict [2020-02-19T10:45:00.247Z] --- PASS: TestCreateServiceConflict (2.66s) [2020-02-19T10:45:00.247Z] === RUN TestCreateServiceMaxReplicas [2020-02-19T10:45:01.948Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-02-19T10:45:02.507Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-02-19T10:45:03.355Z] --- PASS: TestCreateServiceMaxReplicas (3.44s) [2020-02-19T10:45:03.355Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-19T10:45:03.432Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-02-19T10:45:04.794Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-02-19T10:45:05.353Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-02-19T10:45:05.609Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.82s) [2020-02-19T10:45:05.609Z] === RUN TestCreateServiceSecretFileMode [2020-02-19T10:45:07.863Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-02-19T10:45:08.899Z] --- PASS: TestCreateServiceSecretFileMode (3.35s) [2020-02-19T10:45:08.899Z] === RUN TestCreateServiceConfigFileMode [2020-02-19T10:45:09.746Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-02-19T10:45:11.631Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-02-19T10:45:12.187Z] --- PASS: TestCreateServiceConfigFileMode (3.34s) [2020-02-19T10:45:12.187Z] === RUN TestCreateServiceSysctls [2020-02-19T10:45:14.892Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-02-19T10:45:14.892Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-02-19T10:45:16.379Z] --- PASS: TestCreateServiceSysctls (4.13s) [2020-02-19T10:45:16.379Z] === RUN TestCreateServiceCapabilities [2020-02-19T10:45:16.775Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-02-19T10:45:17.032Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-02-19T10:45:17.032Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-02-19T10:45:17.032Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-02-19T10:45:17.032Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-02-19T10:45:17.032Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-02-19T10:45:17.592Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-02-19T10:45:18.155Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-02-19T10:45:18.716Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-02-19T10:45:19.541Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.99s) [2020-02-19T10:45:19.541Z] === RUN TestCreateServiceSecretFileMode [2020-02-19T10:45:19.666Z] --- PASS: TestCreateServiceCapabilities (3.42s) [2020-02-19T10:45:19.666Z] === RUN TestInspect [2020-02-19T10:45:20.730Z] --- PASS: TestCreateServiceSecretFileMode (3.10s) [2020-02-19T10:45:20.730Z] === RUN TestCreateServiceConfigFileMode [2020-02-19T10:45:21.228Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-02-19T10:45:21.228Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-02-19T10:45:22.589Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-02-19T10:45:22.589Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-02-19T10:45:22.954Z] --- PASS: TestInspect (3.54s) [2020-02-19T10:45:22.954Z] === RUN TestCreateJob [2020-02-19T10:45:23.815Z] --- PASS: TestCreateServiceConfigFileMode (3.22s) [2020-02-19T10:45:23.815Z] === RUN TestCreateServiceSysctls [2020-02-19T10:45:23.949Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-02-19T10:45:27.144Z] --- PASS: TestCreateJob (3.65s) [2020-02-19T10:45:27.144Z] === RUN TestReplicatedJob [2020-02-19T10:45:27.228Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-02-19T10:45:27.228Z] Copying nested executables into bundles/cross/linux/amd64 [2020-02-19T10:45:27.228Z] Cross building: bundles/cross/windows/amd64 [2020-02-19T10:45:27.228Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-19T10:45:27.228Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-02-19T10:45:27.767Z] --- PASS: TestCreateServiceSysctls (4.05s) [2020-02-19T10:45:27.767Z] === RUN TestCreateServiceCapabilities [2020-02-19T10:45:29.181Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-02-19T10:45:29.181Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-02-19T10:45:29.740Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-02-19T10:45:31.744Z] --- PASS: TestCreateServiceCapabilities (3.24s) [2020-02-19T10:45:31.745Z] === RUN TestInspect [2020-02-19T10:45:32.249Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-02-19T10:45:33.611Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-02-19T10:45:33.710Z] --- PASS: TestReplicatedJob (6.78s) [2020-02-19T10:45:33.710Z] === RUN TestUpdateReplicatedJob [2020-02-19T10:45:33.867Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-02-19T10:45:34.090Z] --- PASS: TestInspect (3.08s) [2020-02-19T10:45:34.090Z] === RUN TestCreateJob [2020-02-19T10:45:35.749Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-02-19T10:45:37.900Z] --- PASS: TestUpdateReplicatedJob (4.28s) [2020-02-19T10:45:37.900Z] === RUN TestServiceListWithStatuses [2020-02-19T10:45:37.900Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-19T10:45:37.900Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-19T10:45:37.900Z] === RUN TestDockerNetworkConnectAlias [2020-02-19T10:45:38.011Z] --- PASS: TestCreateJob (3.52s) [2020-02-19T10:45:38.011Z] === RUN TestReplicatedJob [2020-02-19T10:45:39.335Z] ok github.com/docker/docker/cmd/dockerd 0.238s coverage: 30.7% of statements [2020-02-19T10:45:39.911Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-02-19T10:45:41.796Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-02-19T10:45:42.044Z] ok github.com/docker/docker/container 0.195s coverage: 35.3% of statements [2020-02-19T10:45:42.044Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-19T10:45:42.044Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-19T10:45:42.044Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-19T10:45:42.044Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-19T10:45:44.464Z] --- PASS: TestDockerNetworkConnectAlias (6.00s) [2020-02-19T10:45:44.464Z] === RUN TestDockerNetworkReConnect [2020-02-19T10:45:45.060Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-02-19T10:45:45.563Z] --- PASS: TestReplicatedJob (6.86s) [2020-02-19T10:45:45.563Z] === RUN TestUpdateReplicatedJob [2020-02-19T10:45:46.491Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.078s coverage: 65.3% of statements [2020-02-19T10:45:46.943Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-02-19T10:45:48.304Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-02-19T10:45:48.650Z] --- PASS: TestUpdateReplicatedJob (4.19s) [2020-02-19T10:45:48.650Z] === RUN TestServiceListWithStatuses [2020-02-19T10:45:48.650Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-19T10:45:48.650Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-19T10:45:48.650Z] === RUN TestDockerNetworkConnectAlias [2020-02-19T10:45:49.230Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-02-19T10:45:49.484Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-02-19T10:45:49.736Z] --- PASS: TestDockerNetworkReConnect (5.34s) [2020-02-19T10:45:49.736Z] === RUN TestServicePlugin [2020-02-19T10:45:49.736Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-19T10:45:49.736Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:45:49.736Z] === RUN TestServiceUpdateLabel [2020-02-19T10:45:50.043Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-02-19T10:45:51.930Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-02-19T10:45:52.268Z] --- PASS: TestServiceUpdateLabel (3.19s) [2020-02-19T10:45:52.269Z] === RUN TestServiceUpdateSecrets [2020-02-19T10:45:53.292Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-02-19T10:45:54.731Z] --- PASS: TestDockerNetworkConnectAlias (5.63s) [2020-02-19T10:45:54.731Z] === RUN TestDockerNetworkReConnect [2020-02-19T10:45:54.937Z] ok github.com/docker/docker/daemon/cluster/convert 0.064s coverage: 35.7% of statements [2020-02-19T10:45:56.613Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-02-19T10:45:57.538Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-02-19T10:45:57.538Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-02-19T10:45:57.647Z] ok github.com/docker/docker/daemon/cluster 0.227s coverage: 0.5% of statements [2020-02-19T10:45:59.422Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-02-19T10:45:59.649Z] --- PASS: TestDockerNetworkReConnect (4.58s) [2020-02-19T10:45:59.649Z] === RUN TestServicePlugin [2020-02-19T10:45:59.649Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-19T10:45:59.649Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:45:59.649Z] === RUN TestServiceUpdateLabel [2020-02-19T10:46:00.782Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-02-19T10:46:02.072Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.0% of statements [2020-02-19T10:46:02.127Z] --- PASS: TestServiceUpdateLabel (2.81s) [2020-02-19T10:46:02.127Z] === RUN TestServiceUpdateSecrets [2020-02-19T10:46:02.664Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-02-19T10:46:02.919Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-02-19T10:46:04.792Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2020-02-19T10:46:05.081Z] ok github.com/docker/docker/daemon/config 0.092s coverage: 81.7% of statements [2020-02-19T10:46:07.801Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-02-19T10:46:09.287Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.558s coverage: 13.7% of statements [2020-02-19T10:46:10.355Z] --- PASS: TestServiceUpdateSecrets (15.39s) [2020-02-19T10:46:10.355Z] === RUN TestServiceUpdateConfigs [2020-02-19T10:46:12.802Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2020-02-19T10:46:12.802Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.882s coverage: 57.9% of statements [2020-02-19T10:46:12.848Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-02-19T10:46:13.426Z] ok github.com/docker/docker/daemon 12.482s coverage: 17.5% of statements [2020-02-19T10:46:13.426Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-19T10:46:13.426Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-19T10:46:13.426Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-19T10:46:13.426Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-19T10:46:15.361Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-02-19T10:46:15.615Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-02-19T10:46:17.499Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-02-19T10:46:17.499Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-02-19T10:46:18.216Z] --- PASS: TestServiceUpdateSecrets (15.39s) [2020-02-19T10:46:18.216Z] === RUN TestServiceUpdateConfigs [2020-02-19T10:46:20.325Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.478s coverage: 68.6% of statements [2020-02-19T10:46:20.325Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.016s coverage: 48.6% of statements [2020-02-19T10:46:20.758Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-02-19T10:46:20.758Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-02-19T10:46:21.318Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-02-19T10:46:23.031Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.523s coverage: 46.2% of statements [2020-02-19T10:46:23.031Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-19T10:46:23.031Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.0% of statements [2020-02-19T10:46:23.654Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.506s coverage: 76.1% of statements [2020-02-19T10:46:23.942Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.459s coverage: 54.8% of statements [2020-02-19T10:46:23.942Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-19T10:46:23.942Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-19T10:46:25.234Z] --- PASS: TestServiceUpdateConfigs (15.29s) [2020-02-19T10:46:25.234Z] === RUN TestServiceUpdateNetwork [2020-02-19T10:46:26.012Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-02-19T10:46:26.555Z] --- PASS: TestDockerDaemonSuite (355.76s) [2020-02-19T10:46:26.555Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.38s) [2020-02-19T10:46:26.555Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.39s) [2020-02-19T10:46:26.555Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.77s) [2020-02-19T10:46:26.555Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.30s) [2020-02-19T10:46:26.555Z] docker_cli_daemon_test.go:1449: [dc350ab038bf7] daemon is not started [2020-02-19T10:46:26.555Z] check_test.go:309: [d70c8f8cf11ff] daemon is not started [2020-02-19T10:46:26.555Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.31s) [2020-02-19T10:46:26.555Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.78s) [2020-02-19T10:46:26.555Z] check_test.go:309: [db94bcfd3be82] daemon is not started [2020-02-19T10:46:26.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.16s) [2020-02-19T10:46:26.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.95s) [2020-02-19T10:46:26.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.19s) [2020-02-19T10:46:26.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.89s) [2020-02-19T10:46:26.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.78s) [2020-02-19T10:46:26.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.72s) [2020-02-19T10:46:26.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s) [2020-02-19T10:46:26.555Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.49s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-02-19T10:46:26.556Z] check_test.go:309: [dc88c868fdecc] daemon is not started [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-02-19T10:46:26.556Z] check_test.go:309: [dcec0de659f01] daemon is not started [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.52s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-02-19T10:46:26.556Z] check_test.go:309: [d3a07378febbf] daemon is not started [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.49s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.47s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.60s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-02-19T10:46:26.556Z] check_test.go:309: [d8291dd51fca1] daemon is not started [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.57s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.33s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.43s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.74s) [2020-02-19T10:46:26.556Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-19T10:46:26.556Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-02-19T10:46:26.556Z] check_test.go:309: [deff820712cbe] daemon is not started [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.21s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.13s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.72s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.84s) [2020-02-19T10:46:26.556Z] check_test.go:309: [d37809c6a2e6c] daemon is not started [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.23s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2020-02-19T10:46:26.556Z] check_test.go:309: [d7b03143d0086] daemon is not started [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.79s) [2020-02-19T10:46:26.556Z] docker_cli_daemon_plugins_test.go:79: [d37952611bcf4] daemon is not started [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.41s) [2020-02-19T10:46:26.556Z] docker_cli_daemon_plugins_test.go:169: [d6c7909e902f2] daemon is not started [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.61s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-02-19T10:46:26.556Z] check_test.go:309: [d554a9f4899d7] daemon is not started [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.72s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.91s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.80s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.68s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.94s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.86s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.03s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.85s) [2020-02-19T10:46:26.556Z] check_test.go:309: [dcb18dc83951e] daemon is not started [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.65s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.84s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.52s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.63s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.54s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.43s) [2020-02-19T10:46:26.556Z] check_test.go:309: [d76610a796ea9] daemon is not started [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.41s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.47s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.26s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.48s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.99s) [2020-02-19T10:46:26.556Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-02-19T10:46:26.556Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-02-19T10:46:26.556Z] check_test.go:309: [de5ae78d6eb50] daemon is not started [2020-02-19T10:46:26.556Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-19T10:46:26.556Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-02-19T10:46:26.556Z] check_test.go:309: [d750f1c72093c] daemon is not started [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.11s) [2020-02-19T10:46:26.556Z] check_test.go:309: [d2ecf81497c14] daemon is not started [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.28s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.24s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.03s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.95s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.63s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.57s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.19s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.40s) [2020-02-19T10:46:26.556Z] check_test.go:309: [dabdb2eeaa601] daemon is not started [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.15s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.69s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.99s) [2020-02-19T10:46:26.556Z] check_test.go:309: [d2b7743883103] daemon is not started [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.76s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2020-02-19T10:46:26.556Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-02-19T10:46:26.556Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-02-19T10:46:26.556Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-02-19T10:46:26.556Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-02-19T10:46:26.556Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-02-19T10:46:26.556Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-02-19T10:46:26.556Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-02-19T10:46:26.556Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-02-19T10:46:26.556Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-02-19T10:46:26.556Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-02-19T10:46:26.556Z] check_test.go:309: [d16ec327edf0b] daemon is not started [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2020-02-19T10:46:26.556Z] check_test.go:309: [dd02b91efb247] daemon is not started [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.69s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-02-19T10:46:26.556Z] check_test.go:309: [d46e84caf8794] daemon is not started [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.70s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.10s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.76s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-02-19T10:46:26.556Z] check_test.go:309: [d0de4e4c639e5] daemon is not started [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.46s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.69s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.33s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.25s) [2020-02-19T10:46:26.556Z] check_test.go:309: [d0df63883ae80] daemon is not started [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.94s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.03s) [2020-02-19T10:46:26.556Z] check_test.go:309: [db6b9387e3320] daemon is not started [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.60s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.68s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.20s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.09s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.81s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.79s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.30s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.13s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.30s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.24s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.67s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.65s) [2020-02-19T10:46:26.556Z] docker_cli_daemon_test.go:2542: [d0b7d5a8ab87f] daemon is not started [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.50s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.07s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.07s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.11s) [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2020-02-19T10:46:26.556Z] check_test.go:309: [d104ae1a86973] daemon is not started [2020-02-19T10:46:26.556Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.74s) [2020-02-19T10:46:26.556Z] === RUN TestDockerSwarmSuite [2020-02-19T10:46:26.556Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-02-19T10:46:28.732Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2020-02-19T10:46:29.758Z] ok github.com/docker/docker/daemon/logger 0.268s coverage: 42.7% of statements [2020-02-19T10:46:30.712Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-02-19T10:46:33.265Z] ok github.com/docker/docker/daemon/logger/gelf 0.046s coverage: 67.0% of statements [2020-02-19T10:46:33.265Z] ok github.com/docker/docker/daemon/images 0.067s coverage: 4.9% of statements [2020-02-19T10:46:33.265Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-19T10:46:33.265Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-19T10:46:33.564Z] ok github.com/docker/docker/daemon/logger/awslogs 0.649s coverage: 77.8% of statements [2020-02-19T10:46:33.564Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-19T10:46:33.564Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-19T10:46:33.971Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-02-19T10:46:34.191Z] ok github.com/docker/docker/daemon/logger/journald 0.035s coverage: 26.2% of statements [2020-02-19T10:46:34.327Z] --- PASS: TestServiceUpdateConfigs (15.40s) [2020-02-19T10:46:34.327Z] === RUN TestServiceUpdateNetwork [2020-02-19T10:46:34.818Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 88.3% of statements [2020-02-19T10:46:34.887Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-19T10:46:34.887Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-02-19T10:46:34.887Z] remote: Enumerating objects: 2, done. [2020-02-19T10:46:34.887Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-02-19T10:46:34.887Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-02-19T10:46:34.887Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-02-19T10:46:34.887Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-02-19T10:46:34.887Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-02-19T10:46:35.854Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-02-19T10:46:37.740Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-02-19T10:46:37.740Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-02-19T10:46:38.316Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.046s coverage: 62.1% of statements [2020-02-19T10:46:38.316Z] ok github.com/docker/docker/daemon/logger/local 0.085s coverage: 74.7% of statements [2020-02-19T10:46:38.316Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-19T10:46:39.067Z] [2020-02-19T10:46:39.102Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-19T10:46:39.652Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40510/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bcc6f3fc514ef5c66629b1f8224acf65ad765d9b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bcc6f3fc514ef5c66629b1f8224acf65ad765d9b hack/test/unit [2020-02-19T10:46:39.809Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.081s coverage: 19.9% of statements [2020-02-19T10:46:40.112Z] --- PASS: TestServiceUpdateNetwork (14.83s) [2020-02-19T10:46:40.112Z] PASS [2020-02-19T10:46:40.112Z] [2020-02-19T10:46:40.112Z] === Skipped [2020-02-19T10:46:40.112Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-02-19T10:46:40.112Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-19T10:46:40.112Z] [2020-02-19T10:46:40.112Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-02-19T10:46:40.112Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:46:40.112Z] [2020-02-19T10:46:40.112Z] [2020-02-19T10:46:40.112Z] DONE 23 tests, 2 skipped in 143.913s [2020-02-19T10:46:40.112Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-02-19T10:46:40.113Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:46:40.113Z] ++ set -e [2020-02-19T10:46:40.113Z] ++ '[' -n 0 ']' [2020-02-19T10:46:40.113Z] ++ set -x [2020-02-19T10:46:40.113Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:46:40.113Z] INFO: Testing against a local daemon [2020-02-19T10:46:40.113Z] === RUN TestSessionCreate [2020-02-19T10:46:40.113Z] --- PASS: TestSessionCreate (0.05s) [2020-02-19T10:46:40.113Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-19T10:46:40.113Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-02-19T10:46:40.113Z] PASS [2020-02-19T10:46:40.113Z] [2020-02-19T10:46:40.113Z] DONE 2 tests in 0.240s [2020-02-19T10:46:40.113Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-02-19T10:46:40.113Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:46:40.113Z] ++ set -e [2020-02-19T10:46:40.113Z] ++ '[' -n 0 ']' [2020-02-19T10:46:40.113Z] ++ set -x [2020-02-19T10:46:40.113Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:46:40.113Z] INFO: Testing against a local daemon [2020-02-19T10:46:40.113Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-19T10:46:40.113Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-19T10:46:40.113Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-19T10:46:40.113Z] === RUN TestEventsExecDie [2020-02-19T10:46:40.113Z] --- PASS: TestEventsExecDie (0.91s) [2020-02-19T10:46:40.113Z] === RUN TestEventsBackwardsCompatible [2020-02-19T10:46:40.113Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-02-19T10:46:40.113Z] === RUN TestInfoBinaryCommits [2020-02-19T10:46:40.113Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-02-19T10:46:40.113Z] === RUN TestInfoAPIVersioned [2020-02-19T10:46:40.113Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-02-19T10:46:40.113Z] === RUN TestInfoDiscoveryBackend [2020-02-19T10:46:40.113Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2020-02-19T10:46:40.113Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-19T10:46:40.434Z] ok github.com/docker/docker/daemon/logger/templates 0.009s coverage: 8.3% of statements [2020-02-19T10:46:40.680Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-19T10:46:40.680Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-19T10:46:41.455Z] ok github.com/docker/docker/daemon/logger/syslog 0.071s coverage: 47.8% of statements [2020-02-19T10:46:41.617Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-02-19T10:46:41.617Z] === RUN TestInfoAPI [2020-02-19T10:46:41.617Z] --- PASS: TestInfoAPI (0.05s) [2020-02-19T10:46:41.617Z] === RUN TestInfoAPIWarnings [2020-02-19T10:46:42.178Z] ? github.com/docker/docker/api [no test files] [2020-02-19T10:46:42.184Z] --- PASS: TestInfoAPIWarnings (0.63s) [2020-02-19T10:46:42.184Z] === RUN TestInfoDebug [2020-02-19T10:46:42.752Z] --- PASS: TestInfoDebug (0.62s) [2020-02-19T10:46:42.752Z] === RUN TestInfoInsecureRegistries [2020-02-19T10:46:42.958Z] ok github.com/docker/docker/daemon/network 0.016s coverage: 63.8% of statements [2020-02-19T10:46:43.263Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-02-19T10:46:43.319Z] --- PASS: TestInfoInsecureRegistries (0.62s) [2020-02-19T10:46:43.319Z] === RUN TestInfoRegistryMirrors [2020-02-19T10:46:43.584Z] ok github.com/docker/docker/daemon/logger/splunk 3.127s coverage: 82.5% of statements [2020-02-19T10:46:43.584Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-19T10:46:43.584Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-19T10:46:43.887Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2020-02-19T10:46:43.887Z] === RUN TestLoginFailsWithBadCredentials [2020-02-19T10:46:44.145Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-02-19T10:46:44.145Z] === RUN TestPingCacheHeaders [2020-02-19T10:46:44.145Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-02-19T10:46:44.145Z] === RUN TestPingGet [2020-02-19T10:46:44.145Z] --- PASS: TestPingGet (0.04s) [2020-02-19T10:46:44.145Z] === RUN TestPingHead [2020-02-19T10:46:44.405Z] --- PASS: TestPingHead (0.05s) [2020-02-19T10:46:44.405Z] === RUN TestVersion [2020-02-19T10:46:44.405Z] --- PASS: TestVersion (0.05s) [2020-02-19T10:46:44.405Z] PASS [2020-02-19T10:46:44.405Z] [2020-02-19T10:46:44.405Z] === Skipped [2020-02-19T10:46:44.405Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-19T10:46:44.405Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-19T10:46:44.405Z] [2020-02-19T10:46:44.405Z] [2020-02-19T10:46:44.405Z] DONE 18 tests, 1 skipped in 6.452s [2020-02-19T10:46:44.405Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-02-19T10:46:44.405Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:46:44.405Z] ++ set -e [2020-02-19T10:46:44.405Z] ++ '[' -n 0 ']' [2020-02-19T10:46:44.405Z] ++ set -x [2020-02-19T10:46:44.405Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:46:44.664Z] INFO: Testing against a local daemon [2020-02-19T10:46:44.664Z] === RUN TestVolumesCreateAndList [2020-02-19T10:46:44.664Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-02-19T10:46:44.664Z] === RUN TestVolumesRemove [2020-02-19T10:46:44.664Z] --- PASS: TestVolumesRemove (0.12s) [2020-02-19T10:46:44.664Z] === RUN TestVolumesInspect [2020-02-19T10:46:44.664Z] --- PASS: TestVolumesInspect (0.03s) [2020-02-19T10:46:44.664Z] === RUN TestVolumesInvalidJSON [2020-02-19T10:46:44.664Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-19T10:46:44.664Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-19T10:46:44.664Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-19T10:46:44.664Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-02-19T10:46:44.664Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-19T10:46:44.664Z] PASS [2020-02-19T10:46:44.664Z] [2020-02-19T10:46:44.664Z] DONE 5 tests in 0.384s [2020-02-19T10:46:44.664Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-19T10:46:45.231Z] ++++ cat bundles/test-integration/docker.pid [2020-02-19T10:46:45.231Z] +++ kill 13102 [2020-02-19T10:46:45.774Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-02-19T10:46:46.607Z] +++ /etc/init.d/apparmor stop [2020-02-19T10:46:46.607Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-19T10:46:46.607Z] [2020-02-19T10:46:46.607Z] Unloading profiles will leave already running processes permanently [2020-02-19T10:46:46.607Z] unconfined, which can lead to unexpected situations. [2020-02-19T10:46:46.607Z] [2020-02-19T10:46:46.607Z] To set a process to complain mode, use the command line tool [2020-02-19T10:46:46.607Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-19T10:46:46.607Z] +++ true [2020-02-19T10:46:46.607Z] [2020-02-19T10:46:47.635Z] --- PASS: TestServiceUpdateNetwork (13.38s) [2020-02-19T10:46:47.635Z] PASS [2020-02-19T10:46:47.635Z] [2020-02-19T10:46:47.635Z] === Skipped [2020-02-19T10:46:47.635Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-02-19T10:46:47.635Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-19T10:46:47.635Z] [2020-02-19T10:46:47.635Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-02-19T10:46:47.635Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:46:47.635Z] [2020-02-19T10:46:47.635Z] [2020-02-19T10:46:47.635Z] DONE 23 tests, 2 skipped in 135.712s [2020-02-19T10:46:47.635Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-02-19T10:46:47.635Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:46:47.635Z] ++ set -e [2020-02-19T10:46:47.635Z] ++ '[' -n 0 ']' [2020-02-19T10:46:47.635Z] ++ set -x [2020-02-19T10:46:47.635Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:46:47.635Z] INFO: Testing against a local daemon [2020-02-19T10:46:47.635Z] === RUN TestSessionCreate [2020-02-19T10:46:47.635Z] --- PASS: TestSessionCreate (0.02s) [2020-02-19T10:46:47.635Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-19T10:46:47.635Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-02-19T10:46:47.635Z] PASS [2020-02-19T10:46:47.635Z] [2020-02-19T10:46:47.635Z] DONE 2 tests in 0.097s [2020-02-19T10:46:47.635Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-02-19T10:46:47.635Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:46:47.635Z] ++ set -e [2020-02-19T10:46:47.635Z] ++ '[' -n 0 ']' [2020-02-19T10:46:47.635Z] ++ set -x [2020-02-19T10:46:47.635Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:46:47.635Z] INFO: Testing against a local daemon [2020-02-19T10:46:47.635Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-19T10:46:47.635Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-19T10:46:47.635Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-19T10:46:47.635Z] === RUN TestEventsExecDie [2020-02-19T10:46:47.635Z] --- PASS: TestEventsExecDie (0.85s) [2020-02-19T10:46:47.635Z] === RUN TestEventsBackwardsCompatible [2020-02-19T10:46:47.635Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-02-19T10:46:47.635Z] === RUN TestInfoBinaryCommits [2020-02-19T10:46:47.635Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-02-19T10:46:47.635Z] === RUN TestInfoAPIVersioned [2020-02-19T10:46:47.635Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-02-19T10:46:47.635Z] === RUN TestInfoDiscoveryBackend [2020-02-19T10:46:47.635Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-02-19T10:46:47.635Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-19T10:46:48.013Z] ok github.com/docker/docker/distribution/metadata 0.225s coverage: 48.2% of statements [2020-02-19T10:46:48.013Z] ok github.com/docker/docker/errdefs 0.022s coverage: 49.4% of statements [2020-02-19T10:46:48.282Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-02-19T10:46:48.842Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-19T10:46:48.843Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-19T10:46:49.113Z] edbd72df76b4: Pull complete [2020-02-19T10:46:49.113Z] Digest: sha256:d36276076915c59799c3eb700c5d7db0a7426744e3ea0b3c8b327a4130d50b90 [2020-02-19T10:46:49.113Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-19T10:46:49.113Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:10.0.17763.973 into daemon under test completed successfully [2020-02-19T10:46:49.113Z] INFO: Tagging mcr.microsoft.com/windows/servercore:10.0.17763.973 as microsoft/windowsservercore in daemon under test [2020-02-19T10:46:49.113Z] INFO: Version of mcr.microsoft.com/windows/servercore:10.0.17763.973 is '10.0.17763.973' [2020-02-19T10:46:49.113Z] WARN: Skipping validation tests [2020-02-19T10:46:49.113Z] INFO: Running unit tests at 02/19/2020 10:46:44... [2020-02-19T10:46:49.113Z] INFO: make.ps1 starting at 02/19/2020 10:46:48 [2020-02-19T10:46:49.113Z] INFO: Git commit (f890fc03c5) assumed from DOCKER_GITCOMMIT environment variable [2020-02-19T10:46:49.113Z] INFO: Invoking autogen... [2020-02-19T10:46:49.113Z] INFO: Running unit tests... Post stage [Pipeline] junit [2020-02-19T10:46:49.154Z] Recording test results [2020-02-19T10:46:49.188Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-02-19T10:46:49.188Z] === RUN TestInfoAPI [2020-02-19T10:46:49.188Z] --- PASS: TestInfoAPI (0.02s) [2020-02-19T10:46:49.188Z] === RUN TestInfoAPIWarnings [Pipeline] } [2020-02-19T10:46:49.504Z] ok github.com/docker/docker/distribution 0.555s coverage: 22.1% of statements [2020-02-19T10:46:49.504Z] ? github.com/docker/docker/distribution/utils [no test files] [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-19T10:46:49.570Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-02-19T10:46:49.570Z] === RUN TestInfoDebug [2020-02-19T10:46:49.836Z] + echo Ensuring container killed. [2020-02-19T10:46:49.836Z] Ensuring container killed. [2020-02-19T10:46:49.836Z] + docker rm -vf docker-pr5 [2020-02-19T10:46:49.836Z] Error: No such container: docker-pr5 [2020-02-19T10:46:49.836Z] + true [Pipeline] sh [2020-02-19T10:46:50.128Z] + echo Chowning /workspace to jenkins user [2020-02-19T10:46:50.128Z] Chowning /workspace to jenkins user [2020-02-19T10:46:50.128Z] + id -u [2020-02-19T10:46:50.128Z] + id -g [2020-02-19T10:46:50.128Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40510:/workspace busybox chown -R 1000:1000 /workspace [2020-02-19T10:46:50.128Z] Unable to find image 'busybox:latest' locally [2020-02-19T10:46:50.128Z] latest: Pulling from library/busybox [2020-02-19T10:46:50.386Z] 220602de6ed2: Pulling fs layer [2020-02-19T10:46:50.441Z] --- PASS: TestInfoDebug (0.52s) [2020-02-19T10:46:50.441Z] === RUN TestInfoInsecureRegistries [2020-02-19T10:46:50.647Z] 220602de6ed2: Download complete [2020-02-19T10:46:50.815Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-02-19T10:46:50.815Z] === RUN TestInfoRegistryMirrors [2020-02-19T10:46:50.908Z] 220602de6ed2: Pull complete [2020-02-19T10:46:50.908Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-19T10:46:50.908Z] Status: Downloaded newer image for busybox:latest [2020-02-19T10:46:51.169Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-02-19T10:46:51.169Z] === RUN TestLoginFailsWithBadCredentials [2020-02-19T10:46:51.534Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-02-19T10:46:51.534Z] === RUN TestPingCacheHeaders [2020-02-19T10:46:51.534Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-02-19T10:46:51.534Z] === RUN TestPingGet [2020-02-19T10:46:51.534Z] --- PASS: TestPingGet (0.01s) [2020-02-19T10:46:51.534Z] === RUN TestPingHead [2020-02-19T10:46:51.534Z] --- PASS: TestPingHead (0.01s) [2020-02-19T10:46:51.534Z] === RUN TestVersion [2020-02-19T10:46:51.534Z] --- PASS: TestVersion (0.01s) [2020-02-19T10:46:51.534Z] PASS [2020-02-19T10:46:51.534Z] [2020-02-19T10:46:51.534Z] === Skipped [2020-02-19T10:46:51.534Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-19T10:46:51.534Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-19T10:46:51.534Z] [2020-02-19T10:46:51.534Z] [2020-02-19T10:46:51.534Z] DONE 18 tests, 1 skipped in 5.524s [2020-02-19T10:46:51.534Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-02-19T10:46:51.534Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:46:51.534Z] ++ set -e [2020-02-19T10:46:51.534Z] ++ '[' -n 0 ']' [2020-02-19T10:46:51.534Z] ++ set -x [2020-02-19T10:46:51.534Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:46:51.534Z] INFO: Testing against a local daemon [2020-02-19T10:46:51.534Z] === RUN TestVolumesCreateAndList [2020-02-19T10:46:51.553Z] ok github.com/docker/docker/distribution/xfer 1.707s coverage: 85.1% of statements [2020-02-19T10:46:51.553Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-19T10:46:51.841Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2020-02-19T10:46:51.880Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-02-19T10:46:51.880Z] === RUN TestVolumesRemove [2020-02-19T10:46:51.880Z] --- PASS: TestVolumesRemove (0.09s) [2020-02-19T10:46:51.880Z] === RUN TestVolumesInspect [2020-02-19T10:46:51.880Z] --- PASS: TestVolumesInspect (0.01s) [2020-02-19T10:46:51.880Z] === RUN TestVolumesInvalidJSON [2020-02-19T10:46:51.880Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-19T10:46:51.880Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-19T10:46:51.880Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-19T10:46:51.880Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-02-19T10:46:51.880Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-19T10:46:51.880Z] PASS [2020-02-19T10:46:51.880Z] [2020-02-19T10:46:51.880Z] DONE 5 tests in 0.233s [2020-02-19T10:46:51.880Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-19T10:46:51.880Z] ++++ cat bundles/test-integration/docker.pid [2020-02-19T10:46:51.880Z] +++ kill 11615 [2020-02-19T10:46:53.075Z] +++ /etc/init.d/apparmor stop [2020-02-19T10:46:53.075Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-19T10:46:53.075Z] [2020-02-19T10:46:53.075Z] Unloading profiles will leave already running processes permanently [2020-02-19T10:46:53.075Z] unconfined, which can lead to unexpected situations. [2020-02-19T10:46:53.075Z] [2020-02-19T10:46:53.075Z] To set a process to complain mode, use the command line tool [2020-02-19T10:46:53.075Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-19T10:46:53.075Z] +++ true [2020-02-19T10:46:53.075Z] [2020-02-19T10:46:53.334Z] ok github.com/docker/docker/image 0.138s coverage: 86.4% of statements [2020-02-19T10:46:53.334Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-19T10:46:53.334Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2020-02-19T10:46:53.514Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-02-19T10:46:53.514Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-02-19T10:46:53.621Z] ok github.com/docker/docker/image/v1 0.060s coverage: 25.0% of statements [2020-02-19T10:46:53.621Z] ? github.com/docker/docker/internal/test/suite [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-19T10:46:54.499Z] + bundleName=arm64-integration [2020-02-19T10:46:54.499Z] + echo Creating arm64-integration-bundles.tar.gz [2020-02-19T10:46:54.499Z] Creating arm64-integration-bundles.tar.gz [2020-02-19T10:46:54.499Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-02-19T10:46:54.499Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-02-19T10:46:54.811Z] Archiving artifacts Post stage [Pipeline] junit [2020-02-19T10:46:54.914Z] Recording test results [2020-02-19T10:46:55.130Z] ok github.com/docker/docker/pkg/aaparser 0.050s coverage: 50.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-19T10:46:56.278Z] + echo Ensuring container killed. [2020-02-19T10:46:56.278Z] Ensuring container killed. [2020-02-19T10:46:56.278Z] + docker rm -vf docker-pr5 [2020-02-19T10:46:56.278Z] Error: No such container: docker-pr5 [2020-02-19T10:46:56.278Z] + true [Pipeline] sh [2020-02-19T10:46:56.607Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40510/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-19T10:46:56.776Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-02-19T10:46:56.989Z] + make clean [2020-02-19T10:46:56.991Z] + echo Chowning /workspace to jenkins user [2020-02-19T10:46:56.991Z] Chowning /workspace to jenkins user [2020-02-19T10:46:56.991Z] + id -u [2020-02-19T10:46:56.991Z] + id -g [2020-02-19T10:46:56.991Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40510:/workspace busybox chown -R 1001:1001 /workspace [2020-02-19T10:46:56.991Z] Unable to find image 'busybox:latest' locally [2020-02-19T10:46:57.039Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2020-02-19T10:46:57.345Z] latest: Pulling from library/busybox [2020-02-19T10:46:57.345Z] 6dc7af96dfc8: Pulling fs layer [2020-02-19T10:46:57.345Z] 6dc7af96dfc8: Verifying Checksum [2020-02-19T10:46:57.345Z] 6dc7af96dfc8: Download complete [2020-02-19T10:46:57.557Z] docker volume rm -f docker-dev-cache [2020-02-19T10:46:57.716Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-02-19T10:46:57.816Z] docker-dev-cache [Pipeline] deleteDir [2020-02-19T10:46:58.088Z] 6dc7af96dfc8: Pull complete [2020-02-19T10:46:58.088Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-19T10:46:58.088Z] Status: Downloaded newer image for busybox:latest [2020-02-19T10:46:59.286Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-02-19T10:46:59.567Z] ok github.com/docker/docker/opts 0.093s coverage: 67.4% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-19T10:47:00.531Z] + bundleName=s390x-integration [2020-02-19T10:47:00.531Z] + echo Creating s390x-integration-bundles.tar.gz [2020-02-19T10:47:00.531Z] Creating s390x-integration-bundles.tar.gz [2020-02-19T10:47:00.531Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-02-19T10:47:00.531Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-02-19T10:47:00.593Z] ok github.com/docker/docker/pkg/broadcaster 0.006s coverage: 100.0% of statements [Pipeline] archiveArtifacts [2020-02-19T10:47:00.673Z] Archiving artifacts [2020-02-19T10:47:01.217Z] ok github.com/docker/docker/pkg/capabilities 0.015s coverage: 87.5% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-19T10:47:01.849Z] ok github.com/docker/docker/pkg/archive 1.320s coverage: 77.0% of statements [2020-02-19T10:47:01.923Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40510/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-19T10:47:02.547Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-02-19T10:47:02.601Z] + make clean [2020-02-19T10:47:02.601Z] make: command: Command not found [2020-02-19T10:47:02.601Z] make: command: Command not found [2020-02-19T10:47:02.601Z] docker volume rm -f docker-dev-cache [2020-02-19T10:47:02.944Z] docker-dev-cache [Pipeline] deleteDir [2020-02-19T10:47:03.343Z] ok github.com/docker/docker/pkg/authorization 3.258s coverage: 68.3% of statements [2020-02-19T10:47:03.343Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2020-02-19T10:47:04.387Z] ok github.com/docker/docker/pkg/discovery 0.022s coverage: 58.3% of statements [2020-02-19T10:47:04.675Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2020-02-19T10:47:06.169Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-02-19T10:47:06.169Z] ok github.com/docker/docker/layer 7.521s coverage: 68.8% of statements [2020-02-19T10:47:06.169Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-19T10:47:06.169Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-19T10:47:06.169Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-19T10:47:06.169Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-19T10:47:06.169Z] ? github.com/docker/docker/oci [no test files] [2020-02-19T10:47:06.169Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-19T10:47:06.329Z] ? github.com/docker/docker/api [no test files] [2020-02-19T10:47:07.669Z] ok github.com/docker/docker/pkg/discovery/nodes 0.029s coverage: 93.8% of statements [2020-02-19T10:47:07.669Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-02-19T10:47:08.295Z] ok github.com/docker/docker/pkg/chrootarchive 4.562s coverage: 43.2% of statements [2020-02-19T10:47:08.295Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-19T10:47:08.295Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-19T10:47:09.314Z] ok github.com/docker/docker/pkg/fileutils 0.030s coverage: 89.5% of statements [2020-02-19T10:47:09.314Z] ok github.com/docker/docker/pkg/filenotify 0.623s coverage: 67.0% of statements [2020-02-19T10:47:10.350Z] ok github.com/docker/docker/pkg/fsutils 0.422s coverage: 85.1% of statements [2020-02-19T10:47:10.620Z] --- PASS: TestImportExtremelyLargeImageWorks (166.98s) [2020-02-19T10:47:10.620Z] PASS [2020-02-19T10:47:10.620Z] [2020-02-19T10:47:10.620Z] DONE 12 tests in 171.214s [2020-02-19T10:47:10.620Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-02-19T10:47:10.620Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:47:10.620Z] ++ set -e [2020-02-19T10:47:10.620Z] ++ '[' -n 0 ']' [2020-02-19T10:47:10.620Z] ++ set -x [2020-02-19T10:47:10.620Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:47:10.875Z] INFO: Testing against a local daemon [2020-02-19T10:47:10.875Z] === RUN TestNetworkCreateDelete [2020-02-19T10:47:10.974Z] ok github.com/docker/docker/pkg/discovery/kv 3.232s coverage: 84.1% of statements [2020-02-19T10:47:10.974Z] ok github.com/docker/docker/pkg/homedir 0.017s coverage: 11.4% of statements [2020-02-19T10:47:11.129Z] --- PASS: TestNetworkCreateDelete (0.20s) [2020-02-19T10:47:11.129Z] === RUN TestDockerNetworkDeletePreferID [2020-02-19T10:47:11.385Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2020-02-19T10:47:11.385Z] === RUN TestInspectNetwork [2020-02-19T10:47:13.024Z] ok github.com/docker/docker/pkg/locker 0.108s coverage: 88.9% of statements [2020-02-19T10:47:13.024Z] ok github.com/docker/docker/pkg/jsonmessage 0.022s coverage: 91.7% of statements [2020-02-19T10:47:13.313Z] ok github.com/docker/docker/pkg/idtools 0.859s coverage: 70.1% of statements [2020-02-19T10:47:13.603Z] ok github.com/docker/docker/pkg/longpath 0.021s coverage: 100.0% of statements [2020-02-19T10:47:14.630Z] ok github.com/docker/docker/pkg/ioutils 1.724s coverage: 70.6% of statements [2020-02-19T10:47:14.630Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-19T10:47:14.630Z] ok github.com/docker/docker/pkg/namesgenerator 0.025s coverage: 85.7% of statements [2020-02-19T10:47:15.255Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-02-19T10:47:15.543Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2020-02-19T10:47:16.174Z] ok github.com/docker/docker/pkg/mount 0.962s coverage: 70.0% of statements [2020-02-19T10:47:16.174Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-19T10:47:16.174Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.071s coverage: 91.4% of statements [2020-02-19T10:47:16.461Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.4% of statements [2020-02-19T10:47:16.461Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-19T10:47:16.461Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-19T10:47:16.618Z] === RUN TestInspectNetwork/full_network_id [2020-02-19T10:47:16.618Z] === RUN TestInspectNetwork/partial_network_id [2020-02-19T10:47:16.618Z] === RUN TestInspectNetwork/network_name [2020-02-19T10:47:16.618Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-19T10:47:18.511Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.055s coverage: 56.8% of statements [2020-02-19T10:47:18.511Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-19T10:47:19.533Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-02-19T10:47:19.533Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements [2020-02-19T10:47:20.549Z] ok github.com/docker/docker/pkg/reexec 0.042s coverage: 82.4% of statements [2020-02-19T10:47:20.785Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-02-19T10:47:20.785Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-02-19T10:47:20.835Z] ok github.com/docker/docker/pkg/pubsub 1.162s coverage: 73.9% of statements [2020-02-19T10:47:21.046Z] --- PASS: TestInspectNetwork (9.57s) [2020-02-19T10:47:21.046Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-19T10:47:21.046Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-19T10:47:21.046Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-19T10:47:21.046Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-19T10:47:21.046Z] === RUN TestRunContainerWithBridgeNone [2020-02-19T10:47:21.185Z] ok github.com/docker/docker/api/server 0.181s coverage: 9.0% of statements [2020-02-19T10:47:21.307Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-02-19T10:47:21.307Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-02-19T10:47:21.459Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements [2020-02-19T10:47:22.478Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-02-19T10:47:22.478Z] ok github.com/docker/docker/pkg/stringid 0.029s coverage: 70.6% of statements [2020-02-19T10:47:23.099Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2020-02-19T10:47:23.719Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 70.8% of statements [2020-02-19T10:47:23.820Z] --- PASS: TestRunContainerWithBridgeNone (2.90s) [2020-02-19T10:47:23.820Z] === RUN TestNetworkInvalidJSON [2020-02-19T10:47:23.820Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-19T10:47:23.820Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-19T10:47:23.820Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-19T10:47:23.820Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-19T10:47:23.820Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-19T10:47:23.820Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-19T10:47:23.820Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-19T10:47:23.820Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-19T10:47:23.820Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-19T10:47:23.820Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-02-19T10:47:23.820Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-02-19T10:47:23.820Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-19T10:47:23.820Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-02-19T10:47:23.820Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-19T10:47:24.349Z] ok github.com/docker/docker/pkg/signal 3.578s coverage: 61.0% of statements [2020-02-19T10:47:24.973Z] ok github.com/docker/docker/pkg/tailfile 0.135s coverage: 88.6% of statements [2020-02-19T10:47:24.973Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 36.2% of statements [2020-02-19T10:47:25.180Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-02-19T10:47:25.180Z] === RUN TestDaemonDefaultNetworkPools [2020-02-19T10:47:25.739Z] --- PASS: TestDaemonDefaultNetworkPools (0.69s) [2020-02-19T10:47:25.739Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-19T10:47:25.997Z] testing: warning: no tests to run [2020-02-19T10:47:25.997Z] coverage: [no statements] [2020-02-19T10:47:25.997Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-02-19T10:47:26.297Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-02-19T10:47:26.552Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-02-19T10:47:26.622Z] ok github.com/docker/docker/pkg/term 0.012s coverage: 85.9% of statements [2020-02-19T10:47:26.806Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2020-02-19T10:47:26.806Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-19T10:47:27.061Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-02-19T10:47:27.244Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-02-19T10:47:27.244Z] ok github.com/docker/docker/pkg/tarsum 0.197s coverage: 89.3% of statements [2020-02-19T10:47:27.532Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-02-19T10:47:27.620Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-02-19T10:47:27.874Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-02-19T10:47:28.129Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-02-19T10:47:28.129Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-19T10:47:28.129Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-02-19T10:47:28.155Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2020-02-19T10:47:28.383Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-02-19T10:47:28.638Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-02-19T10:47:28.638Z] === RUN TestServiceWithPredefinedNetwork [2020-02-19T10:47:30.205Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2020-02-19T10:47:31.146Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-02-19T10:47:32.071Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s) [2020-02-19T10:47:32.071Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-19T10:47:32.071Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-19T10:47:32.071Z] service_test.go:230: FLAKY_TEST [2020-02-19T10:47:32.071Z] === RUN TestServiceWithDataPathPortInit [2020-02-19T10:47:32.252Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-02-19T10:47:32.252Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 68.8% of statements [2020-02-19T10:47:32.325Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-02-19T10:47:33.743Z] ok github.com/docker/docker/plugin 0.620s coverage: 27.1% of statements [2020-02-19T10:47:34.207Z] === RUN TestDockerSuite/TestBuildEnv [2020-02-19T10:47:34.766Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2020-02-19T10:47:35.789Z] ok github.com/docker/docker/restartmanager 0.020s coverage: 45.3% of statements [2020-02-19T10:47:36.090Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-02-19T10:47:36.815Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2020-02-19T10:47:37.103Z] ok github.com/docker/docker/runconfig 0.018s coverage: 68.2% of statements [2020-02-19T10:47:37.450Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-02-19T10:47:37.729Z] ok github.com/docker/docker/registry 0.484s coverage: 56.0% of statements [2020-02-19T10:47:38.374Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-02-19T10:47:41.238Z] ok github.com/docker/docker/volume/drivers 0.027s coverage: 36.1% of statements [2020-02-19T10:47:42.529Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-02-19T10:47:43.090Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-02-19T10:47:43.942Z] ok github.com/docker/docker/volume/mounts 0.065s coverage: 67.0% of statements [2020-02-19T10:47:43.942Z] ok github.com/docker/docker/volume/local 0.038s coverage: 73.0% of statements [2020-02-19T10:47:44.952Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2020-02-19T10:47:46.348Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-02-19T10:47:49.606Z] --- PASS: TestServiceWithDataPathPortInit (17.15s) [2020-02-19T10:47:49.606Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-19T10:47:53.334Z] ok github.com/docker/docker/pkg/plugins 33.662s coverage: 76.6% of statements [2020-02-19T10:47:53.334Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-19T10:47:53.334Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-19T10:47:53.334Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-19T10:47:53.334Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-19T10:47:53.334Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-19T10:47:53.334Z] ? github.com/docker/docker/rootless [no test files] [2020-02-19T10:47:53.334Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-19T10:47:53.334Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-19T10:47:53.334Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-19T10:47:53.334Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-19T10:47:53.334Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-19T10:47:53.334Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-19T10:47:53.334Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-19T10:47:53.334Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-19T10:47:53.334Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-19T10:47:53.334Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-19T10:47:53.334Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-19T10:47:53.334Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-19T10:47:53.334Z] ? github.com/docker/docker/volume [no test files] [2020-02-19T10:47:53.334Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-19T10:47:53.334Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-19T10:47:53.334Z] [2020-02-19T10:47:53.334Z] === Skipped [2020-02-19T10:47:53.334Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-19T10:47:53.334Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-19T10:47:53.334Z] [2020-02-19T10:47:53.334Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-19T10:47:53.334Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-19T10:47:53.334Z] [2020-02-19T10:47:53.334Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-19T10:47:53.334Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:47:53.334Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-19T10:47:53.334Z] [2020-02-19T10:47:53.334Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-19T10:47:53.334Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:47:53.334Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-19T10:47:53.334Z] [2020-02-19T10:47:53.334Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-19T10:47:53.334Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:47:53.334Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-19T10:47:53.334Z] [2020-02-19T10:47:53.334Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-19T10:47:53.334Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:47:53.334Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-19T10:47:53.334Z] [2020-02-19T10:47:53.334Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-19T10:47:53.334Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:47:53.334Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-19T10:47:53.334Z] [2020-02-19T10:47:53.334Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-19T10:47:53.334Z] graphtest_unix.go:73: No driver to put! [2020-02-19T10:47:53.334Z] [2020-02-19T10:47:53.334Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-19T10:47:53.334Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-19T10:47:53.334Z] [2020-02-19T10:47:53.334Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-19T10:47:53.334Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-19T10:47:53.334Z] [2020-02-19T10:47:53.334Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-19T10:47:53.334Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-19T10:47:53.334Z] [2020-02-19T10:47:53.334Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-19T10:47:53.334Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-19T10:47:53.334Z] [2020-02-19T10:47:53.334Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-19T10:47:53.334Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:47:53.334Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-19T10:47:53.334Z] [2020-02-19T10:47:53.334Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-19T10:47:53.334Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:47:53.334Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-19T10:47:53.334Z] [2020-02-19T10:47:53.334Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-19T10:47:53.334Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:47:53.334Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-19T10:47:53.334Z] [2020-02-19T10:47:53.334Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-19T10:47:53.334Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:47:53.334Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-19T10:47:53.334Z] [2020-02-19T10:47:53.334Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-19T10:47:53.334Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:47:53.334Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-19T10:47:53.334Z] [2020-02-19T10:47:53.334Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-19T10:47:53.334Z] graphtest_unix.go:73: No driver to put! [2020-02-19T10:47:53.334Z] [2020-02-19T10:47:53.334Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-19T10:47:53.334Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-19T10:47:53.334Z] [2020-02-19T10:47:53.335Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-19T10:47:53.335Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-19T10:47:53.335Z] [2020-02-19T10:47:53.335Z] [2020-02-19T10:47:53.335Z] DONE 2167 tests, 20 skipped in 341.530s Post stage [Pipeline] junit [2020-02-19T10:47:53.659Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-19T10:47:54.456Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40510/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bcc6f3fc514ef5c66629b1f8224acf65ad765d9b -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:bcc6f3fc514ef5c66629b1f8224acf65ad765d9b hack/make.sh dynbinary test-integration [2020-02-19T10:47:54.739Z] [2020-02-19T10:47:55.025Z] Removing bundles/ [2020-02-19T10:47:55.025Z] [2020-02-19T10:47:55.025Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-19T10:47:55.025Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-19T10:47:55.025Z] GOOS="" GOARCH="" GOARM="" [2020-02-19T10:47:59.538Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.80s) [2020-02-19T10:47:59.538Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o53eul1e8ojyt4eenthxkokum Created:2020-02-19 10:47:50.440426021 +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[16e600ca0e8b8133792fd23da30ff58be82997ffd500fc1ad12379177cfa66b0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qt5brstl2qq1kfp61nlb8z36n EndpointID:6a6f52c0c22bbcce911e8473113b07a9e694b3effe5b051e46cc4bd2a9bd07b3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c859df8e99707d0df661db4c95aa80882794843ffc95ce269953ba69e2ea1363 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:4410719ac0eb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qt5brstl2qq1kfp61nlb8z36n EndpointID:6a6f52c0c22bbcce911e8473113b07a9e694b3effe5b051e46cc4bd2a9bd07b3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-19T10:47:59.538Z] PASS [2020-02-19T10:47:59.538Z] [2020-02-19T10:47:59.538Z] === Skipped [2020-02-19T10:47:59.538Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-19T10:47:59.538Z] service_test.go:230: FLAKY_TEST [2020-02-19T10:47:59.538Z] [2020-02-19T10:47:59.538Z] [2020-02-19T10:47:59.538Z] DONE 21 tests, 1 skipped in 47.143s [2020-02-19T10:47:59.538Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-19T10:47:59.538Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:47:59.538Z] ++ set -e [2020-02-19T10:47:59.538Z] ++ '[' -n 0 ']' [2020-02-19T10:47:59.538Z] ++ set -x [2020-02-19T10:47:59.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:47:59.538Z] INFO: Testing against a local daemon [2020-02-19T10:47:59.538Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-19T10:47:59.538Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-02-19T10:47:59.538Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-19T10:47:59.538Z] === RUN TestDockerNetworkIpvlan [2020-02-19T10:47:59.538Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-19T10:47:59.538Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-19T10:47:59.538Z] PASS [2020-02-19T10:47:59.538Z] [2020-02-19T10:47:59.538Z] === Skipped [2020-02-19T10:47:59.538Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-02-19T10:47:59.538Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-19T10:47:59.538Z] [2020-02-19T10:47:59.538Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-19T10:47:59.538Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-19T10:47:59.538Z] [2020-02-19T10:47:59.538Z] [2020-02-19T10:47:59.538Z] DONE 2 tests, 2 skipped in 0.169s [2020-02-19T10:47:59.538Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-19T10:47:59.539Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:47:59.539Z] ++ set -e [2020-02-19T10:47:59.539Z] ++ '[' -n 0 ']' [2020-02-19T10:47:59.539Z] ++ set -x [2020-02-19T10:47:59.539Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:47:59.539Z] INFO: Testing against a local daemon [2020-02-19T10:47:59.539Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-19T10:47:59.539Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-02-19T10:47:59.539Z] === RUN TestDockerNetworkMacvlan [2020-02-19T10:48:00.463Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-19T10:48:01.388Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-19T10:48:02.312Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-19T10:48:04.733Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-19T10:48:04.734Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2020-02-19T10:48:04.734Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-02-19T10:48:04.734Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-19T10:48:04.734Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-19T10:48:04.734Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-19T10:48:04.734Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-19T10:48:04.734Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-19T10:48:04.734Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-19T10:48:04.734Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-19T10:48:04.734Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-19T10:48:04.734Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-19T10:48:05.299Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-19T10:48:05.299Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-19T10:48:05.557Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 4.5% of statements [2020-02-19T10:48:05.557Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-19T10:48:05.569Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-19T10:48:05.815Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-19T10:48:05.815Z] ? github.com/docker/docker/api/types [no test files] [2020-02-19T10:48:05.815Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-19T10:48:05.815Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-19T10:48:05.815Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-19T10:48:05.815Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-19T10:48:06.382Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-02-19T10:48:06.382Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-02-19T10:48:06.382Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-19T10:48:06.382Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-19T10:48:06.382Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-19T10:48:06.382Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-19T10:48:06.382Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-19T10:48:06.382Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-19T10:48:06.382Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-19T10:48:06.640Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2020-02-19T10:48:06.640Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-02-19T10:48:06.640Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-19T10:48:06.640Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-19T10:48:06.640Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-19T10:48:06.640Z] ? github.com/docker/docker/builder [no test files] [2020-02-19T10:48:06.640Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-19T10:48:06.640Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-19T10:48:06.640Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-19T10:48:06.640Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-19T10:48:06.640Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-19T10:48:06.640Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-19T10:48:06.640Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-19T10:48:07.574Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2020-02-19T10:48:08.826Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-02-19T10:48:09.386Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-19T10:48:10.311Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-02-19T10:48:11.756Z] ok github.com/docker/docker/builder/remotecontext 0.184s coverage: 13.6% of statements [2020-02-19T10:48:11.757Z] ok github.com/docker/docker/builder/dockerfile 0.526s coverage: 48.2% of statements [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-19T10:48:11.944Z] ok github.com/docker/docker/api/server/httputils 0.107s coverage: 14.7% of statements [2020-02-19T10:48:11.944Z] ok github.com/docker/docker/api/server/middleware 0.176s coverage: 37.7% of statements [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-19T10:48:11.944Z] ok github.com/docker/docker/api/types/filters 0.056s coverage: 92.2% of statements [2020-02-19T10:48:11.944Z] ok github.com/docker/docker/api/types/strslice 0.094s coverage: 90.0% of statements [2020-02-19T10:48:11.944Z] ok github.com/docker/docker/api/server/router/swarm 0.123s coverage: 4.5% of statements [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/types [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-19T10:48:11.944Z] ok github.com/docker/docker/api/types/time 0.245s coverage: 100.0% of statements [2020-02-19T10:48:11.944Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 75.0% of statements [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/builder [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-19T10:48:11.944Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-19T10:48:12.322Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-02-19T10:48:12.920Z] ok github.com/docker/docker/builder/dockerignore 0.230s coverage: 96.8% of statements [2020-02-19T10:48:14.218Z] ok github.com/docker/docker/builder/remotecontext/git 1.633s coverage: 86.3% of statements [2020-02-19T10:48:14.218Z] ? github.com/docker/docker/cli [no test files] [2020-02-19T10:48:14.218Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-19T10:48:15.549Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-19T10:48:16.677Z] ok github.com/docker/docker/builder/remotecontext 0.662s coverage: 9.2% of statements [2020-02-19T10:48:16.677Z] ok github.com/docker/docker/cli/debug 0.378s coverage: 100.0% of statements [2020-02-19T10:48:16.677Z] ok github.com/docker/docker/builder/dockerfile 0.565s coverage: 46.3% of statements [2020-02-19T10:48:16.741Z] ok github.com/docker/docker/client 0.215s coverage: 75.8% of statements [2020-02-19T10:48:16.910Z] --- PASS: TestDockerNetworkMacvlan (17.38s) [2020-02-19T10:48:16.910Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-02-19T10:48:16.910Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-02-19T10:48:16.910Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.90s) [2020-02-19T10:48:16.910Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.02s) [2020-02-19T10:48:16.910Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.81s) [2020-02-19T10:48:16.910Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.14s) [2020-02-19T10:48:16.910Z] PASS [2020-02-19T10:48:16.910Z] [2020-02-19T10:48:16.910Z] DONE 8 tests in 18.928s [2020-02-19T10:48:16.910Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-19T10:48:16.910Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:48:16.910Z] ++ set -e [2020-02-19T10:48:16.910Z] ++ '[' -n 0 ']' [2020-02-19T10:48:16.910Z] ++ set -x [2020-02-19T10:48:16.910Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:48:16.910Z] testing: warning: no tests to run [2020-02-19T10:48:16.910Z] PASS [2020-02-19T10:48:16.910Z] [2020-02-19T10:48:16.910Z] DONE 0 tests in 0.032s [2020-02-19T10:48:17.167Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-19T10:48:17.167Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:48:17.167Z] ++ set -e [2020-02-19T10:48:17.167Z] ++ '[' -n 0 ']' [2020-02-19T10:48:17.167Z] ++ set -x [2020-02-19T10:48:17.167Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:48:17.167Z] INFO: Testing against a local daemon [2020-02-19T10:48:17.167Z] === RUN TestAuthZPluginAllowRequest [2020-02-19T10:48:19.051Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2020-02-19T10:48:19.051Z] === RUN TestAuthZPluginTLS [2020-02-19T10:48:19.305Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-02-19T10:48:19.305Z] === RUN TestAuthZPluginDenyRequest [2020-02-19T10:48:19.865Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-02-19T10:48:19.865Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-19T10:48:20.119Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-02-19T10:48:20.373Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-02-19T10:48:20.373Z] === RUN TestAuthZPluginDenyResponse [2020-02-19T10:48:20.932Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-02-19T10:48:20.932Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-02-19T10:48:20.932Z] === RUN TestAuthZPluginAllowEventStream [2020-02-19T10:48:21.856Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-02-19T10:48:22.111Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-02-19T10:48:22.672Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-02-19T10:48:22.672Z] === RUN TestAuthZPluginErrorResponse [2020-02-19T10:48:23.231Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-02-19T10:48:23.231Z] === RUN TestAuthZPluginErrorRequest [2020-02-19T10:48:23.486Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-02-19T10:48:23.486Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-02-19T10:48:23.741Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-02-19T10:48:23.741Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-19T10:48:24.003Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-02-19T10:48:24.563Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-02-19T10:48:24.563Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-19T10:48:26.459Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.04s) [2020-02-19T10:48:26.459Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-19T10:48:28.968Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s) [2020-02-19T10:48:28.968Z] === RUN TestAuthZPluginHeader [2020-02-19T10:48:29.118Z] ok github.com/docker/docker/client 0.431s coverage: 75.3% of statements [2020-02-19T10:48:29.527Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-02-19T10:48:29.527Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-19T10:48:31.410Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-02-19T10:48:34.677Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.85s) [2020-02-19T10:48:34.677Z] === RUN TestAuthZPluginV2Disable [2020-02-19T10:48:35.607Z] === RUN TestDockerSuite/TestBuildExpose [2020-02-19T10:48:36.165Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-02-19T10:48:36.724Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-02-19T10:48:37.284Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-02-19T10:48:37.538Z] === RUN TestDockerSuite/TestBuildFails [2020-02-19T10:48:37.793Z] --- PASS: TestAuthZPluginV2Disable (3.66s) [2020-02-19T10:48:37.793Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-19T10:48:38.352Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-02-19T10:48:38.607Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-02-19T10:48:41.115Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-02-19T10:48:41.115Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.22s) [2020-02-19T10:48:41.115Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-19T10:48:44.003Z] ok github.com/docker/docker/builder/remotecontext/git 30.129s coverage: 86.3% of statements [2020-02-19T10:48:44.003Z] ? github.com/docker/docker/cli [no test files] [2020-02-19T10:48:44.003Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-19T10:48:44.373Z] === RUN TestDockerSuite/TestBuildForceRm [2020-02-19T10:48:46.882Z] === RUN TestDockerSuite/TestBuildFromGit [2020-02-19T10:48:49.392Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-02-19T10:48:49.392Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-02-19T10:48:50.756Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-02-19T10:48:52.607Z] ok github.com/docker/docker/cmd/dockerd 0.722s coverage: 19.2% of statements [2020-02-19T10:48:52.638Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-02-19T10:48:52.639Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.34s) [2020-02-19T10:48:52.639Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-19T10:48:53.198Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-02-19T10:48:53.757Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-02-19T10:48:54.158Z] ok github.com/docker/docker/container 0.504s coverage: 42.5% of statements [2020-02-19T10:48:54.158Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-19T10:48:54.158Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-19T10:48:54.158Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-19T10:48:54.158Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-19T10:48:55.431Z] ok github.com/docker/docker/cmd/dockerd 0.071s coverage: 30.7% of statements [2020-02-19T10:48:55.638Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-02-19T10:48:56.351Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.972s coverage: 65.3% of statements [2020-02-19T10:48:56.364Z] ok github.com/docker/docker/container 0.138s coverage: 35.3% of statements [2020-02-19T10:48:56.364Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-19T10:48:56.364Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-19T10:48:56.364Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-19T10:48:56.364Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-19T10:48:58.146Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-02-19T10:48:58.543Z] ok github.com/docker/docker/daemon/cluster/convert 0.558s coverage: 35.7% of statements [2020-02-19T10:48:59.507Z] === RUN TestDockerSuite/TestBuildHistory [2020-02-19T10:49:03.664Z] === RUN TestDockerSuite/TestBuildIidFile [2020-02-19T10:49:04.223Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-02-19T10:49:04.477Z] === RUN TestDockerSuite/TestBuildInheritance [2020-02-19T10:49:05.037Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-02-19T10:49:05.596Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-02-19T10:49:05.596Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-02-19T10:49:05.648Z] ok github.com/docker/docker/daemon/cluster 1.797s coverage: 0.5% of statements [2020-02-19T10:49:06.329Z] ok github.com/docker/docker/daemon/cluster 0.065s coverage: 0.5% of statements [2020-02-19T10:49:06.625Z] ok github.com/docker/docker/daemon/config 1.177s coverage: 79.6% of statements [2020-02-19T10:49:06.954Z] === RUN TestDockerSuite/TestBuildLabel [2020-02-19T10:49:07.209Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-02-19T10:49:07.463Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-02-19T10:49:08.022Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-02-19T10:49:08.235Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-02-19T10:49:08.276Z] === RUN TestDockerSuite/TestBuildLabels [2020-02-19T10:49:08.821Z] ok github.com/docker/docker/daemon/discovery 0.485s coverage: 30.0% of statements [2020-02-19T10:49:08.821Z] ok github.com/docker/docker/daemon/events 0.318s coverage: 50.0% of statements [2020-02-19T10:49:08.834Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-02-19T10:49:09.089Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2020-02-19T10:49:09.089Z] PASS [2020-02-19T10:49:09.089Z] [2020-02-19T10:49:09.089Z] DONE 17 tests in 52.022s [2020-02-19T10:49:09.089Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-19T10:49:09.089Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:49:09.089Z] ++ set -e [2020-02-19T10:49:09.089Z] ++ '[' -n 0 ']' [2020-02-19T10:49:09.089Z] ++ set -x [2020-02-19T10:49:09.089Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:49:09.344Z] INFO: Testing against a local daemon [2020-02-19T10:49:09.344Z] === RUN TestPluginInvalidJSON [2020-02-19T10:49:09.344Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-19T10:49:09.344Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-19T10:49:09.344Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-19T10:49:09.344Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-02-19T10:49:09.344Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-19T10:49:09.344Z] PASS [2020-02-19T10:49:09.344Z] [2020-02-19T10:49:09.344Z] DONE 2 tests in 0.199s [2020-02-19T10:49:09.344Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-19T10:49:09.344Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:49:09.344Z] ++ set -e [2020-02-19T10:49:09.344Z] ++ '[' -n 0 ']' [2020-02-19T10:49:09.344Z] ++ set -x [2020-02-19T10:49:09.344Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:49:09.599Z] INFO: Testing against a local daemon [2020-02-19T10:49:09.599Z] === RUN TestExternalGraphDriver [2020-02-19T10:49:09.599Z] === RUN TestExternalGraphDriver/json [2020-02-19T10:49:09.609Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.7% of statements [2020-02-19T10:49:10.159Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-02-19T10:49:11.744Z] ok github.com/docker/docker/daemon/graphdriver 0.356s coverage: 2.3% of statements [2020-02-19T10:49:12.041Z] === RUN TestExternalGraphDriver/spec [2020-02-19T10:49:13.291Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.023s coverage: 10.9% of statements [2020-02-19T10:49:13.401Z] === RUN TestDockerSuite/TestBuildLastModified [2020-02-19T10:49:13.754Z] ok github.com/docker/docker/daemon/images 0.434s coverage: 4.9% of statements [2020-02-19T10:49:13.754Z] ok github.com/docker/docker/daemon/links 0.216s coverage: 93.0% of statements [2020-02-19T10:49:13.960Z] === RUN TestExternalGraphDriver/pull [2020-02-19T10:49:14.218Z] ok github.com/docker/docker/daemon 3.066s coverage: 9.2% of statements [2020-02-19T10:49:14.218Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-19T10:49:14.218Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-19T10:49:14.218Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-19T10:49:14.218Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-19T10:49:14.218Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-02-19T10:49:14.218Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-02-19T10:49:14.218Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-19T10:49:14.218Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-02-19T10:49:14.218Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-02-19T10:49:14.218Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-02-19T10:49:14.218Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-02-19T10:49:14.218Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-19T10:49:14.218Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-02-19T10:49:14.218Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-02-19T10:49:14.218Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-02-19T10:49:14.218Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-19T10:49:14.218Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-19T10:49:15.841Z] --- PASS: TestExternalGraphDriver (5.97s) [2020-02-19T10:49:15.841Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2020-02-19T10:49:15.841Z] --- PASS: TestExternalGraphDriver/spec (2.13s) [2020-02-19T10:49:15.841Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2020-02-19T10:49:15.841Z] === RUN TestGraphdriverPluginV2 [2020-02-19T10:49:16.411Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.481s coverage: 62.1% of statements [2020-02-19T10:49:16.929Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.338s coverage: 88.3% of statements [2020-02-19T10:49:16.929Z] ok github.com/docker/docker/daemon/logger/awslogs 0.514s coverage: 77.4% of statements [2020-02-19T10:49:17.398Z] ok github.com/docker/docker/daemon/logger 0.655s coverage: 43.0% of statements [2020-02-19T10:49:17.398Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-02-19T10:49:17.398Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-19T10:49:17.398Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-19T10:49:17.398Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-02-19T10:49:17.398Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-02-19T10:49:17.708Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.7% of statements [2020-02-19T10:49:19.123Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-02-19T10:49:19.123Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-02-19T10:49:19.590Z] ok github.com/docker/docker/daemon/logger/local 0.328s coverage: 74.7% of statements [2020-02-19T10:49:19.590Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-19T10:49:19.606Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 81.7% of statements [2020-02-19T10:49:19.606Z] ok github.com/docker/docker/daemon 12.235s coverage: 17.5% of statements [2020-02-19T10:49:19.606Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-19T10:49:19.606Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-19T10:49:20.052Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.417s coverage: 21.4% of statements [2020-02-19T10:49:20.484Z] --- PASS: TestGraphdriverPluginV2 (4.80s) [2020-02-19T10:49:20.484Z] PASS [2020-02-19T10:49:20.484Z] [2020-02-19T10:49:20.484Z] DONE 5 tests in 10.971s [2020-02-19T10:49:20.484Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-19T10:49:20.484Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:49:20.484Z] ++ set -e [2020-02-19T10:49:20.484Z] ++ '[' -n 0 ']' [2020-02-19T10:49:20.484Z] ++ set -x [2020-02-19T10:49:20.484Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:49:20.484Z] INFO: Testing against a local daemon [2020-02-19T10:49:20.484Z] === RUN TestContinueAfterPluginCrash [2020-02-19T10:49:20.484Z] === PAUSE TestContinueAfterPluginCrash [2020-02-19T10:49:20.484Z] === RUN TestDaemonStartWithLogOpt [2020-02-19T10:49:20.484Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-19T10:49:20.484Z] === CONT TestContinueAfterPluginCrash [2020-02-19T10:49:20.484Z] === CONT TestDaemonStartWithLogOpt [2020-02-19T10:49:20.982Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-02-19T10:49:20.982Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-02-19T10:49:20.982Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-19T10:49:20.982Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-19T10:49:21.027Z] ok github.com/docker/docker/daemon/logger/syslog 0.155s coverage: 47.8% of statements [2020-02-19T10:49:21.027Z] ok github.com/docker/docker/daemon/logger/templates 0.213s coverage: 8.3% of statements [2020-02-19T10:49:22.001Z] ok github.com/docker/docker/daemon/logger/splunk 2.400s coverage: 82.5% of statements [2020-02-19T10:49:22.001Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-19T10:49:22.001Z] ? github.com/docker/docker/daemon/network [no test files] [2020-02-19T10:49:22.001Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-19T10:49:22.878Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-02-19T10:49:23.742Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-02-19T10:49:23.997Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-02-19T10:49:24.252Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-02-19T10:49:24.508Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-02-19T10:49:24.762Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-02-19T10:49:24.773Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-02-19T10:49:24.923Z] ok github.com/docker/docker/distribution 1.506s coverage: 20.3% of statements [2020-02-19T10:49:24.923Z] ok github.com/docker/docker/errdefs 0.192s coverage: 49.4% of statements [2020-02-19T10:49:24.923Z] ok github.com/docker/docker/distribution/metadata 1.739s coverage: 48.2% of statements [2020-02-19T10:49:24.923Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-19T10:49:25.322Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-02-19T10:49:25.704Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.239s coverage: 57.0% of statements [2020-02-19T10:49:27.116Z] ok github.com/docker/docker/distribution/xfer 2.793s coverage: 77.3% of statements [2020-02-19T10:49:27.116Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-19T10:49:27.116Z] ok github.com/docker/docker/image/cache 0.278s coverage: 19.2% of statements [2020-02-19T10:49:27.579Z] ok github.com/docker/docker/image/v1 0.210s coverage: 25.0% of statements [2020-02-19T10:49:28.042Z] ok github.com/docker/docker/image 1.265s coverage: 86.4% of statements [2020-02-19T10:49:28.238Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.417s coverage: 72.5% of statements [2020-02-19T10:49:28.505Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-19T10:49:28.505Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-19T10:49:28.583Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-02-19T10:49:28.968Z] ok github.com/docker/docker/libcontainerd/queue 0.174s coverage: 100.0% of statements [2020-02-19T10:49:29.176Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.887s coverage: 45.9% of statements [2020-02-19T10:49:29.176Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-19T10:49:30.523Z] ok github.com/docker/docker/pkg/aaparser 0.181s coverage: 50.0% of statements [2020-02-19T10:49:30.989Z] ok github.com/docker/docker/layer 0.454s coverage: 30.0% of statements [2020-02-19T10:49:30.989Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-19T10:49:31.073Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.172s coverage: 48.6% of statements [2020-02-19T10:49:31.089Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-02-19T10:49:31.964Z] ok github.com/docker/docker/opts 0.369s coverage: 67.7% of statements [2020-02-19T10:49:32.942Z] ok github.com/docker/docker/libcontainerd/local 0.414s coverage: 1.0% of statements [2020-02-19T10:49:32.942Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-19T10:49:32.942Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-19T10:49:32.942Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-19T10:49:32.942Z] ? github.com/docker/docker/oci [no test files] [2020-02-19T10:49:32.942Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-19T10:49:32.968Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.309s coverage: 76.1% of statements [2020-02-19T10:49:33.900Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-02-19T10:49:33.917Z] ok github.com/docker/docker/pkg/broadcaster 0.126s coverage: 100.0% of statements [2020-02-19T10:49:33.917Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2020-02-19T10:49:34.157Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.210s coverage: 60.1% of statements [2020-02-19T10:49:34.157Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-19T10:49:34.157Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-19T10:49:34.380Z] ok github.com/docker/docker/pkg/authorization 0.772s coverage: 26.8% of statements [2020-02-19T10:49:35.354Z] ok github.com/docker/docker/pkg/directory 0.059s coverage: 80.0% of statements [2020-02-19T10:49:35.354Z] ok github.com/docker/docker/pkg/chrootarchive 0.157s coverage: 15.4% of statements [2020-02-19T10:49:35.354Z] ok github.com/docker/docker/pkg/discovery 0.060s coverage: 58.3% of statements [2020-02-19T10:49:35.527Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2020-02-19T10:49:36.091Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-02-19T10:49:36.326Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-02-19T10:49:36.326Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-02-19T10:49:36.330Z] ok github.com/docker/docker/pkg/discovery/file 0.128s coverage: 92.9% of statements [2020-02-19T10:49:36.885Z] --- PASS: TestDaemonStartWithLogOpt (16.35s) [2020-02-19T10:49:36.885Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-02-19T10:49:37.305Z] ok github.com/docker/docker/pkg/discovery/memory 0.145s coverage: 92.3% of statements [2020-02-19T10:49:37.987Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2020-02-19T10:49:37.987Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-19T10:49:37.987Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-19T10:49:38.245Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 42.7% of statements [2020-02-19T10:49:38.284Z] ok github.com/docker/docker/pkg/discovery/nodes 0.082s coverage: 93.8% of statements [2020-02-19T10:49:38.284Z] ok github.com/docker/docker/pkg/filenotify 0.127s coverage: 45.7% of statements [2020-02-19T10:49:39.831Z] ok github.com/docker/docker/pkg/fileutils 0.117s coverage: 87.7% of statements [2020-02-19T10:49:39.831Z] ok github.com/docker/docker/pkg/homedir 0.032s coverage: 42.9% of statements [2020-02-19T10:49:40.143Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2020-02-19T10:49:40.143Z] ok github.com/docker/docker/daemon/logger/awslogs 0.174s coverage: 77.4% of statements [2020-02-19T10:49:40.143Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-19T10:49:40.143Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-19T10:49:40.813Z] ok github.com/docker/docker/pkg/discovery/kv 3.413s coverage: 84.1% of statements [2020-02-19T10:49:40.813Z] ok github.com/docker/docker/pkg/idtools 0.147s coverage: 6.3% of statements [2020-02-19T10:49:40.813Z] ok github.com/docker/docker/pkg/archive 7.224s coverage: 62.0% of statements [2020-02-19T10:49:41.043Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-02-19T10:49:41.076Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-02-19T10:49:41.298Z] --- PASS: TestContinueAfterPluginCrash (20.76s) [2020-02-19T10:49:41.298Z] PASS [2020-02-19T10:49:41.298Z] [2020-02-19T10:49:41.298Z] DONE 2 tests in 20.894s [2020-02-19T10:49:41.298Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-19T10:49:41.298Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:49:41.298Z] ++ set -e [2020-02-19T10:49:41.298Z] ++ '[' -n 0 ']' [2020-02-19T10:49:41.298Z] ++ set -x [2020-02-19T10:49:41.298Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:49:41.298Z] INFO: Testing against a local daemon [2020-02-19T10:49:41.298Z] === RUN TestPluginWithDevMounts [2020-02-19T10:49:41.298Z] === PAUSE TestPluginWithDevMounts [2020-02-19T10:49:41.298Z] === CONT TestPluginWithDevMounts [2020-02-19T10:49:41.333Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 62.1% of statements [2020-02-19T10:49:41.591Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.021s coverage: 88.3% of statements [2020-02-19T10:49:41.788Z] ok github.com/docker/docker/pkg/ioutils 0.707s coverage: 69.2% of statements [2020-02-19T10:49:42.255Z] ok github.com/docker/docker/pkg/locker 0.047s coverage: 88.9% of statements [2020-02-19T10:49:42.255Z] ok github.com/docker/docker/pkg/jsonmessage 0.262s coverage: 91.7% of statements [2020-02-19T10:49:42.723Z] ok github.com/docker/docker/pkg/longpath 0.051s coverage: 100.0% of statements [2020-02-19T10:49:42.964Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 74.7% of statements [2020-02-19T10:49:42.964Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-19T10:49:43.187Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 85.7% of statements [2020-02-19T10:49:43.222Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 19.9% of statements [2020-02-19T10:49:43.650Z] ok github.com/docker/docker/pkg/parsers 0.077s coverage: 97.0% of statements [2020-02-19T10:49:43.812Z] --- PASS: TestPluginWithDevMounts (2.19s) [2020-02-19T10:49:43.812Z] PASS [2020-02-19T10:49:43.812Z] [2020-02-19T10:49:43.812Z] DONE 1 tests in 2.347s [2020-02-19T10:49:43.812Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-02-19T10:49:43.812Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:49:43.812Z] ++ set -e [2020-02-19T10:49:43.812Z] ++ '[' -n 0 ']' [2020-02-19T10:49:43.812Z] ++ set -x [2020-02-19T10:49:43.812Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:49:43.812Z] INFO: Testing against a local daemon [2020-02-19T10:49:43.812Z] === RUN TestSecretInspect [2020-02-19T10:49:44.116Z] ok github.com/docker/docker/pkg/pidfile 0.072s coverage: 82.6% of statements [2020-02-19T10:49:45.120Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-02-19T10:49:45.377Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-02-19T10:49:45.669Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.202s coverage: 56.8% of statements [2020-02-19T10:49:45.941Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-02-19T10:49:46.199Z] ok github.com/docker/docker/daemon/logger/splunk 1.695s coverage: 82.5% of statements [2020-02-19T10:49:46.199Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-19T10:49:46.199Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-19T10:49:46.645Z] ok github.com/docker/docker/pkg/plugins/transport 0.127s coverage: 85.7% of statements [2020-02-19T10:49:46.645Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2020-02-19T10:49:47.078Z] --- PASS: TestSecretInspect (3.29s) [2020-02-19T10:49:47.078Z] === RUN TestSecretList [2020-02-19T10:49:47.620Z] ok github.com/docker/docker/pkg/progress 0.108s coverage: 75.9% of statements [2020-02-19T10:49:48.479Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-02-19T10:49:48.596Z] ok github.com/docker/docker/pkg/reexec 0.083s coverage: 82.4% of statements [2020-02-19T10:49:48.596Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 73.9% of statements [2020-02-19T10:49:48.784Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2020-02-19T10:49:48.784Z] ok github.com/docker/docker/distribution 0.166s coverage: 22.1% of statements [2020-02-19T10:49:48.784Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-19T10:49:49.575Z] ok github.com/docker/docker/pkg/signal 0.050s coverage: 20.3% of statements [2020-02-19T10:49:50.038Z] ok github.com/docker/docker/pkg/stdcopy 0.060s coverage: 100.0% of statements [2020-02-19T10:49:50.155Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2020-02-19T10:49:50.361Z] --- PASS: TestSecretList (3.04s) [2020-02-19T10:49:50.361Z] === RUN TestSecretsCreateAndDelete [2020-02-19T10:49:51.013Z] ok github.com/docker/docker/pkg/streamformatter 0.054s coverage: 66.2% of statements [2020-02-19T10:49:51.013Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2020-02-19T10:49:51.525Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-02-19T10:49:51.990Z] ok github.com/docker/docker/pkg/sysinfo 0.063s coverage: 38.2% of statements [2020-02-19T10:49:51.990Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-19T10:49:51.990Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-19T10:49:51.990Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-02-19T10:49:51.990Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-19T10:49:51.990Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-02-19T10:49:51.990Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-02-19T10:49:51.990Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-19T10:49:51.990Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-19T10:49:52.456Z] ok github.com/docker/docker/distribution/xfer 1.873s coverage: 85.1% of statements [2020-02-19T10:49:52.456Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-19T10:49:52.456Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-02-19T10:49:52.456Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-19T10:49:52.870Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-02-19T10:49:52.964Z] ok github.com/docker/docker/pkg/system 0.067s coverage: 13.1% of statements [2020-02-19T10:49:53.125Z] --- PASS: TestSecretsCreateAndDelete (3.00s) [2020-02-19T10:49:53.125Z] === RUN TestSecretsUpdate [2020-02-19T10:49:53.426Z] ok github.com/docker/docker/pkg/tailfile 0.191s coverage: 88.6% of statements [2020-02-19T10:49:53.826Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-02-19T10:49:53.826Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-19T10:49:53.888Z] ok github.com/docker/docker/pkg/tarsum 0.164s coverage: 89.3% of statements [2020-02-19T10:49:53.888Z] ok github.com/docker/docker/pkg/term 0.094s coverage: 30.8% of statements [2020-02-19T10:49:54.047Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-02-19T10:49:54.351Z] testing: warning: no tests to run [2020-02-19T10:49:54.351Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: 0.0% of statements [no tests to run] [2020-02-19T10:49:54.757Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2020-02-19T10:49:54.813Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2020-02-19T10:49:54.813Z] ok github.com/docker/docker/pkg/truncindex 0.170s coverage: 91.5% of statements [2020-02-19T10:49:55.275Z] ok github.com/docker/docker/pkg/useragent 0.072s coverage: 88.9% of statements [2020-02-19T10:49:55.688Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-02-19T10:49:55.688Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-02-19T10:49:56.555Z] --- PASS: TestSecretsUpdate (3.14s) [2020-02-19T10:49:56.555Z] === RUN TestTemplatedSecret [2020-02-19T10:49:56.555Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-02-19T10:49:56.555Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-02-19T10:49:56.830Z] ok github.com/docker/docker/plugin/v2 0.114s coverage: 20.1% of statements [2020-02-19T10:49:56.830Z] ok github.com/docker/docker/reference 0.180s coverage: 84.4% of statements [2020-02-19T10:49:57.583Z] ok github.com/docker/docker/pkg/archive 0.397s coverage: 77.3% of statements [2020-02-19T10:49:57.806Z] ok github.com/docker/docker/plugin 0.414s coverage: 11.6% of statements [2020-02-19T10:49:58.514Z] ok github.com/docker/docker/pkg/authorization 0.194s coverage: 68.3% of statements [2020-02-19T10:49:58.772Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-02-19T10:49:58.772Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-02-19T10:49:58.781Z] ok github.com/docker/docker/registry/resumable 0.382s coverage: 100.0% of statements [2020-02-19T10:49:58.781Z] ok github.com/docker/docker/restartmanager 0.074s coverage: 45.3% of statements [2020-02-19T10:49:59.762Z] ok github.com/docker/docker/registry 0.448s coverage: 51.7% of statements [2020-02-19T10:49:59.812Z] --- PASS: TestTemplatedSecret (3.49s) [2020-02-19T10:49:59.812Z] === RUN TestSecretCreateResolve [2020-02-19T10:50:00.226Z] ok github.com/docker/docker/testutil 0.146s coverage: 62.5% of statements [2020-02-19T10:50:00.226Z] ok github.com/docker/docker/runconfig 0.147s coverage: 54.5% of statements [2020-02-19T10:50:01.697Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-02-19T10:50:02.047Z] ok github.com/docker/docker/layer 7.555s coverage: 68.8% of statements [2020-02-19T10:50:02.047Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-19T10:50:02.047Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-19T10:50:02.047Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-19T10:50:02.047Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-19T10:50:02.047Z] ? github.com/docker/docker/oci [no test files] [2020-02-19T10:50:02.047Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-19T10:50:02.235Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-19T10:50:02.235Z] [2020-02-19T10:50:02.235Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-19T10:50:02.235Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-19T10:50:02.235Z] HOSTNAME=e9aaeb436185 [2020-02-19T10:50:02.235Z] TESTDEBUG=0 [2020-02-19T10:50:02.235Z] DEST=bundles/test-integration [2020-02-19T10:50:02.235Z] PWD=/go/src/github.com/docker/docker [2020-02-19T10:50:02.235Z] DOCKER_GITCOMMIT=bcc6f3fc514ef5c66629b1f8224acf65ad765d9b [2020-02-19T10:50:02.235Z] container=docker [2020-02-19T10:50:02.235Z] HOME=/root [2020-02-19T10:50:02.235Z] GOLANG_VERSION=1.13.7 [2020-02-19T10:50:02.235Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-19T10:50:02.235Z] VALIDATE_BRANCH=master [2020-02-19T10:50:02.235Z] TERM=xterm [2020-02-19T10:50:02.235Z] DOCKER_PKG=github.com/docker/docker [2020-02-19T10:50:02.235Z] SHLVL=1 [2020-02-19T10:50:02.235Z] TIMEOUT=120m [2020-02-19T10:50:02.235Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-19T10:50:02.235Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-19T10:50:02.235Z] GO111MODULE=off [2020-02-19T10:50:02.235Z] DOCKER_EXPERIMENTAL=1 [2020-02-19T10:50:02.235Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-19T10:50:02.235Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-19T10:50:02.235Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-19T10:50:02.235Z] GOPATH=/go [2020-02-19T10:50:02.235Z] PKG_CONFIG=pkg-config [2020-02-19T10:50:02.235Z] _=/usr/bin/env [2020-02-19T10:50:02.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-19T10:50:02.257Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-02-19T10:50:02.304Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2020-02-19T10:50:02.562Z] ok github.com/docker/docker/pkg/chrootarchive 2.954s coverage: 43.2% of statements [2020-02-19T10:50:02.562Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-19T10:50:02.562Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-19T10:50:02.816Z] --- PASS: TestSecretCreateResolve (3.06s) [2020-02-19T10:50:02.816Z] PASS [2020-02-19T10:50:02.816Z] [2020-02-19T10:50:02.816Z] DONE 6 tests in 19.170s [2020-02-19T10:50:02.816Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-02-19T10:50:02.816Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:50:02.816Z] ++ set -e [2020-02-19T10:50:02.816Z] ++ '[' -n 0 ']' [2020-02-19T10:50:02.816Z] ++ set -x [2020-02-19T10:50:02.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:50:03.071Z] INFO: Testing against a local daemon [2020-02-19T10:50:03.071Z] === RUN TestServiceCreateInit [2020-02-19T10:50:03.071Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-19T10:50:03.127Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2020-02-19T10:50:03.153Z] ok github.com/docker/docker/volume/drivers 0.152s coverage: 36.1% of statements [2020-02-19T10:50:03.385Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements [2020-02-19T10:50:03.619Z] ok github.com/docker/docker/volume/local 0.162s coverage: 37.7% of statements [2020-02-19T10:50:03.619Z] ok github.com/docker/docker/volume/mounts 0.074s coverage: 66.2% of statements [2020-02-19T10:50:03.950Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-02-19T10:50:04.516Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-02-19T10:50:04.954Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-02-19T10:50:05.081Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-02-19T10:50:05.208Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-02-19T10:50:05.208Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-02-19T10:50:05.821Z] ok github.com/docker/docker/volume/service 0.409s coverage: 70.3% of statements [2020-02-19T10:50:06.452Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-02-19T10:50:07.017Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-02-19T10:50:07.585Z] ok github.com/docker/docker/pkg/discovery/kv 3.067s coverage: 84.1% of statements [2020-02-19T10:50:07.717Z] === RUN TestDockerSuite/TestBuildNetNone [2020-02-19T10:50:07.843Z] ok github.com/docker/docker/pkg/fsutils 0.204s coverage: 85.1% of statements [2020-02-19T10:50:07.843Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2020-02-19T10:50:08.644Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-19T10:50:08.899Z] === RUN TestDockerSuite/TestBuildNoContext [2020-02-19T10:50:09.215Z] ok github.com/docker/docker/pkg/idtools 0.454s coverage: 70.1% of statements [2020-02-19T10:50:09.215Z] ok github.com/docker/docker/pkg/ioutils 0.414s coverage: 70.1% of statements [2020-02-19T10:50:09.780Z] ok github.com/docker/docker/pkg/locker 0.016s coverage: 88.9% of statements [2020-02-19T10:50:09.780Z] ok github.com/docker/docker/pkg/jsonmessage 0.018s coverage: 91.7% of statements [2020-02-19T10:50:10.037Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2020-02-19T10:50:10.037Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-19T10:50:10.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-02-19T10:50:10.258Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-02-19T10:50:10.602Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-02-19T10:50:10.860Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-02-19T10:50:11.117Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-02-19T10:50:11.117Z] ok github.com/docker/docker/pkg/mount 0.585s coverage: 70.0% of statements [2020-02-19T10:50:11.117Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-19T10:50:11.181Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-02-19T10:50:11.682Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2020-02-19T10:50:11.682Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2020-02-19T10:50:11.682Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-19T10:50:11.682Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-19T10:50:12.615Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2020-02-19T10:50:13.178Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-02-19T10:50:13.690Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-02-19T10:50:13.743Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-02-19T10:50:13.743Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-02-19T10:50:14.249Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-02-19T10:50:14.249Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-02-19T10:50:14.503Z] --- PASS: TestServiceCreateInit (11.59s) [2020-02-19T10:50:14.503Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.69s) [2020-02-19T10:50:14.503Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.89s) [2020-02-19T10:50:14.503Z] === RUN TestCreateServiceMultipleTimes [2020-02-19T10:50:14.503Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-02-19T10:50:15.063Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-02-19T10:50:15.111Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-02-19T10:50:15.369Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-02-19T10:50:15.987Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-02-19T10:50:18.494Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-02-19T10:50:18.641Z] ok github.com/docker/docker/pkg/signal 2.400s coverage: 61.0% of statements [2020-02-19T10:50:18.641Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-02-19T10:50:18.899Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-02-19T10:50:19.053Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-02-19T10:50:19.156Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-02-19T10:50:19.414Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-02-19T10:50:19.979Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-02-19T10:50:20.544Z] ok github.com/docker/docker/pkg/system 0.026s coverage: 36.2% of statements [2020-02-19T10:50:20.673Z] ok github.com/docker/docker/pkg/plugins 34.936s coverage: 73.4% of statements [2020-02-19T10:50:20.673Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-19T10:50:20.673Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-19T10:50:20.673Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-19T10:50:20.673Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-02-19T10:50:20.673Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-19T10:50:20.673Z] ? github.com/docker/docker/rootless [no test files] [2020-02-19T10:50:20.673Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-19T10:50:20.673Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-19T10:50:20.673Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-19T10:50:20.673Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-19T10:50:20.673Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-19T10:50:20.673Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-19T10:50:20.673Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-19T10:50:20.673Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-19T10:50:20.673Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-19T10:50:20.673Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-19T10:50:20.673Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-19T10:50:20.673Z] ? github.com/docker/docker/volume [no test files] [2020-02-19T10:50:20.673Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-19T10:50:20.673Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-19T10:50:20.801Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2020-02-19T10:50:21.365Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === Skipped [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-02-19T10:50:21.647Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-02-19T10:50:21.647Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-02-19T10:50:21.647Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2020-02-19T10:50:21.647Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-02-19T10:50:21.647Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-02-19T10:50:21.647Z] client_test.go:23: runtime.GOOS == "windows" [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-02-19T10:50:21.647Z] daemon_test.go:147: root required [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-02-19T10:50:21.647Z] reload_test.go:520: root required [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-02-19T10:50:21.647Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-02-19T10:50:21.647Z] pull_v2_test.go:73: Needs fixing on Windows [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-02-19T10:50:21.647Z] pull_v2_test.go:118: Needs fixing on Windows [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-02-19T10:50:21.647Z] download_test.go:268: Needs fixing on Windows [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-02-19T10:50:21.647Z] layer_test.go:304: Failing on Windows [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-02-19T10:50:21.647Z] layer_test.go:353: Failing on Windows [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-02-19T10:50:21.647Z] layer_test.go:468: Failing on Windows [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-02-19T10:50:21.647Z] layer_test.go:697: Failing on Windows [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-02-19T10:50:21.647Z] migration_test.go:46: Failing on Windows [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-02-19T10:50:21.647Z] migration_test.go:182: Failing on Windows [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-02-19T10:50:21.647Z] mount_test.go:17: Failing on Windows [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-02-19T10:50:21.647Z] mount_test.go:76: Failing on Windows [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-02-19T10:50:21.647Z] mount_test.go:125: Failing on Windows [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-02-19T10:50:21.647Z] mount_test.go:212: Failing on Windows [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-02-19T10:50:21.647Z] archive_test.go:133: Xz not present in msys2 [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-02-19T10:50:21.647Z] archive_test.go:238: Failing on Windows CI machines [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-02-19T10:50:21.647Z] archive_windows_test.go:16: Currently fails [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-02-19T10:50:21.647Z] changes_test.go:192: needs more investigation [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-02-19T10:50:21.647Z] changes_test.go:405: needs further investigation [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-02-19T10:50:21.647Z] changes_test.go:441: needs further investigation [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-02-19T10:50:21.647Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-02-19T10:50:21.647Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-02-19T10:50:21.647Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-02-19T10:50:21.647Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-02-19T10:50:21.647Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-02-19T10:50:21.647Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-02-19T10:50:21.647Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-02-19T10:50:21.647Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-02-19T10:50:21.647Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-02-19T10:50:21.647Z] poller_test.go:41: No chmod on Windows [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-02-19T10:50:21.647Z] fileutils_test.go:134: Needs porting to Windows [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-02-19T10:50:21.647Z] fileutils_test.go:180: Needs porting to Windows [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-02-19T10:50:21.647Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.647Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-02-19T10:50:21.647Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-02-19T10:50:21.647Z] [2020-02-19T10:50:21.648Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-02-19T10:50:21.648Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-02-19T10:50:21.648Z] [2020-02-19T10:50:21.648Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-02-19T10:50:21.648Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-02-19T10:50:21.648Z] [2020-02-19T10:50:21.648Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-02-19T10:50:21.648Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-02-19T10:50:21.648Z] [2020-02-19T10:50:21.648Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-02-19T10:50:21.648Z] local_test.go:181: runtime.GOOS == "windows" [2020-02-19T10:50:21.648Z] [2020-02-19T10:50:21.648Z] [2020-02-19T10:50:21.648Z] DONE 1771 tests, 46 skipped in 204.090s [2020-02-19T10:50:21.929Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-02-19T10:50:21.929Z] testing: warning: no tests to run [2020-02-19T10:50:21.929Z] coverage: [no statements] [2020-02-19T10:50:21.929Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-02-19T10:50:22.110Z] INFO: make.ps1 ended at 02/19/2020 10:50:21 [2020-02-19T10:50:22.309Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-02-19T10:50:22.492Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-02-19T10:50:22.492Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-02-19T10:50:22.749Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-02-19T10:50:23.657Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-02-19T10:50:23.657Z] INFO: Unit tests ended at 02/19/2020 10:50:23. Duration:00:03:38.9130022 [2020-02-19T10:50:23.657Z] INFO: Building busybox [2020-02-19T10:50:24.119Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-19T10:50:24.119Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-19T10:50:24.119Z] [2020-02-19T10:50:24.119Z] Sending build context to Docker daemon 2.56kB [2020-02-19T10:50:24.119Z] [2020-02-19T10:50:24.119Z] Step 1/6 : FROM microsoft/windowsservercore [2020-02-19T10:50:24.119Z] ---> 3b63d96cf771 [2020-02-19T10:50:24.119Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-02-19T10:50:24.119Z] ---> Running in f0e792caba1a [2020-02-19T10:50:24.817Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-02-19T10:50:24.817Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-02-19T10:50:25.272Z] ok github.com/docker/docker/plugin 0.535s coverage: 27.1% of statements [2020-02-19T10:50:25.836Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-02-19T10:50:26.401Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-02-19T10:50:26.967Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-02-19T10:50:27.323Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-02-19T10:50:28.338Z] ok github.com/docker/docker/registry 0.074s coverage: 56.0% of statements [2020-02-19T10:50:28.904Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-02-19T10:50:29.162Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-02-19T10:50:29.204Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-02-19T10:50:29.727Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-02-19T10:50:29.937Z] Removing intermediate container f0e792caba1a [2020-02-19T10:50:29.937Z] ---> 59bde3bff932 [2020-02-19T10:50:29.937Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-02-19T10:50:29.984Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-02-19T10:50:30.564Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-02-19T10:50:30.819Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-02-19T10:50:30.919Z] [2020-02-19T10:50:30.919Z] ---> 183129675642 [2020-02-19T10:50:30.919Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-02-19T10:50:30.919Z] ---> Running in fa26899be981 [2020-02-19T10:50:32.468Z] [2020-02-19T10:50:32.469Z] SUCCESS: Specified value was saved. [2020-02-19T10:50:33.259Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-02-19T10:50:33.259Z] ok github.com/docker/docker/volume/local 0.019s coverage: 73.0% of statements [2020-02-19T10:50:34.076Z] --- PASS: TestCreateServiceMultipleTimes (18.97s) [2020-02-19T10:50:34.076Z] === RUN TestCreateServiceConflict [2020-02-19T10:50:34.191Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2020-02-19T10:50:34.999Z] === RUN TestDockerSuite/TestBuildPATH [2020-02-19T10:50:35.123Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-02-19T10:50:36.881Z] --- PASS: TestCreateServiceConflict (3.26s) [2020-02-19T10:50:36.881Z] === RUN TestCreateServiceMaxReplicas [2020-02-19T10:50:37.804Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-02-19T10:50:38.728Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-02-19T10:50:39.653Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-02-19T10:50:40.212Z] --- PASS: TestCreateServiceMaxReplicas (3.33s) [2020-02-19T10:50:40.212Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-19T10:50:42.823Z] Removing intermediate container fa26899be981 [2020-02-19T10:50:42.823Z] ---> 92d8d31b0eb0 [2020-02-19T10:50:42.823Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-02-19T10:50:42.823Z] ---> Running in bfb8ab2116c4 [2020-02-19T10:50:46.579Z] Cannot create a file when that file already exists. [2020-02-19T10:50:47.298Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-02-19T10:50:47.298Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-19T10:50:47.298Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-19T10:50:47.298Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-19T10:50:47.298Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-19T10:50:47.298Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-19T10:50:47.298Z] ? github.com/docker/docker/rootless [no test files] [2020-02-19T10:50:47.298Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-19T10:50:47.298Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-19T10:50:47.298Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-19T10:50:47.298Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-19T10:50:47.298Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-19T10:50:47.298Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-19T10:50:47.298Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-19T10:50:47.298Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-19T10:50:47.298Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-19T10:50:47.298Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-19T10:50:47.298Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-19T10:50:47.298Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-19T10:50:47.298Z] ? github.com/docker/docker/volume [no test files] [2020-02-19T10:50:47.298Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-19T10:50:47.298Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-19T10:50:47.298Z] [2020-02-19T10:50:47.298Z] === Skipped [2020-02-19T10:50:47.298Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-19T10:50:47.298Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-19T10:50:47.298Z] [2020-02-19T10:50:47.298Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-19T10:50:47.298Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-19T10:50:47.298Z] [2020-02-19T10:50:47.298Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-19T10:50:47.298Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:50:47.298Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-19T10:50:47.298Z] [2020-02-19T10:50:47.298Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-19T10:50:47.298Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:50:47.298Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-19T10:50:47.298Z] [2020-02-19T10:50:47.298Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-19T10:50:47.298Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:50:47.298Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-19T10:50:47.298Z] [2020-02-19T10:50:47.298Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-19T10:50:47.298Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:50:47.298Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-19T10:50:47.298Z] [2020-02-19T10:50:47.298Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-19T10:50:47.298Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:50:47.298Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-19T10:50:47.298Z] [2020-02-19T10:50:47.298Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-19T10:50:47.298Z] graphtest_unix.go:73: No driver to put! [2020-02-19T10:50:47.298Z] [2020-02-19T10:50:47.298Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-19T10:50:47.298Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-19T10:50:47.298Z] [2020-02-19T10:50:47.298Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-19T10:50:47.298Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-19T10:50:47.298Z] [2020-02-19T10:50:47.298Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-19T10:50:47.298Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-19T10:50:47.298Z] [2020-02-19T10:50:47.298Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-19T10:50:47.298Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-19T10:50:47.298Z] [2020-02-19T10:50:47.298Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-19T10:50:47.298Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:50:47.298Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-19T10:50:47.298Z] [2020-02-19T10:50:47.298Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-19T10:50:47.298Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:50:47.298Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-19T10:50:47.298Z] [2020-02-19T10:50:47.298Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-19T10:50:47.298Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:50:47.298Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-19T10:50:47.298Z] [2020-02-19T10:50:47.298Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-19T10:50:47.298Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:50:47.298Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-19T10:50:47.298Z] [2020-02-19T10:50:47.298Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-19T10:50:47.298Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-19T10:50:47.298Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-19T10:50:47.298Z] [2020-02-19T10:50:47.298Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-19T10:50:47.298Z] graphtest_unix.go:73: No driver to put! [2020-02-19T10:50:47.298Z] [2020-02-19T10:50:47.298Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-19T10:50:47.298Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-19T10:50:47.298Z] [2020-02-19T10:50:47.298Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-19T10:50:47.298Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-19T10:50:47.298Z] [2020-02-19T10:50:47.298Z] [2020-02-19T10:50:47.298Z] DONE 2167 tests, 20 skipped in 245.595s Post stage [Pipeline] junit [2020-02-19T10:50:47.309Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-02-19T10:50:48.204Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40510/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bcc6f3fc514ef5c66629b1f8224acf65ad765d9b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bcc6f3fc514ef5c66629b1f8224acf65ad765d9b hack/validate/vendor [2020-02-19T10:50:49.135Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-02-19T10:50:49.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-19T10:50:49.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-19T10:50:49.724Z] + echo Building e2e image [2020-02-19T10:50:49.724Z] Building e2e image [2020-02-19T10:50:49.724Z] + docker build --build-arg DOCKER_GITCOMMIT=bcc6f3fc514ef5c66629b1f8224acf65ad765d9b -t moby-e2e-test -f Dockerfile.e2e . [2020-02-19T10:50:49.724Z] #2 [internal] load .dockerignore [2020-02-19T10:50:49.724Z] #2 transferring context: 34B done [2020-02-19T10:50:49.724Z] #2 DONE 0.0s [2020-02-19T10:50:49.724Z] [2020-02-19T10:50:49.724Z] #1 [internal] load build definition from Dockerfile.e2e [2020-02-19T10:50:49.724Z] #1 transferring dockerfile: 3.21kB done [2020-02-19T10:50:49.724Z] #1 DONE 0.0s [2020-02-19T10:50:49.724Z] [2020-02-19T10:50:49.724Z] #4 [internal] load metadata for docker.io/library/golang:1.13.7-alpine [2020-02-19T10:50:50.137Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-02-19T10:50:52.410Z] Removing intermediate container bfb8ab2116c4 [2020-02-19T10:50:52.410Z] ---> d99c5691f8f0 [2020-02-19T10:50:52.410Z] Step 6/6 : CMD ["sh"] [2020-02-19T10:50:52.410Z] ---> Running in 369024bbed7c [2020-02-19T10:50:52.410Z] Removing intermediate container 369024bbed7c [2020-02-19T10:50:52.410Z] ---> 04c0a6463404 [2020-02-19T10:50:52.410Z] Successfully built 04c0a6463404 [2020-02-19T10:50:52.410Z] Successfully tagged busybox:latest [2020-02-19T10:50:52.410Z] INFO: Docker images of the daemon under test [2020-02-19T10:50:52.410Z] [2020-02-19T10:50:52.410Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-19T10:50:52.410Z] busybox latest 04c0a6463404 Less than a second ago 4.86GB [2020-02-19T10:50:52.410Z] microsoft/windowsservercore latest 3b63d96cf771 5 weeks ago 4.82GB [2020-02-19T10:50:52.410Z] mcr.microsoft.com/windows/servercore 10.0.17763.973 3b63d96cf771 5 weeks ago 4.82GB [2020-02-19T10:50:52.410Z] [2020-02-19T10:50:52.410Z] INFO: Running integration tests at 02/19/2020 10:50:51... [2020-02-19T10:50:52.410Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-02-19T10:50:52.410Z] INFO: Integration API tests being run from the host: [2020-02-19T10:50:52.410Z] INFO: make.ps1 starting at 02/19/2020 10:50:51 [2020-02-19T10:50:52.873Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-02-19T10:50:53.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-19T10:50:54.296Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-02-19T10:50:54.550Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.49s) [2020-02-19T10:50:54.550Z] === RUN TestCreateServiceSecretFileMode [2020-02-19T10:50:54.974Z] #4 DONE 5.2s [2020-02-19T10:50:54.974Z] [2020-02-19T10:50:54.974Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-02-19T10:50:54.974Z] #3 DONE 5.2s [2020-02-19T10:50:54.974Z] [2020-02-19T10:50:54.974Z] #8 [internal] load build context [2020-02-19T10:50:54.974Z] #8 transferring context: 30B [2020-02-19T10:50:55.537Z] #8 transferring context: 824.20kB 0.4s done [2020-02-19T10:50:55.537Z] #8 DONE 0.4s [2020-02-19T10:50:55.537Z] [2020-02-19T10:50:55.537Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c... [2020-02-19T10:50:55.537Z] #14 resolve docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559ca6cf6535f501ca5eec46cae69489b5b8ef9cdec5abcaa5b09e707b done [2020-02-19T10:50:55.537Z] #14 sha256:8a0c202c45dfb5a9f0304c67318677890c518b01a12815b925d5349f31df0945 126B / 126B 0.1s done [2020-02-19T10:50:55.537Z] #14 sha256:7e8c9c559ca6cf6535f501ca5eec46cae69489b5b8ef9cdec5abcaa5b09e707b 1.65kB / 1.65kB done [2020-02-19T10:50:55.537Z] #14 sha256:9817fae0190681da743ae2f5f77a85bf19b2e759d655bc427328e075b8d64dcc 1.36kB / 1.36kB done [2020-02-19T10:50:55.537Z] #14 sha256:87eefb76f0a85935d392182a0cb271178ee363516bdb3ca281a67c3b58ec491d 3.83kB / 3.83kB done [2020-02-19T10:50:55.537Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done [2020-02-19T10:50:55.537Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done [2020-02-19T10:50:55.537Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 8.34MB / 126.87MB 0.4s [2020-02-19T10:50:55.537Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.2s done [2020-02-19T10:50:55.537Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done [2020-02-19T10:50:55.537Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 15.79MB / 126.87MB 0.5s [2020-02-19T10:50:55.537Z] #14 ... [2020-02-19T10:50:55.537Z] [2020-02-19T10:50:55.537Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-02-19T10:50:55.537Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-02-19T10:50:55.537Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-02-19T10:50:55.537Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.2s done [2020-02-19T10:50:55.537Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-02-19T10:50:55.537Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-02-19T10:50:55.537Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.3s done [2020-02-19T10:50:55.537Z] #5 DONE 0.7s [2020-02-19T10:50:55.537Z] [2020-02-19T10:50:55.537Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c... [2020-02-19T10:50:55.537Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 24.49MB / 126.87MB 0.6s [2020-02-19T10:50:55.795Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 33.54MB / 126.87MB 0.8s [2020-02-19T10:50:56.053Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 45.47MB / 126.87MB 1.0s [2020-02-19T10:50:56.053Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 53.27MB / 126.87MB 1.1s [2020-02-19T10:50:56.310Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 63.49MB / 126.87MB 1.2s [2020-02-19T10:50:56.310Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 72.25MB / 126.87MB 1.3s [2020-02-19T10:50:56.439Z] === RUN TestDockerSuite/TestBuildRm [2020-02-19T10:50:56.568Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 83.02MB / 126.87MB 1.5s [2020-02-19T10:50:56.827Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 95.83MB / 126.87MB 1.8s [2020-02-19T10:50:56.827Z] #14 ... [2020-02-19T10:50:56.827Z] [2020-02-19T10:50:56.827Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-02-19T10:50:56.827Z] #6 DONE 1.3s [2020-02-19T10:50:56.827Z] [2020-02-19T10:50:56.827Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c... [2020-02-19T10:50:57.084Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 108.79MB / 126.87MB 2.1s [2020-02-19T10:50:57.342Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 117.95MB / 126.87MB 2.4s [2020-02-19T10:50:57.342Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 125.47MB / 126.87MB 2.5s [2020-02-19T10:50:57.599Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 126.87MB / 126.87MB 2.6s done [2020-02-19T10:50:57.855Z] #14 extracting sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 0.1s [2020-02-19T10:50:58.324Z] --- PASS: TestCreateServiceSecretFileMode (3.37s) [2020-02-19T10:50:58.324Z] === RUN TestCreateServiceConfigFileMode [2020-02-19T10:50:59.706Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-02-19T10:51:00.643Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-02-19T10:51:01.202Z] --- PASS: TestCreateServiceConfigFileMode (3.34s) [2020-02-19T10:51:01.202Z] === RUN TestCreateServiceSysctls [2020-02-19T10:51:02.561Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-02-19T10:51:02.816Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-02-19T10:51:03.112Z] #14 ... [2020-02-19T10:51:03.112Z] [2020-02-19T10:51:03.112Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-02-19T10:51:03.112Z] #7 0.734 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-02-19T10:51:03.112Z] #7 1.814 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-02-19T10:51:03.112Z] #7 1.912 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2020-02-19T10:51:03.112Z] #7 1.915 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2020-02-19T10:51:03.112Z] #7 2.112 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2020-02-19T10:51:03.112Z] #7 2.125 (4/31) Installing readline (8.0.0-r0) [2020-02-19T10:51:03.112Z] #7 2.131 (5/31) Installing bash (5.0.0-r0) [2020-02-19T10:51:03.112Z] #7 2.147 Executing bash-5.0.0-r0.post-install [2020-02-19T10:51:03.112Z] #7 2.149 (6/31) Installing ca-certificates (20190108-r0) [2020-02-19T10:51:03.112Z] #7 2.168 (7/31) Installing libgcc (8.3.0-r0) [2020-02-19T10:51:03.112Z] #7 2.171 (8/31) Installing libstdc++ (8.3.0-r0) [2020-02-19T10:51:03.112Z] #7 2.189 (9/31) Installing binutils (2.32-r0) [2020-02-19T10:51:03.112Z] #7 2.298 (10/31) Installing gmp (6.1.2-r1) [2020-02-19T10:51:03.112Z] #7 2.306 (11/31) Installing isl (0.18-r0) [2020-02-19T10:51:03.112Z] #7 2.325 (12/31) Installing libgomp (8.3.0-r0) [2020-02-19T10:51:03.112Z] #7 2.330 (13/31) Installing libatomic (8.3.0-r0) [2020-02-19T10:51:03.112Z] #7 2.333 (14/31) Installing mpfr3 (3.1.5-r1) [2020-02-19T10:51:03.112Z] #7 2.340 (15/31) Installing mpc1 (1.1.0-r0) [2020-02-19T10:51:03.112Z] #7 2.343 (16/31) Installing gcc (8.3.0-r0) [2020-02-19T10:51:03.112Z] #7 3.191 (17/31) Installing musl-dev (1.1.22-r3) [2020-02-19T10:51:03.112Z] #7 3.285 (18/31) Installing libc-dev (0.7.1-r0) [2020-02-19T10:51:03.112Z] #7 3.287 (19/31) Installing g++ (8.3.0-r0) [2020-02-19T10:51:03.112Z] #7 3.841 (20/31) Installing nghttp2-libs (1.39.2-r0) [2020-02-19T10:51:03.112Z] #7 3.846 (21/31) Installing libcurl (7.66.0-r0) [2020-02-19T10:51:03.112Z] #7 3.855 (22/31) Installing expat (2.2.8-r0) [2020-02-19T10:51:03.112Z] #7 3.859 (23/31) Installing pcre2 (10.33-r0) [2020-02-19T10:51:03.112Z] #7 3.867 (24/31) Installing git (2.22.2-r0) [2020-02-19T10:51:03.112Z] #7 4.067 (25/31) Installing libmnl (1.0.4-r0) [2020-02-19T10:51:03.112Z] #7 4.070 (26/31) Installing libnftnl-libs (1.1.3-r0) [2020-02-19T10:51:03.112Z] #7 4.074 (27/31) Installing iptables (1.8.3-r0) [2020-02-19T10:51:03.112Z] #7 4.100 (28/31) Installing pigz (2.4-r0) [2020-02-19T10:51:03.112Z] #7 4.109 (29/31) Installing tar (1.32-r0) [2020-02-19T10:51:03.112Z] #7 4.118 (30/31) Installing xz-libs (5.2.4-r0) [2020-02-19T10:51:03.112Z] #7 4.122 (31/31) Installing xz (5.2.4-r0) [2020-02-19T10:51:03.112Z] #7 4.127 Executing busybox-1.30.1-r3.trigger [2020-02-19T10:51:03.112Z] #7 4.132 Executing ca-certificates-20190108-r0.trigger [2020-02-19T10:51:03.112Z] #7 4.183 OK: 185 MiB in 45 packages [2020-02-19T10:51:03.112Z] #7 DONE 5.6s [2020-02-19T10:51:03.112Z] [2020-02-19T10:51:03.112Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c... [2020-02-19T10:51:03.112Z] #14 ... [2020-02-19T10:51:03.112Z] [2020-02-19T10:51:03.112Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-02-19T10:51:03.112Z] #9 DONE 0.2s [2020-02-19T10:51:03.112Z] [2020-02-19T10:51:03.112Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c... [2020-02-19T10:51:03.112Z] #14 ... [2020-02-19T10:51:03.112Z] [2020-02-19T10:51:03.112Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-02-19T10:51:03.112Z] #10 DONE 0.1s [2020-02-19T10:51:03.112Z] [2020-02-19T10:51:03.112Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c... [2020-02-19T10:51:03.112Z] #14 extracting sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 5.2s [2020-02-19T10:51:03.112Z] #14 ... [2020-02-19T10:51:03.112Z] [2020-02-19T10:51:03.112Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-02-19T10:51:03.112Z] #11 DONE 0.3s [2020-02-19T10:51:03.368Z] [2020-02-19T10:51:03.368Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-02-19T10:51:03.368Z] #12 DONE 0.1s [2020-02-19T10:51:03.368Z] [2020-02-19T10:51:03.368Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-02-19T10:51:03.368Z] #13 DONE 0.1s [2020-02-19T10:51:03.368Z] [2020-02-19T10:51:03.368Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c... [2020-02-19T10:51:03.368Z] #14 extracting sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 5.7s done [2020-02-19T10:51:03.368Z] #14 extracting sha256:8a0c202c45dfb5a9f0304c67318677890c518b01a12815b925d5349f31df0945 [2020-02-19T10:51:03.374Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-02-19T10:51:03.625Z] #14 extracting sha256:8a0c202c45dfb5a9f0304c67318677890c518b01a12815b925d5349f31df0945 done [2020-02-19T10:51:03.625Z] #14 DONE 8.6s [2020-02-19T10:51:03.625Z] [2020-02-19T10:51:03.625Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-02-19T10:51:04.556Z] #15 0.622 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-02-19T10:51:04.735Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-02-19T10:51:05.486Z] #15 1.694 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-02-19T10:51:05.486Z] #15 1.783 (1/43) Installing ncurses-terminfo-base (6.1_p20191130-r0) [2020-02-19T10:51:05.486Z] #15 1.786 (2/43) Installing ncurses-terminfo (6.1_p20191130-r0) [2020-02-19T10:51:05.486Z] #15 1.923 (3/43) Installing ncurses-libs (6.1_p20191130-r0) [2020-02-19T10:51:05.659Z] --- PASS: TestCreateServiceSysctls (4.16s) [2020-02-19T10:51:05.659Z] === RUN TestCreateServiceCapabilities [2020-02-19T10:51:05.743Z] #15 1.930 (4/43) Installing readline (8.0.1-r0) [2020-02-19T10:51:05.743Z] #15 1.935 (5/43) Installing bash (5.0.11-r1) [2020-02-19T10:51:05.743Z] #15 1.947 Executing bash-5.0.11-r1.post-install [2020-02-19T10:51:05.743Z] #15 1.949 (6/43) Installing linux-headers (4.19.36-r0) [2020-02-19T10:51:05.743Z] #15 2.029 (7/43) Installing libblkid (2.34-r1) [2020-02-19T10:51:05.743Z] #15 2.034 (8/43) Installing libuuid (2.34-r1) [2020-02-19T10:51:05.743Z] #15 2.036 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-02-19T10:51:05.743Z] #15 2.042 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-02-19T10:51:05.743Z] #15 2.047 (11/43) Installing libgcc (9.2.0-r3) [2020-02-19T10:51:05.743Z] #15 2.049 (12/43) Installing libstdc++ (9.2.0-r3) [2020-02-19T10:51:05.743Z] #15 2.061 (13/43) Installing binutils (2.33.1-r0) [2020-02-19T10:51:05.743Z] #15 2.128 (14/43) Installing libmagic (5.37-r1) [2020-02-19T10:51:05.743Z] #15 2.147 (15/43) Installing file (5.37-r1) [2020-02-19T10:51:05.914Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-02-19T10:51:06.001Z] #15 2.149 (16/43) Installing gmp (6.1.2-r1) [2020-02-19T10:51:06.001Z] #15 2.154 (17/43) Installing isl (0.18-r0) [2020-02-19T10:51:06.001Z] #15 2.169 (18/43) Installing libgomp (9.2.0-r3) [2020-02-19T10:51:06.001Z] #15 2.172 (19/43) Installing libatomic (9.2.0-r3) [2020-02-19T10:51:06.001Z] #15 2.174 (20/43) Installing mpfr4 (4.0.2-r1) [2020-02-19T10:51:06.001Z] #15 2.179 (21/43) Installing mpc1 (1.1.0-r1) [2020-02-19T10:51:06.001Z] #15 2.182 (22/43) Installing gcc (9.2.0-r3) [2020-02-19T10:51:06.566Z] #15 2.849 (23/43) Installing musl-dev (1.1.24-r0) [2020-02-19T10:51:06.566Z] #15 2.919 (24/43) Installing libc-dev (0.7.2-r0) [2020-02-19T10:51:06.566Z] #15 2.921 (25/43) Installing g++ (9.2.0-r3) [2020-02-19T10:51:07.131Z] #15 3.334 (26/43) Installing make (4.2.1-r2) [2020-02-19T10:51:07.131Z] #15 3.338 (27/43) Installing fortify-headers (1.1-r0) [2020-02-19T10:51:07.131Z] #15 3.340 (28/43) Installing build-base (0.5-r1) [2020-02-19T10:51:07.131Z] #15 3.342 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-02-19T10:51:07.131Z] #15 3.345 (30/43) Installing libcurl (7.67.0-r0) [2020-02-19T10:51:07.131Z] #15 3.352 (31/43) Installing curl (7.67.0-r0) [2020-02-19T10:51:07.131Z] #15 3.356 (32/43) Installing oniguruma (6.9.4-r0) [2020-02-19T10:51:07.131Z] #15 3.362 (33/43) Installing jq (1.6-r0) [2020-02-19T10:51:07.131Z] #15 3.369 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-02-19T10:51:07.131Z] #15 3.374 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-02-19T10:51:07.131Z] #15 3.376 (36/43) Installing libaio (0.3.112-r1) [2020-02-19T10:51:07.131Z] #15 3.378 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-02-19T10:51:07.131Z] #15 3.419 (38/43) Installing libfdisk (2.34-r1) [2020-02-19T10:51:07.131Z] #15 3.425 (39/43) Installing libmount (2.34-r1) [2020-02-19T10:51:07.131Z] #15 3.430 (40/43) Installing libsmartcols (2.34-r1) [2020-02-19T10:51:07.131Z] #15 3.433 (41/43) Installing pkgconf (1.6.3-r0) [2020-02-19T10:51:07.131Z] #15 3.436 (42/43) Installing util-linux-dev (2.34-r1) [2020-02-19T10:51:07.131Z] #15 3.458 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-02-19T10:51:07.131Z] #15 3.463 Executing busybox-1.31.1-r9.trigger [2020-02-19T10:51:07.131Z] #15 3.471 OK: 203 MiB in 58 packages [2020-02-19T10:51:07.273Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-02-19T10:51:08.062Z] #15 DONE 4.3s [2020-02-19T10:51:08.062Z] [2020-02-19T10:51:08.062Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-02-19T10:51:08.197Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-02-19T10:51:08.625Z] #16 DONE 0.7s [2020-02-19T10:51:08.625Z] [2020-02-19T10:51:08.625Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-02-19T10:51:09.123Z] --- PASS: TestCreateServiceCapabilities (3.58s) [2020-02-19T10:51:09.123Z] === RUN TestInspect [2020-02-19T10:51:09.189Z] #17 DONE 0.7s [2020-02-19T10:51:09.446Z] [2020-02-19T10:51:09.446Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-02-19T10:51:09.446Z] #18 DONE 0.0s [2020-02-19T10:51:09.446Z] [2020-02-19T10:51:09.446Z] #31 [builder 1/4] COPY . . [2020-02-19T10:51:09.703Z] #31 ... [2020-02-19T10:51:09.703Z] [2020-02-19T10:51:09.703Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-02-19T10:51:09.703Z] #26 DONE 0.1s [2020-02-19T10:51:09.703Z] [2020-02-19T10:51:09.703Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-19T10:51:09.703Z] #22 DONE 0.1s [2020-02-19T10:51:09.703Z] [2020-02-19T10:51:09.703Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-02-19T10:51:09.703Z] #19 DONE 0.1s [2020-02-19T10:51:09.703Z] [2020-02-19T10:51:09.703Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-19T10:51:09.703Z] #23 DONE 0.1s [2020-02-19T10:51:09.703Z] [2020-02-19T10:51:09.703Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-02-19T10:51:09.703Z] #27 DONE 0.1s [2020-02-19T10:51:09.703Z] [2020-02-19T10:51:09.703Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-02-19T10:51:09.703Z] #28 DONE 0.1s [2020-02-19T10:51:09.703Z] [2020-02-19T10:51:09.703Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-19T10:51:12.381Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-02-19T10:51:12.381Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-02-19T10:51:12.636Z] --- PASS: TestInspect (3.59s) [2020-02-19T10:51:12.636Z] === RUN TestCreateJob [2020-02-19T10:51:12.891Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-02-19T10:51:12.891Z] === RUN TestDockerSuite/TestBuildSpaces [2020-02-19T10:51:12.983Z] #29 ... [2020-02-19T10:51:12.983Z] [2020-02-19T10:51:12.983Z] #31 [builder 1/4] COPY . . [2020-02-19T10:51:12.983Z] #31 DONE 3.1s [2020-02-19T10:51:12.983Z] [2020-02-19T10:51:12.983Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-19T10:51:12.983Z] #24 1.316 + RM_GOPATH=0 [2020-02-19T10:51:12.983Z] #24 1.316 + TMP_GOPATH= [2020-02-19T10:51:12.983Z] #24 1.316 + : /build [2020-02-19T10:51:12.983Z] #24 1.316 + '[' -z '' ']' [2020-02-19T10:51:12.983Z] #24 1.325 ++ mktemp -d [2020-02-19T10:51:12.983Z] #24 1.325 + export GOPATH=/tmp/tmp.DnPaoi [2020-02-19T10:51:12.983Z] #24 1.325 + GOPATH=/tmp/tmp.DnPaoi [2020-02-19T10:51:12.983Z] #24 1.325 + RM_GOPATH=1 [2020-02-19T10:51:12.983Z] #24 1.325 ++ dirname ./install.sh [2020-02-19T10:51:12.983Z] #24 1.325 + dir=. [2020-02-19T10:51:12.983Z] #24 1.325 + bin=dockercli [2020-02-19T10:51:12.983Z] #24 1.325 + shift [2020-02-19T10:51:12.983Z] #24 1.325 + '[' '!' -f ./dockercli.installer ']' [2020-02-19T10:51:12.983Z] #24 1.325 + . ./dockercli.installer [2020-02-19T10:51:12.983Z] #24 1.325 ++ : stable [2020-02-19T10:51:12.983Z] #24 1.325 ++ : 17.06.2-ce [2020-02-19T10:51:12.983Z] #24 1.326 + install_dockercli [2020-02-19T10:51:12.983Z] #24 1.326 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-19T10:51:12.983Z] #24 1.326 Install docker/cli version 17.06.2-ce from stable [2020-02-19T10:51:12.983Z] #24 1.327 ++ uname -m [2020-02-19T10:51:12.983Z] #24 1.328 + arch=x86_64 [2020-02-19T10:51:12.983Z] #24 1.328 + '[' x86_64 '!=' x86_64 ']' [2020-02-19T10:51:12.983Z] #24 1.328 + url=https://download.docker.com/linux/static [2020-02-19T10:51:12.983Z] #24 1.329 + tar -xz docker/docker [2020-02-19T10:51:12.983Z] #24 1.333 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-02-19T10:51:13.450Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-02-19T10:51:13.916Z] #24 4.224 + mkdir -p /build [2020-02-19T10:51:13.916Z] #24 4.228 + mv docker/docker /build/ [2020-02-19T10:51:13.916Z] #24 4.230 + rmdir docker [2020-02-19T10:51:13.916Z] #24 DONE 4.3s [2020-02-19T10:51:13.916Z] [2020-02-19T10:51:13.916Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-19T10:51:13.916Z] #20 2.670 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-19T10:51:13.916Z] #20 3.339 curl: option --progress: is ambiguous [2020-02-19T10:51:13.916Z] #20 3.344 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-19T10:51:13.916Z] #20 3.821 curl: option --progress: is ambiguous [2020-02-19T10:51:13.916Z] #20 3.824 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-19T10:51:13.916Z] #20 4.370 curl: option --progress: is ambiguous [2020-02-19T10:51:13.916Z] #20 4.371 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-19T10:51:14.483Z] #20 ... [2020-02-19T10:51:14.483Z] [2020-02-19T10:51:14.483Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-02-19T10:51:14.483Z] #32 DONE 1.9s [2020-02-19T10:51:14.483Z] [2020-02-19T10:51:14.483Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-19T10:51:14.483Z] #20 4.826 curl: option --progress: is ambiguous [2020-02-19T10:51:14.483Z] #20 4.826 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-19T10:51:14.483Z] #20 ... [2020-02-19T10:51:14.483Z] [2020-02-19T10:51:14.483Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-19T10:51:14.811Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-02-19T10:51:15.066Z] === RUN TestDockerSuite/TestBuildStderr [2020-02-19T10:51:15.856Z] #33 1.466 [2020-02-19T10:51:15.856Z] #33 1.581 Removing bundles/ [2020-02-19T10:51:15.856Z] #33 1.582 [2020-02-19T10:51:15.856Z] #33 1.589 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-02-19T10:51:15.992Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-02-19T10:51:16.917Z] --- PASS: TestCreateJob (4.10s) [2020-02-19T10:51:16.917Z] === RUN TestReplicatedJob [2020-02-19T10:51:17.230Z] #33 2.886 Building test suite binary ./integration-cli/test.main [2020-02-19T10:51:18.158Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-19T10:51:18.158Z] INFO: Testing against a local daemon [2020-02-19T10:51:19.756Z] #33 ... [2020-02-19T10:51:19.756Z] [2020-02-19T10:51:19.756Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-19T10:51:19.756Z] #20 5.268 [2020-02-19T10:51:19.756Z] #20 6.500 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-19T10:51:19.756Z] #20 6.881 curl: option --progress: is ambiguous [2020-02-19T10:51:19.756Z] #20 6.881 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-19T10:51:19.756Z] #20 7.243 [2020-02-19T10:51:19.756Z] #20 8.372 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-19T10:51:19.756Z] #20 8.868 curl: option --progress: is ambiguous [2020-02-19T10:51:19.756Z] #20 8.871 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-19T10:51:19.756Z] #20 9.375 [2020-02-19T10:51:20.321Z] #20 10.58 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-19T10:51:20.579Z] #20 10.96 curl: option --progress: is ambiguous [2020-02-19T10:51:20.579Z] #20 10.96 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-19T10:51:20.837Z] #20 11.39 [2020-02-19T10:51:22.150Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-02-19T10:51:22.210Z] #20 12.67 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-19T10:51:22.775Z] #20 13.10 curl: option --progress: is ambiguous [2020-02-19T10:51:22.775Z] #20 13.10 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-19T10:51:23.033Z] #20 13.52 [2020-02-19T10:51:23.033Z] #20 13.63 Download of images into '/build' complete. [2020-02-19T10:51:23.033Z] #20 13.63 Use something like the following to load the result into a Docker daemon: [2020-02-19T10:51:23.033Z] #20 13.63 tar -cC '/build' . | docker load [2020-02-19T10:51:23.073Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-02-19T10:51:23.291Z] #20 DONE 13.8s [2020-02-19T10:51:23.291Z] [2020-02-19T10:51:23.291Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-19T10:51:23.631Z] --- PASS: TestReplicatedJob (6.91s) [2020-02-19T10:51:23.631Z] === RUN TestUpdateReplicatedJob [2020-02-19T10:51:24.190Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-02-19T10:51:24.665Z] #33 ... [2020-02-19T10:51:24.665Z] [2020-02-19T10:51:24.665Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-19T10:51:24.665Z] #21 DONE 0.1s [2020-02-19T10:51:24.665Z] [2020-02-19T10:51:24.665Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-02-19T10:51:24.922Z] #25 DONE 0.2s [2020-02-19T10:51:24.922Z] [2020-02-19T10:51:24.922Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-19T10:51:25.114Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-02-19T10:51:25.673Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-02-19T10:51:26.233Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-02-19T10:51:27.593Z] --- PASS: TestUpdateReplicatedJob (3.90s) [2020-02-19T10:51:27.593Z] === RUN TestServiceListWithStatuses [2020-02-19T10:51:27.593Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-19T10:51:27.593Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-19T10:51:27.593Z] === RUN TestDockerNetworkConnectAlias [2020-02-19T10:51:28.153Z] === RUN TestDockerSuite/TestBuildUser [2020-02-19T10:51:30.664Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-02-19T10:51:32.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-19T10:51:32.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-19T10:51:32.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-19T10:51:33.004Z] ok github.com/docker/docker/integration/build 15.277s [2020-02-19T10:51:33.466Z] [2020-02-19T10:51:33.466Z] === Skipped [2020-02-19T10:51:33.466Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-02-19T10:51:33.466Z] build_session_test.go:25: TODO: BuildKit [2020-02-19T10:51:33.466Z] [2020-02-19T10:51:33.466Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-02-19T10:51:33.466Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:51:33.466Z] [2020-02-19T10:51:33.466Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-02-19T10:51:33.466Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-19T10:51:33.466Z] [2020-02-19T10:51:33.466Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-02-19T10:51:33.466Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-19T10:51:33.466Z] [2020-02-19T10:51:33.466Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-02-19T10:51:33.466Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-19T10:51:33.466Z] [2020-02-19T10:51:33.466Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-02-19T10:51:33.466Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-19T10:51:33.466Z] [2020-02-19T10:51:33.466Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-02-19T10:51:33.466Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-19T10:51:33.466Z] [2020-02-19T10:51:33.466Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-02-19T10:51:33.466Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-19T10:51:33.466Z] [2020-02-19T10:51:33.466Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-02-19T10:51:33.466Z] build_test.go:491: testEnv.OSType == "windows" [2020-02-19T10:51:33.466Z] [2020-02-19T10:51:33.466Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2020-02-19T10:51:33.466Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-19T10:51:33.466Z] [2020-02-19T10:51:33.466Z] [2020-02-19T10:51:33.466Z] DONE 22 tests, 10 skipped in 40.352s [2020-02-19T10:51:33.466Z] [2020-02-19T10:51:33.466Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-02-19T10:51:33.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-19T10:51:34.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-19T10:51:34.822Z] --- PASS: TestDockerNetworkConnectAlias (6.55s) [2020-02-19T10:51:34.822Z] === RUN TestDockerNetworkReConnect [2020-02-19T10:51:34.822Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-02-19T10:51:36.399Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-19T10:51:36.399Z] INFO: Testing against a local daemon [2020-02-19T10:51:36.399Z] ok github.com/docker/docker/integration/config 0.163s [2020-02-19T10:51:36.399Z] [2020-02-19T10:51:36.399Z] === Skipped [2020-02-19T10:51:36.399Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.01s) [2020-02-19T10:51:36.399Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:51:36.399Z] [2020-02-19T10:51:36.399Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-02-19T10:51:36.399Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:51:36.399Z] [2020-02-19T10:51:36.399Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-02-19T10:51:36.399Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:51:36.399Z] [2020-02-19T10:51:36.399Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-02-19T10:51:36.399Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:51:36.399Z] [2020-02-19T10:51:36.399Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-02-19T10:51:36.399Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:51:36.399Z] [2020-02-19T10:51:36.399Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-02-19T10:51:36.399Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-02-19T10:51:36.399Z] [2020-02-19T10:51:36.399Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-02-19T10:51:36.399Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-02-19T10:51:36.399Z] [2020-02-19T10:51:36.399Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-02-19T10:51:36.399Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-02-19T10:51:36.399Z] [2020-02-19T10:51:36.399Z] [2020-02-19T10:51:36.399Z] DONE 8 tests, 8 skipped in 2.582s [2020-02-19T10:51:36.399Z] [2020-02-19T10:51:36.399Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-02-19T10:51:38.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-19T10:51:39.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-19T10:51:39.788Z] #29 29.35 # github.com/docker/docker/contrib/httpserver [2020-02-19T10:51:39.788Z] #29 29.35 loadinternal: cannot find runtime/cgo [2020-02-19T10:51:39.788Z] #29 DONE 29.7s [2020-02-19T10:51:39.788Z] [2020-02-19T10:51:39.788Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-19T10:51:40.045Z] #33 ... [2020-02-19T10:51:40.045Z] [2020-02-19T10:51:40.045Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-02-19T10:51:40.045Z] #30 DONE 0.1s [2020-02-19T10:51:40.054Z] --- PASS: TestDockerNetworkReConnect (5.60s) [2020-02-19T10:51:40.054Z] === RUN TestServicePlugin [2020-02-19T10:51:40.199Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-19T10:51:40.199Z] INFO: Testing against a local daemon [2020-02-19T10:51:40.303Z] [2020-02-19T10:51:40.303Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-19T10:51:42.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-19T10:51:46.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-19T10:51:49.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-19T10:51:51.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-19T10:51:54.919Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-02-19T10:51:54.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-19T10:51:55.173Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-02-19T10:51:55.428Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-02-19T10:51:56.351Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-02-19T10:51:56.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-19T10:51:57.710Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-02-19T10:51:58.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-19T10:51:59.592Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-02-19T10:51:59.592Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-02-19T10:51:59.592Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-02-19T10:51:59.592Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-02-19T10:51:59.592Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-02-19T10:52:00.622Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-19T10:52:00.622Z] Using test binary docker [2020-02-19T10:52:00.622Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-19T10:52:00.622Z] +++ /etc/init.d/apparmor start [2020-02-19T10:52:00.622Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-19T10:52:00.622Z] INFO: Waiting for daemon to start... [2020-02-19T10:52:00.622Z] Starting dockerd [2020-02-19T10:52:00.622Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-02-19T10:52:01.475Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-02-19T10:52:01.475Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-02-19T10:52:01.475Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-02-19T10:52:02.709Z] . [2020-02-19T10:52:02.709Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-19T10:52:02.709Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-19T10:52:02.709Z] Error: No such image: emptyfs [2020-02-19T10:52:02.709Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-19T10:52:02.709Z] ++++ docker load [2020-02-19T10:52:03.228Z] Running integration-test (iteration 1) [2020-02-19T10:52:03.228Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-02-19T10:52:03.228Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:52:03.228Z] ++ set -e [2020-02-19T10:52:03.228Z] ++ '[' -n 0 ']' [2020-02-19T10:52:03.228Z] ++ set -x [2020-02-19T10:52:03.228Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:52:03.359Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-02-19T10:52:03.919Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-02-19T10:52:04.843Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-02-19T10:52:05.098Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-02-19T10:52:08.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-02-19T10:52:08.356Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-02-19T10:52:10.238Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-02-19T10:52:11.162Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-02-19T10:52:11.721Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-02-19T10:52:12.281Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-02-19T10:52:12.281Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-02-19T10:52:13.203Z] === RUN TestDockerSuite/TestBuildXZHost [2020-02-19T10:52:15.722Z] --- PASS: TestServicePlugin (35.87s) [2020-02-19T10:52:15.722Z] plugin_test.go:62: [d300f75aea050] joining swarm manager [d16edc6709e53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-19T10:52:15.722Z] plugin_test.go:65: [d1b3f5c82f5fa] joining swarm manager [d16edc6709e53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-19T10:52:15.722Z] === RUN TestServiceUpdateLabel [2020-02-19T10:52:15.722Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-02-19T10:52:15.722Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-02-19T10:52:15.722Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-02-19T10:52:16.651Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-02-19T10:52:17.576Z] === RUN TestDockerSuite/TestCommitChange [2020-02-19T10:52:18.536Z] Loaded image: buildpack-deps:jessie [2020-02-19T10:52:18.536Z] Loaded image: busybox:latest [2020-02-19T10:52:18.536Z] Loaded image: busybox:glibc [2020-02-19T10:52:18.536Z] Loaded image: debian:jessie [2020-02-19T10:52:18.536Z] Loaded image: hello-world:latest [2020-02-19T10:52:18.536Z] INFO: Testing against a local daemon [2020-02-19T10:52:18.536Z] === RUN TestCgroupNamespacesBuild [2020-02-19T10:52:18.536Z] --- PASS: TestCgroupNamespacesBuild (1.61s) [2020-02-19T10:52:18.536Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-19T10:52:18.936Z] --- PASS: TestServiceUpdateLabel (3.06s) [2020-02-19T10:52:18.936Z] === RUN TestServiceUpdateSecrets [2020-02-19T10:52:18.936Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-02-19T10:52:20.056Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s) [2020-02-19T10:52:20.056Z] === RUN TestBuildWithSession [2020-02-19T10:52:20.056Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-19T10:52:20.056Z] build_session_test.go:25: TODO: BuildKit [2020-02-19T10:52:20.056Z] === RUN TestBuildSquashParent [2020-02-19T10:52:20.297Z] === RUN TestDockerSuite/TestCommitHardlink [2020-02-19T10:52:22.180Z] === RUN TestDockerSuite/TestCommitNewFile [2020-02-19T10:52:24.063Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-02-19T10:52:24.986Z] === RUN TestDockerSuite/TestCommitTTY [2020-02-19T10:52:25.602Z] --- PASS: TestBuildSquashParent (5.32s) [2020-02-19T10:52:25.602Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-19T10:52:25.602Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-19T10:52:25.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-19T10:52:25.602Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-19T10:52:25.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-19T10:52:25.602Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-19T10:52:25.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-19T10:52:25.602Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-19T10:52:25.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-19T10:52:25.602Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-19T10:52:25.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-19T10:52:25.602Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-19T10:52:25.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-19T10:52:25.602Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-19T10:52:25.602Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-19T10:52:25.602Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-19T10:52:25.602Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-19T10:52:26.867Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-02-19T10:52:27.790Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-02-19T10:52:29.112Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-19T10:52:29.112Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-19T10:52:29.674Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-02-19T10:52:30.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-02-19T10:52:30.233Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-02-19T10:52:30.233Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-02-19T10:52:30.233Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-02-19T10:52:30.488Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-02-19T10:52:30.488Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-02-19T10:52:30.488Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-02-19T10:52:30.488Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-02-19T10:52:31.169Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-02-19T10:52:31.169Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.05s) [2020-02-19T10:52:31.169Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.15s) [2020-02-19T10:52:31.169Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.22s) [2020-02-19T10:52:31.169Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.35s) [2020-02-19T10:52:31.169Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.33s) [2020-02-19T10:52:31.169Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.27s) [2020-02-19T10:52:31.169Z] === RUN TestBuildMultiStageCopy [2020-02-19T10:52:31.169Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-19T10:52:32.994Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-02-19T10:52:33.210Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-19T10:52:33.210Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-19T10:52:33.497Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-19T10:52:34.123Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-19T10:52:34.355Z] --- PASS: TestServiceUpdateSecrets (15.67s) [2020-02-19T10:52:34.355Z] === RUN TestServiceUpdateConfigs [2020-02-19T10:52:34.413Z] --- PASS: TestBuildMultiStageCopy (3.58s) [2020-02-19T10:52:34.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.93s) [2020-02-19T10:52:34.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2020-02-19T10:52:34.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.42s) [2020-02-19T10:52:34.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2020-02-19T10:52:34.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2020-02-19T10:52:34.413Z] === RUN TestBuildMultiStageParentConfig [2020-02-19T10:52:34.609Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-02-19T10:52:34.609Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-02-19T10:52:35.437Z] --- PASS: TestBuildMultiStageParentConfig (1.02s) [2020-02-19T10:52:35.437Z] === RUN TestBuildLabelWithTargets [2020-02-19T10:52:35.532Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-02-19T10:52:36.458Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-02-19T10:52:36.975Z] --- PASS: TestBuildLabelWithTargets (1.55s) [2020-02-19T10:52:36.975Z] === RUN TestBuildWithEmptyLayers [2020-02-19T10:52:37.383Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-02-19T10:52:38.011Z] --- PASS: TestBuildWithEmptyLayers (0.83s) [2020-02-19T10:52:38.011Z] === RUN TestBuildMultiStageOnBuild [2020-02-19T10:52:38.306Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-02-19T10:52:39.229Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-02-19T10:52:39.229Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-02-19T10:52:39.229Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-02-19T10:52:40.062Z] --- PASS: TestBuildMultiStageOnBuild (2.20s) [2020-02-19T10:52:40.062Z] === RUN TestBuildUncleanTarFilenames [2020-02-19T10:52:40.152Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-02-19T10:52:40.152Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-02-19T10:52:40.152Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-02-19T10:52:40.152Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-02-19T10:52:40.152Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-02-19T10:52:40.699Z] ok github.com/docker/docker/integration/container 55.775s [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === Skipped [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-02-19T10:52:40.699Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-02-19T10:52:40.699Z] copy_test.go:25: testEnv.OSType == "windows" [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-02-19T10:52:40.699Z] copy_test.go:39: testEnv.OSType == "windows" [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-02-19T10:52:40.699Z] copy_test.go:51: testEnv.OSType == "windows" [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-02-19T10:52:40.699Z] copy_test.go:65: testEnv.OSType == "windows" [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-02-19T10:52:40.699Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-02-19T10:52:40.699Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-02-19T10:52:40.699Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-02-19T10:52:40.699Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-02-19T10:52:40.699Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-02-19T10:52:40.699Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2020-02-19T10:52:40.699Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-02-19T10:52:40.699Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-02-19T10:52:40.699Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-02-19T10:52:40.699Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-02-19T10:52:40.699Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-02-19T10:52:40.699Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-02-19T10:52:40.699Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-02-19T10:52:40.699Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-02-19T10:52:40.699Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-02-19T10:52:40.699Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-02-19T10:52:40.699Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-02-19T10:52:40.699Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-02-19T10:52:40.699Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-02-19T10:52:40.699Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-02-19T10:52:40.699Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-02-19T10:52:40.699Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-02-19T10:52:40.699Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-02-19T10:52:40.699Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-02-19T10:52:40.699Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-02-19T10:52:40.699Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-02-19T10:52:40.699Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-02-19T10:52:40.699Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-02-19T10:52:40.699Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-02-19T10:52:40.699Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-02-19T10:52:40.699Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-02-19T10:52:40.699Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-02-19T10:52:40.699Z] [2020-02-19T10:52:40.699Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-02-19T10:52:40.700Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:52:40.700Z] [2020-02-19T10:52:40.700Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-02-19T10:52:40.700Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-02-19T10:52:40.700Z] [2020-02-19T10:52:40.700Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-02-19T10:52:40.700Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-02-19T10:52:40.700Z] [2020-02-19T10:52:40.700Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-02-19T10:52:40.700Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-02-19T10:52:40.700Z] [2020-02-19T10:52:40.700Z] [2020-02-19T10:52:40.700Z] DONE 80 tests, 41 skipped in 59.030s [2020-02-19T10:52:40.700Z] [2020-02-19T10:52:40.700Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-02-19T10:52:40.700Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-19T10:52:40.700Z] INFO: Testing against a local daemon [2020-02-19T10:52:40.700Z] ok github.com/docker/docker/integration/image 0.412s [2020-02-19T10:52:40.700Z] [2020-02-19T10:52:40.700Z] === Skipped [2020-02-19T10:52:40.700Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-02-19T10:52:40.700Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-19T10:52:40.700Z] [2020-02-19T10:52:40.700Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-02-19T10:52:40.700Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-02-19T10:52:40.700Z] [2020-02-19T10:52:40.700Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-02-19T10:52:40.700Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-19T10:52:40.700Z] [2020-02-19T10:52:40.700Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-02-19T10:52:40.700Z] tag_test.go:98: testEnv.OSType == "windows" [2020-02-19T10:52:40.700Z] [2020-02-19T10:52:40.700Z] [2020-02-19T10:52:40.700Z] DONE 11 tests, 4 skipped in 2.708s [2020-02-19T10:52:40.700Z] [2020-02-19T10:52:40.700Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-02-19T10:52:40.700Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-19T10:52:40.700Z] INFO: Testing against a local daemon [2020-02-19T10:52:40.700Z] ok github.com/docker/docker/integration/network 0.257s [2020-02-19T10:52:41.074Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-02-19T10:52:41.085Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2020-02-19T10:52:41.085Z] === RUN TestBuildMultiStageLayerLeak [2020-02-19T10:52:41.161Z] [2020-02-19T10:52:41.161Z] === Skipped [2020-02-19T10:52:41.161Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-02-19T10:52:41.161Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-02-19T10:52:41.161Z] [2020-02-19T10:52:41.161Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-02-19T10:52:41.161Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-02-19T10:52:41.161Z] [2020-02-19T10:52:41.161Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-02-19T10:52:41.161Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-02-19T10:52:41.161Z] [2020-02-19T10:52:41.161Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-02-19T10:52:41.161Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-02-19T10:52:41.161Z] [2020-02-19T10:52:41.161Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-02-19T10:52:41.161Z] service_test.go:29: testEnv.OSType == "windows" [2020-02-19T10:52:41.161Z] [2020-02-19T10:52:41.161Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-02-19T10:52:41.161Z] service_test.go:51: testEnv.OSType == "windows" [2020-02-19T10:52:41.161Z] [2020-02-19T10:52:41.161Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-02-19T10:52:41.161Z] service_test.go:94: testEnv.OSType == "windows" [2020-02-19T10:52:41.161Z] [2020-02-19T10:52:41.161Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-02-19T10:52:41.161Z] service_test.go:127: testEnv.OSType == "windows" [2020-02-19T10:52:41.161Z] [2020-02-19T10:52:41.161Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-02-19T10:52:41.161Z] service_test.go:177: testEnv.OSType == "windows" [2020-02-19T10:52:41.161Z] [2020-02-19T10:52:41.161Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-02-19T10:52:41.161Z] service_test.go:201: testEnv.OSType == "windows" [2020-02-19T10:52:41.161Z] [2020-02-19T10:52:41.161Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-19T10:52:41.161Z] service_test.go:230: FLAKY_TEST [2020-02-19T10:52:41.161Z] [2020-02-19T10:52:41.161Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-02-19T10:52:41.161Z] service_test.go:319: testEnv.OSType == "windows" [2020-02-19T10:52:41.161Z] [2020-02-19T10:52:41.161Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-02-19T10:52:41.161Z] service_test.go:386: testEnv.OSType == "windows" [2020-02-19T10:52:41.161Z] [2020-02-19T10:52:41.161Z] [2020-02-19T10:52:41.161Z] DONE 17 tests, 13 skipped in 2.946s [2020-02-19T10:52:41.161Z] [2020-02-19T10:52:41.161Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-02-19T10:52:41.996Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-02-19T10:52:42.134Z] testing: warning: no tests to run [2020-02-19T10:52:42.134Z] ok github.com/docker/docker/integration/network/ipvlan 0.075s [2020-02-19T10:52:42.134Z] [2020-02-19T10:52:42.134Z] DONE 0 tests in 0.830s [2020-02-19T10:52:42.134Z] [2020-02-19T10:52:42.134Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-02-19T10:52:42.919Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-02-19T10:52:42.919Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-02-19T10:52:43.108Z] testing: warning: no tests to run [2020-02-19T10:52:43.108Z] ok github.com/docker/docker/integration/network/macvlan 0.077s [2020-02-19T10:52:43.108Z] [2020-02-19T10:52:43.108Z] DONE 0 tests in 0.920s [2020-02-19T10:52:43.108Z] [2020-02-19T10:52:43.108Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-02-19T10:52:43.787Z] --- PASS: TestBuildMultiStageLayerLeak (2.28s) [2020-02-19T10:52:43.787Z] === RUN TestBuildWithHugeFile [2020-02-19T10:52:44.087Z] testing: warning: no tests to run [2020-02-19T10:52:44.087Z] ok github.com/docker/docker/integration/plugin 0.085s [2020-02-19T10:52:44.087Z] [2020-02-19T10:52:44.087Z] DONE 0 tests in 0.911s [2020-02-19T10:52:44.087Z] [2020-02-19T10:52:44.087Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-02-19T10:52:44.801Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-02-19T10:52:45.060Z] testing: warning: no tests to run [2020-02-19T10:52:45.060Z] ok github.com/docker/docker/integration/plugin/authz 0.077s [2020-02-19T10:52:45.060Z] [2020-02-19T10:52:45.060Z] DONE 0 tests in 0.910s [2020-02-19T10:52:45.060Z] [2020-02-19T10:52:45.060Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-02-19T10:52:45.725Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-02-19T10:52:45.725Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-02-19T10:52:46.647Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-02-19T10:52:47.252Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-19T10:52:47.252Z] INFO: Testing against a local daemon [2020-02-19T10:52:47.252Z] ok github.com/docker/docker/integration/plugin/common 0.206s [2020-02-19T10:52:47.252Z] [2020-02-19T10:52:47.252Z] DONE 2 tests in 2.428s [2020-02-19T10:52:47.252Z] [2020-02-19T10:52:47.252Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-02-19T10:52:47.569Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-02-19T10:52:48.492Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-02-19T10:52:49.053Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-02-19T10:52:49.053Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-02-19T10:52:49.976Z] --- PASS: TestServiceUpdateConfigs (15.43s) [2020-02-19T10:52:49.976Z] === RUN TestServiceUpdateNetwork [2020-02-19T10:52:49.976Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-02-19T10:52:50.899Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-02-19T10:52:51.823Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-02-19T10:52:51.823Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-02-19T10:52:51.967Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-19T10:52:51.967Z] INFO: Testing against a local daemon [2020-02-19T10:52:51.967Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.273s [2020-02-19T10:52:51.967Z] [2020-02-19T10:52:51.967Z] === Skipped [2020-02-19T10:52:51.967Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-02-19T10:52:51.967Z] external_test.go:48: runtime.GOOS == "windows" [2020-02-19T10:52:51.967Z] [2020-02-19T10:52:51.967Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-02-19T10:52:51.967Z] external_test.go:407: runtime.GOOS == "windows" [2020-02-19T10:52:51.967Z] [2020-02-19T10:52:51.967Z] [2020-02-19T10:52:51.967Z] DONE 2 tests, 2 skipped in 4.134s [2020-02-19T10:52:51.967Z] [2020-02-19T10:52:51.967Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-02-19T10:52:52.748Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-02-19T10:52:54.632Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-02-19T10:52:55.991Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-02-19T10:52:55.991Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-02-19T10:52:55.991Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-02-19T10:52:55.991Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-02-19T10:52:55.991Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-02-19T10:52:56.915Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-02-19T10:53:00.598Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-19T10:53:00.598Z] INFO: Testing against a local daemon [2020-02-19T10:53:00.598Z] testing: warning: no tests to run [2020-02-19T10:53:00.598Z] ok github.com/docker/docker/integration/plugin/logging 0.215s [2020-02-19T10:53:00.598Z] [2020-02-19T10:53:00.598Z] DONE 0 tests in 8.729s [2020-02-19T10:53:00.598Z] [2020-02-19T10:53:00.598Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-02-19T10:53:02.147Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-02-19T10:53:02.147Z] === RUN TestDockerSuite/TestContainerAPITop [2020-02-19T10:53:03.070Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-02-19T10:53:03.070Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-02-19T10:53:03.070Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-02-19T10:53:03.531Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-19T10:53:03.531Z] INFO: Testing against a local daemon [2020-02-19T10:53:03.531Z] ok github.com/docker/docker/integration/plugin/volumes 0.252s [2020-02-19T10:53:03.531Z] [2020-02-19T10:53:03.531Z] === Skipped [2020-02-19T10:53:03.531Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-02-19T10:53:03.531Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:53:03.531Z] [2020-02-19T10:53:03.531Z] [2020-02-19T10:53:03.531Z] DONE 1 tests, 1 skipped in 2.906s [2020-02-19T10:53:03.531Z] [2020-02-19T10:53:03.531Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-02-19T10:53:03.993Z] --- PASS: TestServiceUpdateNetwork (14.08s) [2020-02-19T10:53:03.993Z] PASS [2020-02-19T10:53:03.993Z] [2020-02-19T10:53:03.993Z] === Skipped [2020-02-19T10:53:03.993Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-02-19T10:53:03.993Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-19T10:53:03.993Z] [2020-02-19T10:53:03.993Z] [2020-02-19T10:53:03.993Z] DONE 23 tests, 1 skipped in 181.025s [2020-02-19T10:53:03.993Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-02-19T10:53:03.993Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:53:03.993Z] ++ set -e [2020-02-19T10:53:03.993Z] ++ '[' -n 0 ']' [2020-02-19T10:53:03.993Z] ++ set -x [2020-02-19T10:53:03.994Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:53:03.994Z] INFO: Testing against a local daemon [2020-02-19T10:53:03.994Z] === RUN TestSessionCreate [2020-02-19T10:53:03.994Z] --- PASS: TestSessionCreate (0.04s) [2020-02-19T10:53:03.994Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-19T10:53:03.994Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-02-19T10:53:03.994Z] PASS [2020-02-19T10:53:03.994Z] [2020-02-19T10:53:03.994Z] DONE 2 tests in 0.160s [2020-02-19T10:53:03.994Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-02-19T10:53:03.994Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:53:03.994Z] ++ set -e [2020-02-19T10:53:03.994Z] ++ '[' -n 0 ']' [2020-02-19T10:53:03.994Z] ++ set -x [2020-02-19T10:53:03.994Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:53:04.248Z] INFO: Testing against a local daemon [2020-02-19T10:53:04.248Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-19T10:53:04.248Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-19T10:53:04.248Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-19T10:53:04.248Z] === RUN TestEventsExecDie [2020-02-19T10:53:05.172Z] --- PASS: TestEventsExecDie (0.96s) [2020-02-19T10:53:05.172Z] === RUN TestEventsBackwardsCompatible [2020-02-19T10:53:05.172Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-02-19T10:53:05.172Z] === RUN TestInfoBinaryCommits [2020-02-19T10:53:05.172Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-02-19T10:53:05.172Z] === RUN TestInfoAPIVersioned [2020-02-19T10:53:05.172Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-02-19T10:53:05.172Z] === RUN TestInfoDiscoveryBackend [2020-02-19T10:53:05.721Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-19T10:53:05.721Z] INFO: Testing against a local daemon [2020-02-19T10:53:05.721Z] ok github.com/docker/docker/integration/secret 0.224s [2020-02-19T10:53:05.730Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-02-19T10:53:05.730Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-19T10:53:05.985Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-02-19T10:53:06.184Z] [2020-02-19T10:53:06.184Z] === Skipped [2020-02-19T10:53:06.184Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-02-19T10:53:06.184Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:53:06.184Z] [2020-02-19T10:53:06.184Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-02-19T10:53:06.184Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:53:06.184Z] [2020-02-19T10:53:06.184Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.01s) [2020-02-19T10:53:06.184Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:53:06.184Z] [2020-02-19T10:53:06.184Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-02-19T10:53:06.184Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:53:06.184Z] [2020-02-19T10:53:06.184Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-02-19T10:53:06.184Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:53:06.184Z] [2020-02-19T10:53:06.184Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-02-19T10:53:06.184Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-02-19T10:53:06.184Z] [2020-02-19T10:53:06.184Z] [2020-02-19T10:53:06.184Z] DONE 6 tests, 6 skipped in 2.668s [2020-02-19T10:53:06.184Z] [2020-02-19T10:53:06.184Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-02-19T10:53:06.907Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-02-19T10:53:06.908Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-19T10:53:06.908Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-19T10:53:07.467Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-02-19T10:53:07.467Z] === RUN TestInfoAPI [2020-02-19T10:53:07.467Z] --- PASS: TestInfoAPI (0.03s) [2020-02-19T10:53:07.467Z] === RUN TestInfoAPIWarnings [2020-02-19T10:53:08.026Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-02-19T10:53:08.026Z] === RUN TestInfoDebug [2020-02-19T10:53:08.026Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-02-19T10:53:08.280Z] --- PASS: TestInfoDebug (0.52s) [2020-02-19T10:53:08.280Z] === RUN TestInfoInsecureRegistries [2020-02-19T10:53:08.842Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-02-19T10:53:08.842Z] === RUN TestInfoRegistryMirrors [2020-02-19T10:53:09.402Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-02-19T10:53:09.402Z] === RUN TestLoginFailsWithBadCredentials [2020-02-19T10:53:09.656Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-02-19T10:53:09.656Z] === RUN TestPingCacheHeaders [2020-02-19T10:53:09.656Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-02-19T10:53:09.656Z] === RUN TestPingGet [2020-02-19T10:53:09.912Z] --- PASS: TestPingGet (0.01s) [2020-02-19T10:53:09.912Z] === RUN TestPingHead [2020-02-19T10:53:09.912Z] --- PASS: TestPingHead (0.02s) [2020-02-19T10:53:09.912Z] === RUN TestVersion [2020-02-19T10:53:09.912Z] --- PASS: TestVersion (0.02s) [2020-02-19T10:53:09.912Z] PASS [2020-02-19T10:53:09.912Z] [2020-02-19T10:53:09.912Z] === Skipped [2020-02-19T10:53:09.912Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-19T10:53:09.912Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-19T10:53:09.912Z] [2020-02-19T10:53:09.912Z] [2020-02-19T10:53:09.912Z] DONE 18 tests, 1 skipped in 5.814s [2020-02-19T10:53:09.912Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-02-19T10:53:09.912Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:53:09.912Z] ++ set -e [2020-02-19T10:53:09.912Z] ++ '[' -n 0 ']' [2020-02-19T10:53:09.912Z] ++ set -x [2020-02-19T10:53:09.912Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:53:09.912Z] INFO: Testing against a local daemon [2020-02-19T10:53:09.912Z] === RUN TestVolumesCreateAndList [2020-02-19T10:53:09.942Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-19T10:53:09.942Z] INFO: Testing against a local daemon [2020-02-19T10:53:09.942Z] ok github.com/docker/docker/integration/service 0.391s [2020-02-19T10:53:09.942Z] [2020-02-19T10:53:09.942Z] === Skipped [2020-02-19T10:53:09.942Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-02-19T10:53:09.942Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-02-19T10:53:09.942Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:53:09.942Z] [2020-02-19T10:53:09.942Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-02-19T10:53:09.942Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-02-19T10:53:09.942Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:53:09.942Z] [2020-02-19T10:53:09.942Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-02-19T10:53:09.942Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:53:09.942Z] [2020-02-19T10:53:09.942Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-02-19T10:53:09.942Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:53:09.942Z] [2020-02-19T10:53:09.942Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-02-19T10:53:09.942Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:53:09.942Z] [2020-02-19T10:53:09.942Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-02-19T10:53:09.942Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:53:09.942Z] [2020-02-19T10:53:09.942Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-02-19T10:53:09.942Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:53:09.942Z] [2020-02-19T10:53:09.942Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-02-19T10:53:09.942Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:53:09.942Z] [2020-02-19T10:53:09.942Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-02-19T10:53:09.942Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:53:09.942Z] [2020-02-19T10:53:09.942Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-02-19T10:53:09.942Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:53:09.942Z] [2020-02-19T10:53:09.942Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-02-19T10:53:09.942Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:53:09.942Z] [2020-02-19T10:53:09.942Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-02-19T10:53:09.942Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:53:09.942Z] [2020-02-19T10:53:09.942Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-02-19T10:53:09.942Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:53:09.942Z] [2020-02-19T10:53:09.942Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-02-19T10:53:09.942Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:53:09.942Z] [2020-02-19T10:53:09.942Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-02-19T10:53:09.942Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:53:09.942Z] [2020-02-19T10:53:09.942Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-02-19T10:53:09.942Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:53:09.942Z] [2020-02-19T10:53:09.942Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-02-19T10:53:09.942Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:53:09.942Z] [2020-02-19T10:53:09.942Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-02-19T10:53:09.942Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:53:09.942Z] [2020-02-19T10:53:09.942Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-02-19T10:53:09.942Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-02-19T10:53:09.942Z] [2020-02-19T10:53:09.942Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-02-19T10:53:09.942Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-02-19T10:53:09.942Z] [2020-02-19T10:53:09.942Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-02-19T10:53:09.942Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-02-19T10:53:09.942Z] [2020-02-19T10:53:09.942Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-02-19T10:53:09.942Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-02-19T10:53:09.942Z] [2020-02-19T10:53:09.942Z] [2020-02-19T10:53:09.942Z] DONE 23 tests, 22 skipped in 3.408s [2020-02-19T10:53:09.942Z] [2020-02-19T10:53:09.942Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-02-19T10:53:10.167Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-02-19T10:53:10.167Z] === RUN TestVolumesRemove [2020-02-19T10:53:10.167Z] --- PASS: TestVolumesRemove (0.11s) [2020-02-19T10:53:10.167Z] === RUN TestVolumesInspect [2020-02-19T10:53:10.167Z] --- PASS: TestVolumesInspect (0.02s) [2020-02-19T10:53:10.167Z] === RUN TestVolumesInvalidJSON [2020-02-19T10:53:10.167Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-19T10:53:10.167Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-19T10:53:10.167Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-19T10:53:10.167Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-02-19T10:53:10.167Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-19T10:53:10.167Z] PASS [2020-02-19T10:53:10.167Z] [2020-02-19T10:53:10.167Z] DONE 5 tests in 0.367s [2020-02-19T10:53:10.167Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-19T10:53:10.421Z] ++++ cat bundles/test-integration/docker.pid [2020-02-19T10:53:10.421Z] +++ kill 5357 [2020-02-19T10:53:11.781Z] +++ /etc/init.d/apparmor stop [2020-02-19T10:53:11.781Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-19T10:53:11.781Z] [2020-02-19T10:53:11.781Z] Unloading profiles will leave already running processes permanently [2020-02-19T10:53:11.781Z] unconfined, which can lead to unexpected situations. [2020-02-19T10:53:11.781Z] [2020-02-19T10:53:11.781Z] To set a process to complain mode, use the command line tool [2020-02-19T10:53:11.781Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-19T10:53:11.781Z] +++ true [2020-02-19T10:53:11.781Z] [2020-02-19T10:53:12.146Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-19T10:53:12.146Z] INFO: Testing against a local daemon [2020-02-19T10:53:12.146Z] ok github.com/docker/docker/integration/session 0.234s [2020-02-19T10:53:12.146Z] [2020-02-19T10:53:12.146Z] === Skipped [2020-02-19T10:53:12.146Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-02-19T10:53:12.146Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-02-19T10:53:12.146Z] [2020-02-19T10:53:12.146Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-02-19T10:53:12.146Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-02-19T10:53:12.146Z] [2020-02-19T10:53:12.146Z] [2020-02-19T10:53:12.146Z] DONE 2 tests, 2 skipped in 2.485s [2020-02-19T10:53:12.146Z] [2020-02-19T10:53:12.146Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-02-19T10:53:13.142Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-02-19T10:53:13.701Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-02-19T10:53:14.339Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-19T10:53:14.339Z] INFO: Testing against a local daemon [2020-02-19T10:53:15.583Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-02-19T10:53:15.886Z] ok github.com/docker/docker/integration/system 1.281s [2020-02-19T10:53:15.887Z] [2020-02-19T10:53:15.887Z] === Skipped [2020-02-19T10:53:15.887Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-19T10:53:15.887Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-02-19T10:53:15.887Z] [2020-02-19T10:53:15.887Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-02-19T10:53:15.887Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-02-19T10:53:15.887Z] [2020-02-19T10:53:15.887Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-02-19T10:53:15.887Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-02-19T10:53:15.887Z] [2020-02-19T10:53:15.887Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-02-19T10:53:15.887Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-19T10:53:15.887Z] [2020-02-19T10:53:15.887Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-02-19T10:53:15.887Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-19T10:53:15.887Z] [2020-02-19T10:53:15.887Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-02-19T10:53:15.887Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-19T10:53:15.887Z] [2020-02-19T10:53:15.887Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-02-19T10:53:15.887Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-19T10:53:15.887Z] [2020-02-19T10:53:15.887Z] [2020-02-19T10:53:15.887Z] DONE 13 tests, 7 skipped in 3.652s [2020-02-19T10:53:15.887Z] [2020-02-19T10:53:15.887Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-02-19T10:53:16.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-02-19T10:53:18.343Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-02-19T10:53:18.805Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-19T10:53:18.805Z] INFO: Testing against a local daemon [2020-02-19T10:53:18.805Z] ok github.com/docker/docker/integration/volume 0.308s [2020-02-19T10:53:18.805Z] [2020-02-19T10:53:18.805Z] === Skipped [2020-02-19T10:53:18.805Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-02-19T10:53:18.805Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-02-19T10:53:18.805Z] [2020-02-19T10:53:18.805Z] [2020-02-19T10:53:18.805Z] DONE 5 tests, 1 skipped in 2.745s [2020-02-19T10:53:18.805Z] [2020-02-19T10:53:18.805Z] INFO: make.ps1 ended at 02/19/2020 10:53:18 [2020-02-19T10:53:18.805Z] INFO: Integration CLI tests being run from the host: [2020-02-19T10:53:18.805Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-02-19T10:53:19.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-02-19T10:53:21.588Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-02-19T10:53:22.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-02-19T10:53:24.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000aa2520_} [2020-02-19T10:53:26.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1740850803_/foo_false____} [2020-02-19T10:53:28.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1740850803_/foo_true____} [2020-02-19T10:53:29.173Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-19T10:53:29.173Z] INFO: Testing against a local daemon [2020-02-19T10:53:29.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3816208182_/foo_false____} [2020-02-19T10:53:31.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3816208182_/foo_true____} [2020-02-19T10:53:31.725Z] #33 128.7 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-19T10:53:31.725Z] #33 131.3 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-19T10:53:31.725Z] #33 132.6 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-19T10:53:31.725Z] #33 134.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-19T10:53:31.725Z] #33 137.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-19T10:53:32.656Z] #33 138.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-19T10:53:32.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3816208182_/foo_true__0xc000aa29a0__} [2020-02-19T10:53:34.072Z] #33 139.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-19T10:53:34.546Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000aa29c0_} [2020-02-19T10:53:35.003Z] #33 140.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-19T10:53:35.261Z] #33 141.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-19T10:53:35.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000aa29e0_} [2020-02-19T10:53:37.157Z] #33 142.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-19T10:53:37.267Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-19T10:53:37.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000aa2a00_} [2020-02-19T10:53:38.090Z] #33 143.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-19T10:53:39.150Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000aa2a20_} [2020-02-19T10:53:39.460Z] #33 145.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-19T10:53:41.033Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-02-19T10:53:41.355Z] #33 146.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-19T10:53:42.393Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-02-19T10:53:42.393Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-02-19T10:53:42.393Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-02-19T10:53:42.393Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-02-19T10:53:42.393Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-02-19T10:53:42.393Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-02-19T10:53:42.393Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-02-19T10:53:42.393Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-02-19T10:53:42.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-02-19T10:53:42.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-02-19T10:53:42.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-02-19T10:53:42.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-02-19T10:53:42.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-02-19T10:53:42.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-02-19T10:53:42.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-02-19T10:53:42.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-02-19T10:53:42.725Z] #33 148.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-19T10:53:42.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-02-19T10:53:42.972Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-02-19T10:53:44.097Z] #33 149.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-19T10:53:45.992Z] #33 151.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-19T10:53:46.231Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-02-19T10:53:46.923Z] #33 152.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-19T10:53:48.292Z] #33 153.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-19T10:53:48.738Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-02-19T10:53:49.223Z] #33 154.9 [2020-02-19T10:53:49.787Z] #33 DONE 155.4s [2020-02-19T10:53:49.787Z] [2020-02-19T10:53:49.787Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-02-19T10:53:51.683Z] #34 DONE 1.6s [2020-02-19T10:53:51.995Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-02-19T10:53:53.053Z] [2020-02-19T10:53:53.053Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-02-19T10:53:53.617Z] #35 DONE 0.9s [2020-02-19T10:53:53.617Z] [2020-02-19T10:53:53.617Z] #36 exporting to image [2020-02-19T10:53:53.617Z] #36 exporting layers [2020-02-19T10:53:53.877Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-02-19T10:53:53.877Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-02-19T10:53:54.802Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-02-19T10:53:55.512Z] #36 exporting layers 2.1s done [2020-02-19T10:53:55.512Z] #36 writing image sha256:6d878f9538a1156dfdf187008868f232170223014ac077e4f2e25bd9d1afc980 done [2020-02-19T10:53:55.512Z] #36 naming to docker.io/library/moby-e2e-test done [2020-02-19T10:53:55.512Z] #36 DONE 2.1s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-19T10:53:55.726Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-02-19T10:53:55.824Z] + echo Ensuring container killed. [2020-02-19T10:53:55.824Z] Ensuring container killed. [2020-02-19T10:53:55.824Z] + docker rm -vf docker-pr5 [2020-02-19T10:53:55.824Z] Error: No such container: docker-pr5 [2020-02-19T10:53:55.824Z] + true [Pipeline] sh [2020-02-19T10:53:56.108Z] + echo Chowning /workspace to jenkins user [2020-02-19T10:53:56.108Z] Chowning /workspace to jenkins user [2020-02-19T10:53:56.108Z] + id -u [2020-02-19T10:53:56.108Z] + id -g [2020-02-19T10:53:56.108Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40510:/workspace busybox chown -R 1000:1000 /workspace [2020-02-19T10:53:56.650Z] === RUN TestDockerSuite/TestCpFromCaseA [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-19T10:53:57.338Z] + bundleName=unit [2020-02-19T10:53:57.338Z] + echo Creating unit-bundles.tar.gz [2020-02-19T10:53:57.338Z] Creating unit-bundles.tar.gz [2020-02-19T10:53:57.338Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-02-19T10:53:57.338Z] bundles/junit-report.xml [2020-02-19T10:53:57.338Z] bundles/go-test-report.json [2020-02-19T10:53:57.338Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-02-19T10:53:57.389Z] Archiving artifacts [2020-02-19T10:53:57.575Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-02-19T10:53:57.859Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40510/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-19T10:53:58.169Z] + make clean [2020-02-19T10:53:58.426Z] docker volume rm -f docker-dev-cache [2020-02-19T10:53:58.426Z] docker-dev-cache [Pipeline] deleteDir [2020-02-19T10:53:58.499Z] === RUN TestDockerSuite/TestCpFromCaseC [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-19T10:53:59.425Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-02-19T10:54:00.786Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-02-19T10:54:01.711Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-02-19T10:54:02.635Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-02-19T10:54:03.997Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-02-19T10:54:04.920Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-02-19T10:54:05.845Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-02-19T10:54:05.954Z] --- PASS: TestBuildWithHugeFile (81.86s) [2020-02-19T10:54:05.954Z] === RUN TestBuildWithEmptyDockerfile [2020-02-19T10:54:05.954Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-19T10:54:05.954Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-19T10:54:05.954Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-19T10:54:05.954Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-19T10:54:05.954Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-19T10:54:05.954Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-19T10:54:05.954Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-19T10:54:05.954Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-19T10:54:05.954Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-19T10:54:05.954Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-02-19T10:54:05.954Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.35s) [2020-02-19T10:54:05.954Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.36s) [2020-02-19T10:54:05.954Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.36s) [2020-02-19T10:54:05.954Z] === RUN TestBuildPreserveOwnership [2020-02-19T10:54:05.954Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-19T10:54:06.769Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-02-19T10:54:08.651Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-02-19T10:54:09.464Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-19T10:54:09.575Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-02-19T10:54:10.499Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-02-19T10:54:10.499Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-02-19T10:54:10.957Z] --- PASS: TestBuildPreserveOwnership (4.91s) [2020-02-19T10:54:10.957Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.21s) [2020-02-19T10:54:10.957Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s) [2020-02-19T10:54:10.957Z] === RUN TestBuildPlatformInvalid [2020-02-19T10:54:10.957Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-02-19T10:54:10.957Z] PASS [2020-02-19T10:54:10.957Z] [2020-02-19T10:54:10.957Z] === Skipped [2020-02-19T10:54:10.957Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-02-19T10:54:10.957Z] build_session_test.go:25: TODO: BuildKit [2020-02-19T10:54:10.957Z] [2020-02-19T10:54:10.957Z] [2020-02-19T10:54:10.957Z] DONE 32 tests, 1 skipped in 127.953s [2020-02-19T10:54:10.957Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-02-19T10:54:10.957Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:54:10.957Z] ++ set -e [2020-02-19T10:54:10.957Z] ++ '[' -n 0 ']' [2020-02-19T10:54:10.957Z] ++ set -x [2020-02-19T10:54:10.957Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:54:10.957Z] INFO: Testing against a local daemon [2020-02-19T10:54:10.957Z] === RUN TestConfigList [2020-02-19T10:54:11.422Z] === RUN TestDockerSuite/TestCpRelativePath [2020-02-19T10:54:12.345Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-02-19T10:54:13.268Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-02-19T10:54:13.670Z] --- PASS: TestConfigList (2.25s) [2020-02-19T10:54:13.670Z] === RUN TestConfigsCreateAndDelete [2020-02-19T10:54:14.192Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-02-19T10:54:15.553Z] === RUN TestDockerSuite/TestCpToCaseA [2020-02-19T10:54:15.720Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2020-02-19T10:54:15.720Z] === RUN TestConfigsUpdate [2020-02-19T10:54:17.435Z] === RUN TestDockerSuite/TestCpToCaseB [2020-02-19T10:54:17.769Z] --- PASS: TestConfigsUpdate (2.27s) [2020-02-19T10:54:17.769Z] === RUN TestTemplatedConfig [2020-02-19T10:54:18.359Z] === RUN TestDockerSuite/TestCpToCaseC [2020-02-19T10:54:20.476Z] --- PASS: TestTemplatedConfig (2.67s) [2020-02-19T10:54:20.477Z] === RUN TestConfigInspect [2020-02-19T10:54:20.866Z] === RUN TestDockerSuite/TestCpToCaseD [2020-02-19T10:54:23.191Z] --- PASS: TestConfigInspect (2.29s) [2020-02-19T10:54:23.191Z] === RUN TestConfigCreateWithLabels [2020-02-19T10:54:24.907Z] --- PASS: TestConfigCreateWithLabels (2.27s) [2020-02-19T10:54:24.907Z] === RUN TestConfigCreateResolve [2020-02-19T10:54:26.098Z] === RUN TestDockerSuite/TestCpToCaseE [2020-02-19T10:54:27.609Z] --- PASS: TestConfigCreateResolve (2.27s) [2020-02-19T10:54:27.610Z] === RUN TestConfigDaemonLibtrustID [2020-02-19T10:54:27.896Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-02-19T10:54:27.896Z] PASS [2020-02-19T10:54:27.896Z] [2020-02-19T10:54:27.896Z] DONE 8 tests in 16.891s [2020-02-19T10:54:27.896Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-02-19T10:54:27.896Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:54:27.896Z] ++ set -e [2020-02-19T10:54:27.896Z] ++ '[' -n 0 ']' [2020-02-19T10:54:27.896Z] ++ set -x [2020-02-19T10:54:27.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:54:27.896Z] INFO: Testing against a local daemon [2020-02-19T10:54:27.896Z] === RUN TestCheckpoint [2020-02-19T10:54:27.896Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-19T10:54:27.896Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-19T10:54:27.896Z] === RUN TestContainerInvalidJSON [2020-02-19T10:54:27.896Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-19T10:54:27.896Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-19T10:54:27.896Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-19T10:54:27.896Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-19T10:54:27.896Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-19T10:54:27.896Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-19T10:54:27.896Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-19T10:54:27.896Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-19T10:54:27.896Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-19T10:54:27.896Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-02-19T10:54:27.896Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-19T10:54:27.896Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-19T10:54:27.896Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-19T10:54:27.896Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-19T10:54:27.896Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-02-19T10:54:27.896Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-19T10:54:28.183Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-02-19T10:54:28.183Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-19T10:54:28.183Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-02-19T10:54:28.183Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-19T10:54:28.183Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-02-19T10:54:28.183Z] === RUN TestCopyFromContainer [2020-02-19T10:54:28.607Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-02-19T10:54:29.538Z] === RUN TestDockerSuite/TestCpToCaseF [2020-02-19T10:54:29.667Z] === RUN TestCopyFromContainer// [2020-02-19T10:54:29.953Z] === RUN TestCopyFromContainer//bar/root [2020-02-19T10:54:29.953Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-19T10:54:29.953Z] === RUN TestCopyFromContainer/bar/quux [2020-02-19T10:54:30.097Z] === RUN TestDockerSuite/TestCpToCaseG [2020-02-19T10:54:30.239Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-19T10:54:30.239Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-19T10:54:30.239Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-19T10:54:30.525Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-19T10:54:30.525Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-19T10:54:30.525Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-19T10:54:30.810Z] --- PASS: TestCopyFromContainer (2.51s) [2020-02-19T10:54:30.810Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-02-19T10:54:30.810Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-02-19T10:54:30.810Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-02-19T10:54:30.810Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-02-19T10:54:30.810Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-02-19T10:54:30.810Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-02-19T10:54:30.810Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-02-19T10:54:30.810Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-02-19T10:54:30.810Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-02-19T10:54:30.810Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-02-19T10:54:30.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-19T10:54:30.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-19T10:54:30.810Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-19T10:54:30.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-19T10:54:30.810Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-19T10:54:30.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-19T10:54:30.810Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-19T10:54:30.810Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-19T10:54:30.810Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-19T10:54:30.810Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-19T10:54:30.810Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-02-19T10:54:30.810Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-02-19T10:54:30.810Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-02-19T10:54:30.810Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-02-19T10:54:30.810Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-19T10:54:30.810Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-02-19T10:54:30.810Z] === RUN TestCreateWithInvalidEnv [2020-02-19T10:54:30.810Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-19T10:54:30.810Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-19T10:54:30.810Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-19T10:54:30.810Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-19T10:54:30.810Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-19T10:54:30.810Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-19T10:54:30.810Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-19T10:54:30.810Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-19T10:54:30.810Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-19T10:54:30.810Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-19T10:54:30.810Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-19T10:54:30.810Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-02-19T10:54:30.810Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-02-19T10:54:30.810Z] === RUN TestCreateTmpfsMountsTarget [2020-02-19T10:54:30.810Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-02-19T10:54:30.810Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-19T10:54:32.851Z] --- PASS: TestCreateWithCustomMaskedPaths (1.85s) [2020-02-19T10:54:32.851Z] === RUN TestCreateWithCapabilities [2020-02-19T10:54:32.851Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-19T10:54:32.851Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-19T10:54:32.851Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-19T10:54:32.851Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-19T10:54:32.851Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-19T10:54:32.851Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-19T10:54:32.851Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-19T10:54:32.851Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-19T10:54:32.851Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-19T10:54:32.851Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-19T10:54:32.851Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-19T10:54:32.851Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-19T10:54:32.851Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-19T10:54:32.851Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-19T10:54:32.851Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-19T10:54:32.851Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-19T10:54:32.851Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-19T10:54:32.851Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-19T10:54:32.851Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-19T10:54:32.851Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-19T10:54:32.851Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-19T10:54:32.851Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-19T10:54:32.851Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-19T10:54:32.851Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-19T10:54:32.851Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-19T10:54:32.851Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-19T10:54:32.851Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-19T10:54:32.851Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-19T10:54:32.851Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-19T10:54:32.851Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-19T10:54:32.851Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-19T10:54:32.851Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-19T10:54:32.851Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-19T10:54:32.851Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-02-19T10:54:32.851Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-02-19T10:54:32.851Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-19T10:54:32.851Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-02-19T10:54:32.851Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-02-19T10:54:32.851Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-19T10:54:32.851Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-02-19T10:54:32.851Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-02-19T10:54:32.851Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-02-19T10:54:32.851Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-02-19T10:54:32.851Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-02-19T10:54:32.851Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-02-19T10:54:32.851Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-19T10:54:34.905Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.99s) [2020-02-19T10:54:34.905Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-19T10:54:34.905Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-19T10:54:34.905Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-19T10:54:34.905Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-19T10:54:34.905Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-19T10:54:34.905Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-19T10:54:34.905Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-19T10:54:34.905Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-19T10:54:34.905Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-19T10:54:34.905Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-19T10:54:34.905Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-19T10:54:34.905Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-19T10:54:34.905Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-19T10:54:34.905Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-19T10:54:34.905Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-19T10:54:34.905Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-19T10:54:34.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-02-19T10:54:34.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-02-19T10:54:34.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-02-19T10:54:34.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-02-19T10:54:34.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-02-19T10:54:34.905Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-02-19T10:54:34.905Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-19T10:54:35.326Z] === RUN TestDockerSuite/TestCpToCaseH [2020-02-19T10:54:35.525Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2020-02-19T10:54:35.525Z] === RUN TestContainerStartOnDaemonRestart [2020-02-19T10:54:35.525Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-19T10:54:35.525Z] === RUN TestDaemonRestartIpcMode [2020-02-19T10:54:35.525Z] === PAUSE TestDaemonRestartIpcMode [2020-02-19T10:54:35.525Z] === RUN TestDaemonHostGatewayIP [2020-02-19T10:54:35.525Z] === PAUSE TestDaemonHostGatewayIP [2020-02-19T10:54:35.525Z] === RUN TestDiff [2020-02-19T10:54:36.542Z] --- PASS: TestDiff (0.66s) [2020-02-19T10:54:36.542Z] === RUN TestExecWithCloseStdin [2020-02-19T10:54:37.161Z] --- PASS: TestExecWithCloseStdin (0.77s) [2020-02-19T10:54:37.161Z] === RUN TestExec [2020-02-19T10:54:37.826Z] --- PASS: TestExec (0.80s) [2020-02-19T10:54:37.826Z] === RUN TestExecUser [2020-02-19T10:54:38.840Z] --- PASS: TestExecUser (0.79s) [2020-02-19T10:54:38.840Z] === RUN TestExportContainerAndImportImage [2020-02-19T10:54:39.480Z] === RUN TestDockerSuite/TestCpToCaseI [2020-02-19T10:54:39.480Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-02-19T10:54:39.858Z] --- PASS: TestExportContainerAndImportImage (0.95s) [2020-02-19T10:54:39.858Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-19T10:54:41.351Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2020-02-19T10:54:41.351Z] === RUN TestHealthCheckWorkdir [2020-02-19T10:54:42.366Z] --- PASS: TestHealthCheckWorkdir (0.94s) [2020-02-19T10:54:42.366Z] === RUN TestHealthKillContainer [2020-02-19T10:54:44.711Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-02-19T10:54:45.053Z] --- PASS: TestHealthKillContainer (2.85s) [2020-02-19T10:54:45.053Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-19T10:54:45.634Z] === RUN TestDockerSuite/TestCpToDot [2020-02-19T10:54:45.674Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2020-02-19T10:54:45.674Z] === RUN TestIpcModeNone [2020-02-19T10:54:46.558Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-02-19T10:54:46.692Z] --- PASS: TestIpcModeNone (0.78s) [2020-02-19T10:54:46.692Z] === RUN TestIpcModePrivate [2020-02-19T10:54:47.310Z] --- PASS: TestIpcModePrivate (0.77s) [2020-02-19T10:54:47.310Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-02-19T10:54:47.310Z] === RUN TestIpcModeShareable [2020-02-19T10:54:47.921Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-02-19T10:54:47.933Z] --- PASS: TestIpcModeShareable (0.76s) [2020-02-19T10:54:47.933Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-02-19T10:54:47.933Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-19T10:54:49.804Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-02-19T10:54:49.804Z] === RUN TestDockerSuite/TestCpToStdout [2020-02-19T10:54:50.639Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.27s) [2020-02-19T10:54:50.639Z] === RUN TestAPIIpcModeHost [2020-02-19T10:54:50.730Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-02-19T10:54:50.926Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-02-19T10:54:50.926Z] === RUN TestDaemonIpcModeShareable [2020-02-19T10:54:52.407Z] --- PASS: TestDaemonIpcModeShareable (1.65s) [2020-02-19T10:54:52.407Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-02-19T10:54:52.407Z] === RUN TestDaemonIpcModePrivate [2020-02-19T10:54:54.454Z] --- PASS: TestDaemonIpcModePrivate (1.69s) [2020-02-19T10:54:54.454Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-02-19T10:54:54.454Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-19T10:54:54.887Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-02-19T10:54:54.888Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-02-19T10:54:54.888Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-02-19T10:54:55.812Z] === RUN TestDockerSuite/TestCpVolumePath [2020-02-19T10:54:55.944Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2020-02-19T10:54:55.944Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-02-19T10:54:55.944Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-19T10:54:57.444Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2020-02-19T10:54:57.444Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-02-19T10:54:57.444Z] === RUN TestIpcModeOlderClient [2020-02-19T10:54:57.696Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-02-19T10:54:57.696Z] === RUN TestDockerSuite/TestCreateArgs [2020-02-19T10:54:57.730Z] === PAUSE TestIpcModeOlderClient [2020-02-19T10:54:57.730Z] === RUN TestKillContainerInvalidSignal [2020-02-19T10:54:57.953Z] === RUN TestDockerSuite/TestCreateByImageID [2020-02-19T10:54:58.354Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2020-02-19T10:54:58.355Z] === RUN TestKillContainer [2020-02-19T10:54:58.355Z] === RUN TestKillContainer/no_signal [2020-02-19T10:54:58.512Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-02-19T10:54:58.978Z] === RUN TestKillContainer/non_killing_signal [2020-02-19T10:54:59.435Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-02-19T10:54:59.435Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-02-19T10:54:59.600Z] === RUN TestKillContainer/killing_signal [2020-02-19T10:54:59.690Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-02-19T10:55:00.218Z] --- PASS: TestKillContainer (2.04s) [2020-02-19T10:55:00.218Z] --- PASS: TestKillContainer/no_signal (0.63s) [2020-02-19T10:55:00.218Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-02-19T10:55:00.218Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2020-02-19T10:55:00.218Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-19T10:55:00.218Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-19T10:55:00.838Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-19T10:55:01.051Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-02-19T10:55:01.051Z] === RUN TestDockerSuite/TestCreateLabels [2020-02-19T10:55:01.305Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-02-19T10:55:01.305Z] === RUN TestDockerSuite/TestCreateRM [2020-02-19T10:55:01.560Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-02-19T10:55:01.560Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-02-19T10:55:01.816Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-02-19T10:55:01.854Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2020-02-19T10:55:01.854Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2020-02-19T10:55:01.854Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-02-19T10:55:01.854Z] === RUN TestKillStoppedContainer [2020-02-19T10:55:01.854Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-02-19T10:55:01.854Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-19T10:55:01.854Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-02-19T10:55:01.854Z] === RUN TestKillDifferentUserContainer [2020-02-19T10:55:02.071Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-02-19T10:55:02.475Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2020-02-19T10:55:02.475Z] === RUN TestInspectOomKilledTrue [2020-02-19T10:55:03.960Z] --- PASS: TestInspectOomKilledTrue (1.25s) [2020-02-19T10:55:03.960Z] === RUN TestInspectOomKilledFalse [2020-02-19T10:55:04.581Z] --- PASS: TestInspectOomKilledFalse (0.64s) [2020-02-19T10:55:04.581Z] === RUN TestLinksEtcHostsContentMatch [2020-02-19T10:55:04.868Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s) [2020-02-19T10:55:04.868Z] === RUN TestLinksContainerNames [2020-02-19T10:55:05.331Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-02-19T10:55:05.331Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-02-19T10:55:05.331Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-02-19T10:55:06.353Z] --- PASS: TestLinksContainerNames (1.26s) [2020-02-19T10:55:06.353Z] === RUN TestLogsFollowTailEmpty [2020-02-19T10:55:06.974Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2020-02-19T10:55:06.974Z] === RUN TestContainerNetworkMountsNoChown [2020-02-19T10:55:07.593Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/default [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/default [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/private [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/private [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/rprivate [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/slave [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/slave [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/rslave [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/shared [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/shared [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/rshared [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-19T10:55:07.593Z] === CONT TestMountDaemonRoot/default [2020-02-19T10:55:07.593Z] === CONT TestMountDaemonRoot/shared [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-19T10:55:07.593Z] === CONT TestMountDaemonRoot/rslave [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-19T10:55:07.593Z] === CONT TestMountDaemonRoot/rprivate [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-19T10:55:07.593Z] === CONT TestMountDaemonRoot/rshared [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-19T10:55:07.593Z] === CONT TestMountDaemonRoot/slave [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-19T10:55:07.593Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-19T10:55:07.593Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-19T10:55:07.594Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-19T10:55:07.594Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-19T10:55:07.594Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-19T10:55:07.594Z] === CONT TestMountDaemonRoot/private [2020-02-19T10:55:07.594Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-19T10:55:07.594Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-19T10:55:07.594Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-19T10:55:07.594Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-19T10:55:07.594Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-19T10:55:07.594Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-19T10:55:07.594Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-19T10:55:07.594Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-19T10:55:07.594Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-19T10:55:07.594Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-19T10:55:07.594Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-19T10:55:07.594Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-19T10:55:07.594Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-19T10:55:07.594Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-19T10:55:07.594Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-19T10:55:07.594Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-19T10:55:07.594Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-19T10:55:07.594Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-19T10:55:07.594Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-19T10:55:07.594Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-19T10:55:07.594Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-19T10:55:07.594Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-19T10:55:07.594Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-19T10:55:07.880Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-19T10:55:07.880Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-19T10:55:07.880Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-19T10:55:07.880Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-19T10:55:07.880Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-19T10:55:07.880Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-19T10:55:07.880Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-19T10:55:07.880Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-19T10:55:07.880Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-19T10:55:07.880Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-19T10:55:07.880Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-19T10:55:07.880Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-19T10:55:07.880Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-19T10:55:07.880Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-02-19T10:55:07.880Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-19T10:55:07.880Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-02-19T10:55:07.880Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-02-19T10:55:07.880Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-02-19T10:55:07.880Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-02-19T10:55:07.880Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-19T10:55:07.880Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-02-19T10:55:07.880Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-02-19T10:55:07.880Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-02-19T10:55:07.880Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-02-19T10:55:07.880Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-19T10:55:07.880Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-02-19T10:55:07.880Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-02-19T10:55:07.880Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-02-19T10:55:07.880Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-02-19T10:55:07.880Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-19T10:55:07.880Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-02-19T10:55:07.881Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-02-19T10:55:07.881Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-02-19T10:55:07.881Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-02-19T10:55:07.881Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-19T10:55:07.881Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-02-19T10:55:07.881Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-02-19T10:55:07.881Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-02-19T10:55:07.881Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-02-19T10:55:07.881Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-19T10:55:07.881Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-02-19T10:55:07.881Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-02-19T10:55:07.881Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-02-19T10:55:07.881Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-02-19T10:55:07.881Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-19T10:55:07.881Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-02-19T10:55:07.881Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-02-19T10:55:07.881Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-02-19T10:55:07.881Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-02-19T10:55:07.881Z] === RUN TestContainerBindMountNonRecursive [2020-02-19T10:55:08.588Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-02-19T10:55:08.588Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-02-19T10:55:08.588Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-02-19T10:55:08.843Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-02-19T10:55:08.843Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-02-19T10:55:08.843Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-02-19T10:55:09.766Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-02-19T10:55:09.918Z] --- PASS: TestContainerBindMountNonRecursive (1.63s) [2020-02-19T10:55:09.918Z] === RUN TestNetworkNat [2020-02-19T10:55:10.217Z] --- PASS: TestNetworkNat (0.74s) [2020-02-19T10:55:10.217Z] === RUN TestNetworkLocalhostTCPNat [2020-02-19T10:55:11.234Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2020-02-19T10:55:11.235Z] === RUN TestNetworkLoopbackNat [2020-02-19T10:55:11.649Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-02-19T10:55:11.854Z] --- PASS: TestNetworkLoopbackNat (0.94s) [2020-02-19T10:55:11.854Z] === RUN TestPause [2020-02-19T10:55:12.207Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-02-19T10:55:12.880Z] --- PASS: TestPause (0.71s) [2020-02-19T10:55:12.880Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-19T10:55:12.880Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-19T10:55:12.880Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-19T10:55:12.880Z] === RUN TestPauseStopPausedContainer [2020-02-19T10:55:13.499Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2020-02-19T10:55:13.499Z] === RUN TestPsFilter [2020-02-19T10:55:13.499Z] --- PASS: TestPsFilter (0.19s) [2020-02-19T10:55:13.499Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-19T10:55:13.567Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-02-19T10:55:14.120Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2020-02-19T10:55:14.120Z] === RUN TestRemoveContainerWithVolume [2020-02-19T10:55:14.127Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-02-19T10:55:14.742Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2020-02-19T10:55:14.742Z] === RUN TestRemoveContainerRunning [2020-02-19T10:55:15.361Z] --- PASS: TestRemoveContainerRunning (0.65s) [2020-02-19T10:55:15.361Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-19T10:55:16.012Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-02-19T10:55:16.376Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2020-02-19T10:55:16.376Z] === RUN TestRemoveInvalidContainer [2020-02-19T10:55:16.376Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-02-19T10:55:16.376Z] === RUN TestRenameLinkedContainer [2020-02-19T10:55:16.936Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-02-19T10:55:17.859Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-02-19T10:55:17.859Z] === RUN TestDockerSuite/TestDevicePermissions [2020-02-19T10:55:18.781Z] === RUN TestDockerSuite/TestDockerFails [2020-02-19T10:55:18.781Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-02-19T10:55:18.781Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-02-19T10:55:18.781Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-02-19T10:55:19.087Z] --- PASS: TestRenameLinkedContainer (2.69s) [2020-02-19T10:55:19.088Z] === RUN TestRenameStoppedContainer [2020-02-19T10:55:19.710Z] --- PASS: TestRenameStoppedContainer (0.63s) [2020-02-19T10:55:19.710Z] === RUN TestRenameRunningContainerAndReuse [2020-02-19T10:55:20.725Z] --- PASS: TestRenameRunningContainerAndReuse (1.31s) [2020-02-19T10:55:20.725Z] === RUN TestRenameInvalidName [2020-02-19T10:55:20.743Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-02-19T10:55:21.302Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-02-19T10:55:21.740Z] --- PASS: TestRenameInvalidName (0.67s) [2020-02-19T10:55:21.740Z] === RUN TestRenameAnonymousContainer [2020-02-19T10:55:23.187Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-02-19T10:55:23.187Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-02-19T10:55:23.187Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-02-19T10:55:23.187Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-02-19T10:55:24.433Z] --- PASS: TestRenameAnonymousContainer (2.50s) [2020-02-19T10:55:24.433Z] === RUN TestRenameContainerWithSameName [2020-02-19T10:55:24.718Z] --- PASS: TestRenameContainerWithSameName (0.63s) [2020-02-19T10:55:24.718Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-19T10:55:26.206Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s) [2020-02-19T10:55:26.206Z] === RUN TestResize [2020-02-19T10:55:26.493Z] --- PASS: TestResize (0.68s) [2020-02-19T10:55:26.493Z] === RUN TestResizeWithInvalidSize [2020-02-19T10:55:27.510Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2020-02-19T10:55:27.510Z] === RUN TestResizeWhenContainerNotStarted [2020-02-19T10:55:28.136Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2020-02-19T10:55:28.136Z] === RUN TestDaemonRestartKillContainers [2020-02-19T10:55:28.136Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-19T10:55:28.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-19T10:55:28.136Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-19T10:55:28.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-19T10:55:28.136Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-19T10:55:28.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-19T10:55:28.136Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-19T10:55:28.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-19T10:55:28.136Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-19T10:55:28.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-19T10:55:28.136Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-19T10:55:28.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-19T10:55:28.136Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-19T10:55:28.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-19T10:55:28.136Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-19T10:55:28.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-19T10:55:28.136Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-19T10:55:28.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-19T10:55:28.136Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-19T10:55:28.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-19T10:55:28.136Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-19T10:55:28.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-19T10:55:28.136Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-19T10:55:28.136Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-19T10:55:28.136Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-19T10:55:28.136Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-19T10:55:28.136Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-19T10:55:28.136Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-19T10:55:29.708Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-02-19T10:55:30.195Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-19T10:55:30.195Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-19T10:55:31.068Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-02-19T10:55:31.228Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-19T10:55:31.518Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-19T10:55:32.950Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-02-19T10:55:33.591Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-19T10:55:33.591Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-19T10:55:35.653Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-19T10:55:35.947Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-19T10:55:36.209Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-02-19T10:55:37.992Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-19T10:55:37.992Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.16s) [2020-02-19T10:55:37.992Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.26s) [2020-02-19T10:55:37.992Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.40s) [2020-02-19T10:55:37.992Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.54s) [2020-02-19T10:55:37.992Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.27s) [2020-02-19T10:55:37.992Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.24s) [2020-02-19T10:55:37.992Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.11s) [2020-02-19T10:55:37.992Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.68s) [2020-02-19T10:55:37.992Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.73s) [2020-02-19T10:55:37.992Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.20s) [2020-02-19T10:55:37.992Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2020-02-19T10:55:37.992Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s) [2020-02-19T10:55:37.992Z] === RUN TestCgroupNamespacesRun [2020-02-19T10:55:38.090Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-02-19T10:55:39.013Z] === RUN TestDockerSuite/TestEventsAttach [2020-02-19T10:55:39.936Z] === RUN TestDockerSuite/TestEventsCommit [2020-02-19T10:55:40.030Z] --- PASS: TestCgroupNamespacesRun (1.64s) [2020-02-19T10:55:40.030Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-19T10:55:40.862Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-02-19T10:55:41.529Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2020-02-19T10:55:41.529Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-19T10:55:41.785Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-02-19T10:55:42.708Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-02-19T10:55:43.020Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s) [2020-02-19T10:55:43.020Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-19T10:55:43.631Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-02-19T10:55:44.505Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s) [2020-02-19T10:55:44.506Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-19T10:55:45.513Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-02-19T10:55:46.548Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s) [2020-02-19T10:55:46.548Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-19T10:55:46.882Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-02-19T10:55:47.136Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-02-19T10:55:47.171Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2020-02-19T10:55:47.171Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-19T10:55:48.186Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2020-02-19T10:55:48.186Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-19T10:55:49.686Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s) [2020-02-19T10:55:49.686Z] === RUN TestKernelTCPMemory [2020-02-19T10:55:50.703Z] --- PASS: TestKernelTCPMemory (0.81s) [2020-02-19T10:55:50.703Z] === RUN TestNISDomainname [2020-02-19T10:55:51.294Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-02-19T10:55:51.327Z] --- PASS: TestNISDomainname (0.88s) [2020-02-19T10:55:51.328Z] === RUN TestHostnameDnsResolution [2020-02-19T10:55:52.819Z] --- PASS: TestHostnameDnsResolution (1.08s) [2020-02-19T10:55:52.819Z] === RUN TestStats [2020-02-19T10:55:53.803Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-19T10:55:53.803Z] === RUN TestDockerSuite/TestEventsCopy [2020-02-19T10:55:55.164Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-02-19T10:55:55.517Z] --- PASS: TestStats (2.53s) [2020-02-19T10:55:55.517Z] === RUN TestStopContainerWithTimeout [2020-02-19T10:55:55.517Z] === RUN TestStopContainerWithTimeout/0 [2020-02-19T10:55:55.517Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-19T10:55:55.517Z] === RUN TestStopContainerWithTimeout/1 [2020-02-19T10:55:55.517Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-19T10:55:55.517Z] === RUN TestStopContainerWithTimeout/3 [2020-02-19T10:55:55.517Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-19T10:55:55.517Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-19T10:55:55.517Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-19T10:55:55.517Z] === CONT TestStopContainerWithTimeout/0 [2020-02-19T10:55:55.517Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-19T10:55:55.517Z] === CONT TestStopContainerWithTimeout/1 [2020-02-19T10:55:55.517Z] === CONT TestStopContainerWithTimeout/3 [2020-02-19T10:55:57.046Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-02-19T10:55:57.971Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-02-19T10:55:58.224Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-02-19T10:55:58.224Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2020-02-19T10:55:58.224Z] --- PASS: TestStopContainerWithTimeout/1 (2.25s) [2020-02-19T10:55:58.224Z] --- PASS: TestStopContainerWithTimeout/3 (2.87s) [2020-02-19T10:55:58.224Z] --- PASS: TestStopContainerWithTimeout/-1 (3.21s) [2020-02-19T10:55:58.224Z] === RUN TestDeleteDevicemapper [2020-02-19T10:55:58.224Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-19T10:55:58.224Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-19T10:55:58.224Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-19T10:55:58.226Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-02-19T10:56:00.111Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-02-19T10:56:00.111Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-02-19T10:56:00.367Z] === RUN TestDockerSuite/TestEventsFilterType [2020-02-19T10:56:00.622Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-02-19T10:56:00.877Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-02-19T10:56:00.877Z] === RUN TestDockerSuite/TestEventsFilters [2020-02-19T10:56:01.705Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.78s) [2020-02-19T10:56:01.705Z] === RUN TestUpdateMemory [2020-02-19T10:56:01.992Z] --- PASS: TestUpdateMemory (0.89s) [2020-02-19T10:56:01.992Z] === RUN TestUpdateCPUQuota [2020-02-19T10:56:02.766Z] === RUN TestDockerSuite/TestEventsFormat [2020-02-19T10:56:03.020Z] --- PASS: TestUpdateCPUQuota (1.19s) [2020-02-19T10:56:03.020Z] === RUN TestUpdatePidsLimit [2020-02-19T10:56:03.307Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-19T10:56:03.596Z] === RUN TestUpdatePidsLimit/no_change [2020-02-19T10:56:03.882Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-19T10:56:04.167Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-02-19T10:56:04.168Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-02-19T10:56:04.168Z] === RUN TestDockerSuite/TestEventsImageImport [2020-02-19T10:56:04.171Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-19T10:56:04.464Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-19T10:56:04.753Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-19T10:56:05.038Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-19T10:56:05.091Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-02-19T10:56:05.345Z] === RUN TestDockerSuite/TestEventsImagePull [2020-02-19T10:56:06.521Z] --- PASS: TestUpdatePidsLimit (3.27s) [2020-02-19T10:56:06.521Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-02-19T10:56:06.521Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2020-02-19T10:56:06.521Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2020-02-19T10:56:06.521Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2020-02-19T10:56:06.521Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2020-02-19T10:56:06.521Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-02-19T10:56:06.521Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-02-19T10:56:06.521Z] === RUN TestUpdateRestartPolicy [2020-02-19T10:56:06.703Z] === RUN TestDockerSuite/TestEventsImageTag [2020-02-19T10:56:07.625Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-02-19T10:56:07.879Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-02-19T10:56:07.879Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-02-19T10:56:08.133Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-02-19T10:56:09.507Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-02-19T10:56:10.429Z] === RUN TestDockerSuite/TestEventsRename [2020-02-19T10:56:11.355Z] === RUN TestDockerSuite/TestEventsResize [2020-02-19T10:56:12.278Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-02-19T10:56:12.836Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-02-19T10:56:13.760Z] === RUN TestDockerSuite/TestEventsStreaming [2020-02-19T10:56:14.682Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-02-19T10:56:17.936Z] === RUN TestDockerSuite/TestEventsTop [2020-02-19T10:56:18.495Z] === RUN TestDockerSuite/TestEventsUntag [2020-02-19T10:56:19.078Z] --- PASS: TestUpdateRestartPolicy (12.22s) [2020-02-19T10:56:19.079Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-19T10:56:19.364Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2020-02-19T10:56:19.365Z] === RUN TestWaitNonBlocked [2020-02-19T10:56:19.365Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-19T10:56:19.365Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-19T10:56:19.365Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-19T10:56:19.365Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-19T10:56:19.365Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-19T10:56:19.365Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-19T10:56:20.392Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-02-19T10:56:20.392Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s) [2020-02-19T10:56:20.392Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.87s) [2020-02-19T10:56:20.392Z] === RUN TestWaitBlocked [2020-02-19T10:56:20.392Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-19T10:56:20.392Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-19T10:56:20.392Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-19T10:56:20.392Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-19T10:56:20.392Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-19T10:56:20.392Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-19T10:56:21.006Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-02-19T10:56:21.416Z] --- PASS: TestWaitBlocked (0.04s) [2020-02-19T10:56:21.416Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.92s) [2020-02-19T10:56:21.416Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2020-02-19T10:56:21.416Z] === CONT TestContainerStartOnDaemonRestart [2020-02-19T10:56:21.416Z] === CONT TestDaemonHostGatewayIP [2020-02-19T10:56:21.416Z] === CONT TestDaemonRestartIpcMode [2020-02-19T10:56:21.416Z] === CONT TestIpcModeOlderClient [2020-02-19T10:56:21.416Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-02-19T10:56:22.889Z] === RUN TestDockerSuite/TestExec [2020-02-19T10:56:22.889Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-02-19T10:56:23.812Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-02-19T10:56:24.737Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-02-19T10:56:25.296Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-02-19T10:56:25.550Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-02-19T10:56:25.839Z] --- PASS: TestContainerStartOnDaemonRestart (3.94s) [2020-02-19T10:56:25.839Z] --- PASS: TestDaemonHostGatewayIP (4.51s) [2020-02-19T10:56:25.839Z] --- PASS: TestDaemonRestartIpcMode (4.56s) [2020-02-19T10:56:25.839Z] PASS [2020-02-19T10:56:25.839Z] [2020-02-19T10:56:25.839Z] === Skipped [2020-02-19T10:56:25.839Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-02-19T10:56:25.839Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-19T10:56:25.839Z] [2020-02-19T10:56:25.839Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-19T10:56:25.839Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-19T10:56:25.839Z] [2020-02-19T10:56:25.839Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-02-19T10:56:25.839Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-19T10:56:25.839Z] [2020-02-19T10:56:25.839Z] [2020-02-19T10:56:25.839Z] DONE 199 tests, 3 skipped in 118.016s [2020-02-19T10:56:25.839Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-02-19T10:56:25.839Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:56:25.839Z] ++ set -e [2020-02-19T10:56:25.839Z] ++ '[' -n 0 ']' [2020-02-19T10:56:25.839Z] ++ set -x [2020-02-19T10:56:25.839Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-19T10:56:25.839Z] INFO: Testing against a local daemon [2020-02-19T10:56:25.839Z] === RUN TestCommitInheritsEnv [2020-02-19T10:56:26.462Z] --- PASS: TestCommitInheritsEnv (0.44s) [2020-02-19T10:56:26.462Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-19T10:56:26.462Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-19T10:56:26.462Z] === RUN TestImagesFilterMultiReference [2020-02-19T10:56:26.462Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-02-19T10:56:26.462Z] === RUN TestImagePullPlatformInvalid [2020-02-19T10:56:26.462Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-02-19T10:56:26.462Z] === RUN TestRemoveImageOrphaning [2020-02-19T10:56:26.474Z] === RUN TestDockerSuite/TestExecAPIStart [2020-02-19T10:56:27.083Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2020-02-19T10:56:27.083Z] === RUN TestRemoveImageGarbageCollector [2020-02-19T10:56:27.083Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-19T10:56:27.083Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T10:56:27.083Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-19T10:56:27.083Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-02-19T10:56:27.083Z] === RUN TestTagInvalidReference [2020-02-19T10:56:27.083Z] --- PASS: TestTagInvalidReference (0.03s) [2020-02-19T10:56:27.083Z] === RUN TestTagValidPrefixedRepo [2020-02-19T10:56:27.083Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-02-19T10:56:27.083Z] === RUN TestTagExistedNameWithoutForce [2020-02-19T10:56:27.083Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-02-19T10:56:27.083Z] === RUN TestTagOfficialNames [2020-02-19T10:56:27.083Z] --- PASS: TestTagOfficialNames (0.05s) [2020-02-19T10:56:27.083Z] === RUN TestTagMatchesDigest [2020-02-19T10:56:27.083Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-02-19T10:56:27.083Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-19T10:56:28.357Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-02-19T10:56:29.282Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-02-19T10:56:31.177Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-02-19T10:56:31.735Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-02-19T10:56:32.659Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-02-19T10:56:33.583Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-02-19T10:56:34.507Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-02-19T10:56:36.392Z] === RUN TestDockerSuite/TestExecCgroup [2020-02-19T10:56:37.754Z] === RUN TestDockerSuite/TestExecEnv [2020-02-19T10:56:38.677Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-02-19T10:56:40.561Z] === RUN TestDockerSuite/TestExecExitStatus [2020-02-19T10:56:41.484Z] === RUN TestDockerSuite/TestExecInspectID [2020-02-19T10:56:44.741Z] === RUN TestDockerSuite/TestExecInteractive [2020-02-19T10:56:45.300Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-02-19T10:56:46.223Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-02-19T10:56:47.146Z] === RUN TestDockerSuite/TestExecParseError [2020-02-19T10:56:47.705Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-02-19T10:56:48.628Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-02-19T10:56:49.187Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-02-19T10:56:49.747Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-02-19T10:56:51.108Z] === RUN TestDockerSuite/TestExecSetEnv [2020-02-19T10:56:52.032Z] === RUN TestDockerSuite/TestExecStartFails [2020-02-19T10:56:52.961Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-02-19T10:57:05.112Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-02-19T10:57:05.112Z] === RUN TestDockerSuite/TestExecTTY [2020-02-19T10:57:06.035Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-02-19T10:57:07.397Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-02-19T10:57:07.956Z] === RUN TestDockerSuite/TestExecUlimits [2020-02-19T10:57:09.316Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-02-19T10:57:09.316Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-02-19T10:57:11.823Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-02-19T10:57:12.382Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-02-19T10:57:13.306Z] === RUN TestDockerSuite/TestExecWithTERM [2020-02-19T10:57:14.666Z] === RUN TestDockerSuite/TestExecWithUser [2020-02-19T10:57:15.590Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-02-19T10:57:15.590Z] === RUN TestDockerSuite/TestGetContainerStats [2020-02-19T10:57:20.825Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-02-19T10:57:26.064Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-02-19T10:57:27.950Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-02-19T10:57:33.180Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-02-19T10:57:33.738Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-02-19T10:57:33.738Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-02-19T10:57:33.738Z] === RUN TestDockerSuite/TestHealth [2020-02-19T10:57:37.893Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-02-19T10:57:55.918Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-02-19T10:57:55.918Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-02-19T10:57:55.918Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-02-19T10:57:55.918Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-02-19T10:57:55.918Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-02-19T10:57:55.918Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-02-19T10:57:56.841Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-02-19T10:57:56.842Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-02-19T10:57:56.842Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-02-19T10:57:56.842Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-02-19T10:57:57.096Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-02-19T10:57:57.351Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-02-19T10:57:57.910Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-02-19T10:57:57.910Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-02-19T10:57:59.272Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-02-19T10:57:59.272Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-02-19T10:58:00.195Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-02-19T10:58:01.117Z] === RUN TestDockerSuite/TestImagesFormat [2020-02-19T10:58:01.117Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-02-19T10:58:02.043Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-02-19T10:58:05.304Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-02-19T10:58:05.304Z] === RUN TestDockerSuite/TestImportBadURL [2020-02-19T10:58:05.304Z] === RUN TestDockerSuite/TestImportDisplay [2020-02-19T10:58:06.665Z] === RUN TestDockerSuite/TestImportFile [2020-02-19T10:58:08.549Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-02-19T10:58:08.549Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-02-19T10:58:10.432Z] === RUN TestDockerSuite/TestImportGzipped [2020-02-19T10:58:12.315Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-02-19T10:58:14.199Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-02-19T10:58:15.121Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-02-19T10:58:16.044Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-02-19T10:58:16.604Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-02-19T10:58:16.858Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-02-19T10:58:16.858Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-02-19T10:58:16.858Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-02-19T10:58:17.781Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-02-19T10:58:18.704Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-02-19T10:58:19.264Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-02-19T10:58:20.624Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-02-19T10:58:21.183Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-02-19T10:58:22.106Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-02-19T10:58:22.106Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-02-19T10:58:23.465Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-02-19T10:58:24.389Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-02-19T10:58:24.963Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-02-19T10:58:24.963Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-02-19T10:58:25.906Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-02-19T10:58:25.906Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-02-19T10:58:27.267Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-02-19T10:58:28.191Z] === RUN TestDockerSuite/TestInspectDefault [2020-02-19T10:58:29.117Z] === RUN TestDockerSuite/TestInspectHistory [2020-02-19T10:58:30.040Z] === RUN TestDockerSuite/TestInspectImage [2020-02-19T10:58:30.040Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-02-19T10:58:30.040Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-02-19T10:58:30.040Z] === RUN TestDockerSuite/TestInspectInt64 [2020-02-19T10:58:30.963Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-02-19T10:58:31.887Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-02-19T10:58:31.888Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-02-19T10:58:32.812Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-02-19T10:58:33.735Z] === RUN TestDockerSuite/TestInspectPlugin [2020-02-19T10:58:36.244Z] === RUN TestDockerSuite/TestInspectRootFS [2020-02-19T10:58:36.244Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-02-19T10:58:36.803Z] === RUN TestDockerSuite/TestInspectStatus [2020-02-19T10:58:38.164Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-02-19T10:58:39.523Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-02-19T10:58:40.448Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-02-19T10:58:41.810Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-02-19T10:58:42.369Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-02-19T10:58:42.369Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-02-19T10:58:43.293Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-02-19T10:58:44.217Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-02-19T10:58:45.144Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-02-19T10:58:45.398Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-02-19T10:58:47.921Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-02-19T10:58:47.921Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-02-19T10:58:49.803Z] === RUN TestDockerSuite/TestLinksEnvs [2020-02-19T10:58:51.167Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-02-19T10:58:51.727Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-02-19T10:58:51.982Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-02-19T10:58:54.492Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-02-19T10:58:54.492Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-02-19T10:58:57.004Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-02-19T10:58:57.563Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-02-19T10:58:59.450Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-02-19T10:58:59.450Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-02-19T10:59:01.336Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-02-19T10:59:01.895Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-02-19T10:59:02.456Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-02-19T10:59:03.380Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-02-19T10:59:04.348Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-02-19T10:59:09.577Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-02-19T10:59:14.814Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-02-19T10:59:16.175Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-02-19T10:59:18.688Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-02-19T10:59:20.569Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-02-19T10:59:21.128Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-02-19T10:59:24.384Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-02-19T10:59:24.384Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-02-19T10:59:24.384Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-02-19T10:59:24.384Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-02-19T10:59:24.384Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-02-19T10:59:24.943Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-02-19T10:59:25.866Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-02-19T10:59:30.021Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-02-19T10:59:30.580Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-02-19T10:59:35.810Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-02-19T10:59:36.065Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-02-19T10:59:36.065Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-02-19T10:59:37.426Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-02-19T10:59:38.352Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-02-19T10:59:39.288Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-02-19T10:59:39.543Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-02-19T10:59:40.903Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-02-19T10:59:41.826Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-02-19T10:59:44.335Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-02-19T10:59:45.258Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-02-19T10:59:46.181Z] === RUN TestDockerSuite/TestLogsSince [2020-02-19T10:59:50.336Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-02-19T10:59:53.594Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-02-19T10:59:53.594Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-02-19T10:59:58.826Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-02-19T10:59:59.749Z] === RUN TestDockerSuite/TestLogsTail [2020-02-19T11:00:00.673Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-02-19T11:00:01.233Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-02-19T11:00:02.156Z] === RUN TestDockerSuite/TestMountIntoProc [2020-02-19T11:00:02.715Z] === RUN TestDockerSuite/TestMountIntoSys [2020-02-19T11:00:03.639Z] === RUN TestDockerSuite/TestNetHostname [2020-02-19T11:00:06.151Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-02-19T11:00:06.151Z] === RUN TestDockerSuite/TestNetworkEvents [2020-02-19T11:00:06.710Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-02-19T11:00:07.634Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-02-19T11:00:10.142Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-02-19T11:00:10.142Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-02-19T11:00:11.065Z] === RUN TestDockerSuite/TestPluginActive [2020-02-19T11:00:12.948Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-02-19T11:00:12.948Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-02-19T11:00:16.207Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-02-19T11:00:19.467Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-02-19T11:00:19.467Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-02-19T11:00:20.026Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-02-19T11:00:20.281Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-02-19T11:00:23.539Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-02-19T11:00:23.539Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-02-19T11:00:25.422Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-02-19T11:00:26.783Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-02-19T11:00:27.038Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-02-19T11:00:29.546Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-02-19T11:00:32.808Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-02-19T11:00:33.368Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-02-19T11:00:34.728Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-02-19T11:00:36.611Z] === RUN TestDockerSuite/TestPortHostBinding [2020-02-19T11:00:37.970Z] === RUN TestDockerSuite/TestPortList [2020-02-19T11:00:40.479Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-02-19T11:00:47.004Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-02-19T11:00:49.511Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-02-19T11:00:50.872Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-02-19T11:00:58.940Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-02-19T11:00:58.940Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-02-19T11:00:58.940Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-02-19T11:00:58.940Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-02-19T11:00:58.940Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-02-19T11:00:59.877Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-02-19T11:00:59.877Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-02-19T11:00:59.877Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-02-19T11:01:00.801Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-02-19T11:01:00.801Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-02-19T11:01:02.685Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-02-19T11:01:02.685Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-02-19T11:01:02.685Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-02-19T11:01:06.840Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-02-19T11:01:06.840Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-02-19T11:01:08.201Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-02-19T11:01:08.456Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-02-19T11:01:08.711Z] === RUN TestDockerSuite/TestPsByOrder [2020-02-19T11:01:09.635Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-02-19T11:01:12.143Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-02-19T11:01:13.506Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-02-19T11:01:14.868Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-02-19T11:01:17.376Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-02-19T11:01:17.937Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-02-19T11:01:23.173Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-02-19T11:01:23.173Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-02-19T11:01:27.329Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-02-19T11:01:31.484Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-02-19T11:01:34.741Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-02-19T11:01:36.101Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-02-19T11:01:39.357Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-02-19T11:01:40.280Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-02-19T11:01:42.167Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-02-19T11:01:43.527Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-02-19T11:01:44.888Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-02-19T11:01:46.776Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-02-19T11:01:48.660Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-02-19T11:01:48.660Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-02-19T11:01:49.593Z] === RUN TestDockerSuite/TestPsRightTagName [2020-02-19T11:01:50.008Z] --- PASS: TestImportExtremelyLargeImageWorks (321.30s) [2020-02-19T11:01:50.008Z] PASS [2020-02-19T11:01:50.008Z] [2020-02-19T11:01:50.008Z] === Skipped [2020-02-19T11:01:50.008Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-19T11:01:50.008Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T11:01:50.008Z] [2020-02-19T11:01:50.008Z] [2020-02-19T11:01:50.008Z] DONE 12 tests, 1 skipped in 322.637s [2020-02-19T11:01:50.008Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-02-19T11:01:50.008Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-19T11:01:50.008Z] ++ set -e [2020-02-19T11:01:50.008Z] ++ '[' -n 0 ']' [2020-02-19T11:01:50.008Z] ++ set -x [2020-02-19T11:01:50.008Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-19T11:01:50.008Z] INFO: Testing against a local daemon [2020-02-19T11:01:50.008Z] === RUN TestNetworkCreateDelete [2020-02-19T11:01:50.008Z] --- PASS: TestNetworkCreateDelete (0.23s) [2020-02-19T11:01:50.008Z] === RUN TestDockerNetworkDeletePreferID [2020-02-19T11:01:50.008Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2020-02-19T11:01:50.008Z] === RUN TestInspectNetwork [2020-02-19T11:01:52.101Z] === RUN TestDockerSuite/TestPsShowMounts [2020-02-19T11:01:52.737Z] === RUN TestInspectNetwork/full_network_id [2020-02-19T11:01:52.737Z] === RUN TestInspectNetwork/partial_network_id [2020-02-19T11:01:52.737Z] === RUN TestInspectNetwork/network_name [2020-02-19T11:01:52.737Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-19T11:01:54.607Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-02-19T11:01:55.530Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-02-19T11:01:55.530Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-02-19T11:01:55.784Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-02-19T11:01:56.039Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-02-19T11:01:56.039Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-02-19T11:01:56.962Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-02-19T11:01:57.154Z] --- PASS: TestInspectNetwork (7.72s) [2020-02-19T11:01:57.154Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-19T11:01:57.154Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-19T11:01:57.154Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-19T11:01:57.154Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-19T11:01:57.154Z] === RUN TestRunContainerWithBridgeNone [2020-02-19T11:01:58.321Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-02-19T11:01:58.576Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-02-19T11:01:59.919Z] --- PASS: TestRunContainerWithBridgeNone (2.29s) [2020-02-19T11:01:59.919Z] === RUN TestNetworkInvalidJSON [2020-02-19T11:01:59.919Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-19T11:01:59.919Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-19T11:01:59.919Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-19T11:01:59.919Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-19T11:01:59.919Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-19T11:01:59.919Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-19T11:01:59.919Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-19T11:01:59.919Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-19T11:01:59.919Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-19T11:01:59.919Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-02-19T11:01:59.919Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-19T11:01:59.919Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-19T11:01:59.919Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-19T11:01:59.919Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-19T11:02:00.459Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-02-19T11:02:00.547Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-02-19T11:02:00.547Z] === RUN TestDaemonDefaultNetworkPools [2020-02-19T11:02:01.383Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-02-19T11:02:01.383Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-02-19T11:02:01.570Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-02-19T11:02:01.570Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-19T11:02:02.606Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.25s) [2020-02-19T11:02:02.606Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-19T11:02:04.104Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.48s) [2020-02-19T11:02:04.104Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-19T11:02:04.733Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-02-19T11:02:04.733Z] === RUN TestServiceWithPredefinedNetwork [2020-02-19T11:02:07.451Z] --- PASS: TestServiceWithPredefinedNetwork (2.59s) [2020-02-19T11:02:07.451Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-19T11:02:07.451Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-19T11:02:07.451Z] service_test.go:230: FLAKY_TEST [2020-02-19T11:02:07.451Z] === RUN TestServiceWithDataPathPortInit [2020-02-19T11:02:11.309Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-02-19T11:02:11.309Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-02-19T11:02:13.819Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-02-19T11:02:13.819Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-02-19T11:02:13.819Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-02-19T11:02:14.073Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-02-19T11:02:16.579Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-02-19T11:02:18.462Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-02-19T11:02:22.622Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-02-19T11:02:22.622Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-02-19T11:02:22.758Z] --- PASS: TestServiceWithDataPathPortInit (14.66s) [2020-02-19T11:02:22.758Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-19T11:02:23.985Z] === RUN TestDockerSuite/TestRmiBlank [2020-02-19T11:02:23.985Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-02-19T11:02:24.239Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-02-19T11:02:25.164Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-02-19T11:02:27.673Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-02-19T11:02:28.233Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-02-19T11:02:29.595Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-02-19T11:02:29.640Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.39s) [2020-02-19T11:02:29.641Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fkgtd9bf3mweqwomuaiddf58e Created:2020-02-19 11:02:23.058492975 +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[cc6d79d52f6eac4333b6579f14074dd0155186fa66eda8815076f8032ec83188:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xnwsv7n2iaaqyy1xx272ium0g EndpointID:5b2635b37b54026e667c4f4d9b75488ae7e2035e2cd857f2a77c89b0eba73192 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ff0b52766ac1984588898f257fffb0c21011350f9e1e0a313a8f0ebe5bad28f8 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:6a98c6bb4112 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xnwsv7n2iaaqyy1xx272ium0g EndpointID:5b2635b37b54026e667c4f4d9b75488ae7e2035e2cd857f2a77c89b0eba73192 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-19T11:02:29.641Z] PASS [2020-02-19T11:02:29.641Z] [2020-02-19T11:02:29.641Z] === Skipped [2020-02-19T11:02:29.641Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-19T11:02:29.641Z] service_test.go:230: FLAKY_TEST [2020-02-19T11:02:29.641Z] [2020-02-19T11:02:29.641Z] [2020-02-19T11:02:29.641Z] DONE 21 tests, 1 skipped in 40.771s [2020-02-19T11:02:29.641Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-19T11:02:29.641Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-19T11:02:29.641Z] ++ set -e [2020-02-19T11:02:29.641Z] ++ '[' -n 0 ']' [2020-02-19T11:02:29.641Z] ++ set -x [2020-02-19T11:02:29.641Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-19T11:02:29.641Z] INFO: Testing against a local daemon [2020-02-19T11:02:29.641Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-19T11:02:29.641Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-19T11:02:29.641Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-19T11:02:29.641Z] === RUN TestDockerNetworkIpvlan [2020-02-19T11:02:29.641Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-19T11:02:29.641Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-19T11:02:29.641Z] PASS [2020-02-19T11:02:29.641Z] [2020-02-19T11:02:29.641Z] === Skipped [2020-02-19T11:02:29.641Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-19T11:02:29.641Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-19T11:02:29.641Z] [2020-02-19T11:02:29.641Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-19T11:02:29.641Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-19T11:02:29.641Z] [2020-02-19T11:02:29.641Z] [2020-02-19T11:02:29.641Z] DONE 2 tests, 2 skipped in 0.104s [2020-02-19T11:02:29.641Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-19T11:02:29.641Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-19T11:02:29.641Z] ++ set -e [2020-02-19T11:02:29.641Z] ++ '[' -n 0 ']' [2020-02-19T11:02:29.641Z] ++ set -x [2020-02-19T11:02:29.641Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-19T11:02:29.641Z] INFO: Testing against a local daemon [2020-02-19T11:02:29.641Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-19T11:02:29.850Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-02-19T11:02:31.155Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2020-02-19T11:02:31.155Z] === RUN TestDockerNetworkMacvlan [2020-02-19T11:02:31.805Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-19T11:02:32.358Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-02-19T11:02:32.842Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-19T11:02:32.919Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-02-19T11:02:33.874Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-19T11:02:34.802Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-02-19T11:02:35.786Z] === RUN TestDockerSuite/TestRmiTag [2020-02-19T11:02:36.041Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-02-19T11:02:36.592Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-19T11:02:36.965Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-02-19T11:02:40.073Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-19T11:02:42.198Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-02-19T11:02:42.198Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-02-19T11:02:43.122Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-02-19T11:02:43.681Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-02-19T11:02:44.496Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-19T11:02:45.040Z] === RUN TestDockerSuite/TestRunAddHost [2020-02-19T11:02:45.518Z] --- PASS: TestDockerNetworkMacvlan (14.44s) [2020-02-19T11:02:45.518Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-02-19T11:02:45.518Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-02-19T11:02:45.518Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2020-02-19T11:02:45.518Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.14s) [2020-02-19T11:02:45.518Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.97s) [2020-02-19T11:02:45.518Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2020-02-19T11:02:45.518Z] PASS [2020-02-19T11:02:45.518Z] [2020-02-19T11:02:45.518Z] DONE 8 tests in 16.029s [2020-02-19T11:02:45.518Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-19T11:02:45.518Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-19T11:02:45.518Z] ++ set -e [2020-02-19T11:02:45.518Z] ++ '[' -n 0 ']' [2020-02-19T11:02:45.518Z] ++ set -x [2020-02-19T11:02:45.518Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-19T11:02:45.518Z] testing: warning: no tests to run [2020-02-19T11:02:45.518Z] PASS [2020-02-19T11:02:45.518Z] [2020-02-19T11:02:45.518Z] DONE 0 tests in 0.019s [2020-02-19T11:02:45.518Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-19T11:02:45.518Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-19T11:02:45.518Z] ++ set -e [2020-02-19T11:02:45.518Z] ++ '[' -n 0 ']' [2020-02-19T11:02:45.518Z] ++ set -x [2020-02-19T11:02:45.518Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-19T11:02:45.518Z] INFO: Testing against a local daemon [2020-02-19T11:02:45.518Z] === RUN TestAuthZPluginAllowRequest [2020-02-19T11:02:45.963Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-02-19T11:02:46.218Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-02-19T11:02:47.140Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-02-19T11:02:47.140Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-02-19T11:02:47.573Z] --- PASS: TestAuthZPluginAllowRequest (1.57s) [2020-02-19T11:02:47.573Z] === RUN TestAuthZPluginTLS [2020-02-19T11:02:47.699Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-02-19T11:02:47.861Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-02-19T11:02:47.861Z] === RUN TestAuthZPluginDenyRequest [2020-02-19T11:02:47.955Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-02-19T11:02:48.481Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-02-19T11:02:48.481Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-19T11:02:48.778Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-02-19T11:02:48.778Z] === RUN TestAuthZPluginDenyResponse [2020-02-19T11:02:49.401Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-02-19T11:02:49.401Z] === RUN TestAuthZPluginAllowEventStream [2020-02-19T11:02:49.837Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-02-19T11:02:50.397Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-02-19T11:02:51.321Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-02-19T11:02:51.442Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2020-02-19T11:02:51.442Z] === RUN TestAuthZPluginErrorResponse [2020-02-19T11:02:51.729Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-02-19T11:02:51.729Z] === RUN TestAuthZPluginErrorRequest [2020-02-19T11:02:52.245Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-02-19T11:02:52.354Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-02-19T11:02:52.354Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-19T11:02:52.639Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-02-19T11:02:52.639Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-19T11:02:54.128Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-02-19T11:02:55.359Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2020-02-19T11:02:55.359Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-19T11:02:55.489Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-02-19T11:02:55.744Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-02-19T11:02:56.666Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-02-19T11:02:56.881Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.15s) [2020-02-19T11:02:56.881Z] === RUN TestAuthZPluginHeader [2020-02-19T11:02:57.589Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-02-19T11:02:57.922Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-02-19T11:02:57.922Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-19T11:02:57.922Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-19T11:02:57.922Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T11:02:57.922Z] === RUN TestAuthZPluginV2Disable [2020-02-19T11:02:57.922Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-19T11:02:57.922Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T11:02:57.922Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-19T11:02:57.922Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-19T11:02:57.922Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T11:02:57.922Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-19T11:02:57.922Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-19T11:02:57.922Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T11:02:57.922Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-19T11:02:58.512Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-02-19T11:02:58.512Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-02-19T11:02:59.435Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-02-19T11:03:00.795Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-02-19T11:03:01.731Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-02-19T11:03:03.091Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-02-19T11:03:03.649Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-02-19T11:03:04.574Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-02-19T11:03:05.497Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-02-19T11:03:05.497Z] === RUN TestDockerSuite/TestRunBindMounts [2020-02-19T11:03:08.005Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-02-19T11:03:08.930Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-02-19T11:03:09.853Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-02-19T11:03:10.413Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-02-19T11:03:11.336Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-02-19T11:03:11.336Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-02-19T11:03:12.260Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-02-19T11:03:13.183Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-02-19T11:03:13.742Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-02-19T11:03:14.669Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-02-19T11:03:14.669Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-02-19T11:03:15.593Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-02-19T11:03:15.593Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-02-19T11:03:16.153Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-02-19T11:03:16.408Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-02-19T11:03:16.462Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s) [2020-02-19T11:03:16.462Z] PASS [2020-02-19T11:03:16.462Z] [2020-02-19T11:03:16.462Z] === Skipped [2020-02-19T11:03:16.462Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-19T11:03:16.462Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T11:03:16.462Z] [2020-02-19T11:03:16.462Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-19T11:03:16.462Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T11:03:16.462Z] [2020-02-19T11:03:16.462Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-19T11:03:16.462Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T11:03:16.462Z] [2020-02-19T11:03:16.462Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-19T11:03:16.462Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T11:03:16.462Z] [2020-02-19T11:03:16.462Z] [2020-02-19T11:03:16.462Z] DONE 17 tests, 4 skipped in 29.294s [2020-02-19T11:03:16.462Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-19T11:03:16.462Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-19T11:03:16.462Z] ++ set -e [2020-02-19T11:03:16.462Z] ++ '[' -n 0 ']' [2020-02-19T11:03:16.462Z] ++ set -x [2020-02-19T11:03:16.462Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-19T11:03:16.462Z] INFO: Testing against a local daemon [2020-02-19T11:03:16.462Z] === RUN TestPluginInvalidJSON [2020-02-19T11:03:16.462Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-19T11:03:16.462Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-19T11:03:16.462Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-19T11:03:16.462Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-02-19T11:03:16.462Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-19T11:03:16.462Z] PASS [2020-02-19T11:03:16.462Z] [2020-02-19T11:03:16.462Z] DONE 2 tests in 0.123s [2020-02-19T11:03:16.462Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-19T11:03:16.462Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-19T11:03:16.462Z] ++ set -e [2020-02-19T11:03:16.462Z] ++ '[' -n 0 ']' [2020-02-19T11:03:16.462Z] ++ set -x [2020-02-19T11:03:16.462Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-19T11:03:16.462Z] INFO: Testing against a local daemon [2020-02-19T11:03:16.462Z] === RUN TestExternalGraphDriver [2020-02-19T11:03:16.462Z] === RUN TestExternalGraphDriver/json [2020-02-19T11:03:17.485Z] === RUN TestExternalGraphDriver/spec [2020-02-19T11:03:17.768Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-02-19T11:03:18.693Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-02-19T11:03:19.531Z] === RUN TestExternalGraphDriver/pull [2020-02-19T11:03:20.054Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-02-19T11:03:20.624Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-02-19T11:03:20.624Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-02-19T11:03:21.556Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-02-19T11:03:21.573Z] --- PASS: TestExternalGraphDriver (6.40s) [2020-02-19T11:03:21.573Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2020-02-19T11:03:21.573Z] --- PASS: TestExternalGraphDriver/spec (2.02s) [2020-02-19T11:03:21.573Z] --- PASS: TestExternalGraphDriver/pull (2.11s) [2020-02-19T11:03:21.573Z] === RUN TestGraphdriverPluginV2 [2020-02-19T11:03:21.573Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-02-19T11:03:21.573Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T11:03:21.573Z] PASS [2020-02-19T11:03:21.573Z] [2020-02-19T11:03:21.573Z] === Skipped [2020-02-19T11:03:21.573Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-02-19T11:03:21.573Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T11:03:21.573Z] [2020-02-19T11:03:21.573Z] [2020-02-19T11:03:21.573Z] DONE 5 tests, 1 skipped in 6.573s [2020-02-19T11:03:21.573Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-19T11:03:21.573Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-19T11:03:21.573Z] ++ set -e [2020-02-19T11:03:21.573Z] ++ '[' -n 0 ']' [2020-02-19T11:03:21.573Z] ++ set -x [2020-02-19T11:03:21.573Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-19T11:03:21.573Z] INFO: Testing against a local daemon [2020-02-19T11:03:21.573Z] === RUN TestContinueAfterPluginCrash [2020-02-19T11:03:21.573Z] === PAUSE TestContinueAfterPluginCrash [2020-02-19T11:03:21.573Z] === RUN TestDaemonStartWithLogOpt [2020-02-19T11:03:21.573Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-19T11:03:21.573Z] === CONT TestContinueAfterPluginCrash [2020-02-19T11:03:21.573Z] === CONT TestDaemonStartWithLogOpt [2020-02-19T11:03:23.438Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-02-19T11:03:24.797Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-02-19T11:03:26.680Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-02-19T11:03:27.239Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-02-19T11:03:28.162Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-02-19T11:03:29.089Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-02-19T11:03:30.013Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-02-19T11:03:30.572Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-02-19T11:03:32.455Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-02-19T11:03:33.815Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-02-19T11:03:36.325Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-02-19T11:03:36.325Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-02-19T11:03:37.248Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-02-19T11:03:39.755Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-02-19T11:03:40.138Z] --- PASS: TestDaemonStartWithLogOpt (15.83s) [2020-02-19T11:03:41.637Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-02-19T11:03:41.637Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-02-19T11:03:42.176Z] --- PASS: TestContinueAfterPluginCrash (20.60s) [2020-02-19T11:03:42.176Z] PASS [2020-02-19T11:03:42.176Z] [2020-02-19T11:03:42.176Z] DONE 2 tests in 20.702s [2020-02-19T11:03:42.176Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-19T11:03:42.176Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-19T11:03:42.176Z] ++ set -e [2020-02-19T11:03:42.176Z] ++ '[' -n 0 ']' [2020-02-19T11:03:42.176Z] ++ set -x [2020-02-19T11:03:42.176Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-19T11:03:42.464Z] INFO: Testing against a local daemon [2020-02-19T11:03:42.464Z] === RUN TestPluginWithDevMounts [2020-02-19T11:03:42.464Z] === PAUSE TestPluginWithDevMounts [2020-02-19T11:03:42.464Z] === CONT TestPluginWithDevMounts [2020-02-19T11:03:44.914Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-02-19T11:03:45.176Z] --- PASS: TestPluginWithDevMounts (2.33s) [2020-02-19T11:03:45.176Z] PASS [2020-02-19T11:03:45.176Z] [2020-02-19T11:03:45.176Z] DONE 1 tests in 2.431s [2020-02-19T11:03:45.176Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-02-19T11:03:45.176Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-19T11:03:45.176Z] ++ set -e [2020-02-19T11:03:45.176Z] ++ '[' -n 0 ']' [2020-02-19T11:03:45.176Z] ++ set -x [2020-02-19T11:03:45.176Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-19T11:03:45.176Z] INFO: Testing against a local daemon [2020-02-19T11:03:45.176Z] === RUN TestSecretInspect [2020-02-19T11:03:47.218Z] --- PASS: TestSecretInspect (2.26s) [2020-02-19T11:03:47.218Z] === RUN TestSecretList [2020-02-19T11:03:47.420Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-02-19T11:03:47.420Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-02-19T11:03:47.420Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-02-19T11:03:48.342Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-02-19T11:03:49.252Z] --- PASS: TestSecretList (2.25s) [2020-02-19T11:03:49.252Z] === RUN TestSecretsCreateAndDelete [2020-02-19T11:03:50.225Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-02-19T11:03:51.584Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-02-19T11:03:51.948Z] --- PASS: TestSecretsCreateAndDelete (2.30s) [2020-02-19T11:03:51.948Z] === RUN TestSecretsUpdate [2020-02-19T11:03:54.031Z] --- PASS: TestSecretsUpdate (2.28s) [2020-02-19T11:03:54.031Z] === RUN TestTemplatedSecret [2020-02-19T11:03:54.090Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-02-19T11:03:54.648Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-02-19T11:03:56.532Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-02-19T11:03:56.742Z] --- PASS: TestTemplatedSecret (2.74s) [2020-02-19T11:03:56.742Z] === RUN TestSecretCreateResolve [2020-02-19T11:03:57.091Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-02-19T11:03:57.092Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-02-19T11:03:58.015Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-02-19T11:03:58.822Z] --- PASS: TestSecretCreateResolve (2.28s) [2020-02-19T11:03:58.822Z] PASS [2020-02-19T11:03:58.822Z] [2020-02-19T11:03:58.822Z] DONE 6 tests in 14.201s [2020-02-19T11:03:58.822Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-02-19T11:03:58.822Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-19T11:03:58.822Z] ++ set -e [2020-02-19T11:03:58.822Z] ++ '[' -n 0 ']' [2020-02-19T11:03:58.822Z] ++ set -x [2020-02-19T11:03:58.822Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-19T11:03:59.107Z] INFO: Testing against a local daemon [2020-02-19T11:03:59.108Z] === RUN TestServiceCreateInit [2020-02-19T11:03:59.108Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-19T11:03:59.897Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-02-19T11:03:59.897Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-02-19T11:04:00.456Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-02-19T11:04:01.381Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-02-19T11:04:01.940Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-02-19T11:04:02.863Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-02-19T11:04:02.863Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-02-19T11:04:03.514Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-19T11:04:03.788Z] === RUN TestDockerSuite/TestRunEnvironment [2020-02-19T11:04:04.715Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-02-19T11:04:05.275Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-02-19T11:04:06.198Z] === RUN TestDockerSuite/TestRunExitCode [2020-02-19T11:04:07.122Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-02-19T11:04:07.929Z] --- PASS: TestServiceCreateInit (8.21s) [2020-02-19T11:04:07.930Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.12s) [2020-02-19T11:04:07.930Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.05s) [2020-02-19T11:04:07.930Z] === RUN TestCreateServiceMultipleTimes [2020-02-19T11:04:08.045Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-02-19T11:04:08.604Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-02-19T11:04:09.526Z] === RUN TestDockerSuite/TestRunExposePort [2020-02-19T11:04:09.526Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-02-19T11:04:10.450Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-02-19T11:04:11.374Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-02-19T11:04:12.735Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-02-19T11:04:12.989Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-19T11:04:12.990Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-02-19T11:04:17.145Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-02-19T11:04:17.400Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-02-19T11:04:26.438Z] --- PASS: TestCreateServiceMultipleTimes (16.37s) [2020-02-19T11:04:26.438Z] === RUN TestCreateServiceConflict [2020-02-19T11:04:26.438Z] --- PASS: TestCreateServiceConflict (2.26s) [2020-02-19T11:04:26.438Z] === RUN TestCreateServiceMaxReplicas [2020-02-19T11:04:29.149Z] --- PASS: TestCreateServiceMaxReplicas (3.11s) [2020-02-19T11:04:29.149Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-19T11:04:29.549Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-02-19T11:04:30.472Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-02-19T11:04:31.831Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-02-19T11:04:32.086Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-02-19T11:04:32.086Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-02-19T11:04:32.086Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-02-19T11:04:33.023Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-02-19T11:04:36.281Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-02-19T11:04:37.640Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-02-19T11:04:39.521Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-02-19T11:04:40.445Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-02-19T11:04:41.006Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-02-19T11:04:41.565Z] === RUN TestDockerSuite/TestRunModeHostname [2020-02-19T11:04:42.925Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-02-19T11:04:42.925Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-02-19T11:04:43.180Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-02-19T11:04:44.401Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.38s) [2020-02-19T11:04:44.401Z] === RUN TestCreateServiceSecretFileMode [2020-02-19T11:04:44.539Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-02-19T11:04:45.034Z] --- PASS: TestCreateServiceSecretFileMode (2.57s) [2020-02-19T11:04:45.034Z] === RUN TestCreateServiceConfigFileMode [2020-02-19T11:04:45.898Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-02-19T11:04:47.721Z] --- PASS: TestCreateServiceConfigFileMode (2.52s) [2020-02-19T11:04:47.721Z] === RUN TestCreateServiceSysctls [2020-02-19T11:04:47.782Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-02-19T11:04:47.782Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-02-19T11:04:47.782Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-02-19T11:04:49.663Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-02-19T11:04:51.024Z] === RUN TestDockerSuite/TestRunMount [2020-02-19T11:04:51.191Z] --- PASS: TestCreateServiceSysctls (3.42s) [2020-02-19T11:04:51.191Z] === RUN TestCreateServiceCapabilities [2020-02-19T11:04:53.885Z] --- PASS: TestCreateServiceCapabilities (2.64s) [2020-02-19T11:04:53.885Z] === RUN TestInspect [2020-02-19T11:04:56.589Z] --- PASS: TestInspect (2.97s) [2020-02-19T11:04:56.589Z] === RUN TestCreateJob [2020-02-19T11:04:57.553Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-02-19T11:04:58.113Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-02-19T11:04:58.671Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-02-19T11:05:00.063Z] --- PASS: TestCreateJob (3.41s) [2020-02-19T11:05:00.063Z] === RUN TestReplicatedJob [2020-02-19T11:05:00.554Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-02-19T11:05:03.064Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-02-19T11:05:05.588Z] --- PASS: TestReplicatedJob (5.59s) [2020-02-19T11:05:05.588Z] === RUN TestUpdateReplicatedJob [2020-02-19T11:05:06.321Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-02-19T11:05:08.831Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-02-19T11:05:10.001Z] --- PASS: TestUpdateReplicatedJob (3.75s) [2020-02-19T11:05:10.001Z] === RUN TestServiceListWithStatuses [2020-02-19T11:05:10.001Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-02-19T11:05:10.001Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-19T11:05:10.001Z] === RUN TestDockerNetworkConnectAlias [2020-02-19T11:05:11.341Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-02-19T11:05:12.702Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-02-19T11:05:14.062Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-02-19T11:05:14.317Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-02-19T11:05:14.317Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-02-19T11:05:14.457Z] --- PASS: TestDockerNetworkConnectAlias (4.64s) [2020-02-19T11:05:14.457Z] === RUN TestDockerNetworkReConnect [2020-02-19T11:05:15.240Z] === RUN TestDockerSuite/TestRunNetHost [2020-02-19T11:05:16.599Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-02-19T11:05:17.159Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-02-19T11:05:17.945Z] --- PASS: TestDockerNetworkReConnect (3.71s) [2020-02-19T11:05:17.945Z] === RUN TestServicePlugin [2020-02-19T11:05:17.945Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-19T11:05:17.945Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T11:05:17.945Z] === RUN TestServiceUpdateLabel [2020-02-19T11:05:18.083Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-02-19T11:05:18.642Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-02-19T11:05:20.010Z] --- PASS: TestServiceUpdateLabel (2.30s) [2020-02-19T11:05:20.010Z] === RUN TestServiceUpdateSecrets [2020-02-19T11:05:20.526Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-02-19T11:05:23.034Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-02-19T11:05:28.266Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-02-19T11:05:28.520Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-02-19T11:05:29.444Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-02-19T11:05:29.444Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-02-19T11:05:30.804Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-02-19T11:05:30.804Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-02-19T11:05:31.362Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-02-19T11:05:32.286Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-02-19T11:05:32.286Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-02-19T11:05:33.209Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-02-19T11:05:34.133Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-02-19T11:05:34.133Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-02-19T11:05:35.059Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-02-19T11:05:35.256Z] --- PASS: TestServiceUpdateSecrets (14.76s) [2020-02-19T11:05:35.256Z] === RUN TestServiceUpdateConfigs [2020-02-19T11:05:35.983Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-02-19T11:05:36.238Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-02-19T11:05:37.598Z] === RUN TestDockerSuite/TestRunPortInUse [2020-02-19T11:05:38.958Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-02-19T11:05:39.517Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-02-19T11:05:39.517Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-02-19T11:05:40.441Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-02-19T11:05:41.000Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-02-19T11:05:41.922Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-02-19T11:05:42.485Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-19T11:05:42.485Z] === RUN TestDockerSuite/TestRunPublishPort [2020-02-19T11:05:43.407Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-02-19T11:05:44.768Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-02-19T11:05:44.768Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-02-19T11:05:45.328Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-02-19T11:05:45.582Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-02-19T11:05:47.465Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-02-19T11:05:47.465Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-02-19T11:05:48.025Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-02-19T11:05:50.492Z] --- PASS: TestServiceUpdateConfigs (14.76s) [2020-02-19T11:05:50.492Z] === RUN TestServiceUpdateNetwork [2020-02-19T11:05:51.296Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-02-19T11:05:52.655Z] === RUN TestDockerSuite/TestRunRm [2020-02-19T11:05:52.909Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-02-19T11:05:52.909Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-02-19T11:05:53.163Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-02-19T11:05:57.317Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-02-19T11:05:58.240Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-02-19T11:05:58.799Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-02-19T11:06:00.681Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-02-19T11:06:00.681Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-02-19T11:06:01.611Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-02-19T11:06:01.611Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-02-19T11:06:02.556Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-02-19T11:06:03.036Z] --- PASS: TestServiceUpdateNetwork (13.05s) [2020-02-19T11:06:03.037Z] PASS [2020-02-19T11:06:03.037Z] [2020-02-19T11:06:03.037Z] === Skipped [2020-02-19T11:06:03.037Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.01s) [2020-02-19T11:06:03.037Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-19T11:06:03.037Z] [2020-02-19T11:06:03.037Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-02-19T11:06:03.037Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-19T11:06:03.037Z] [2020-02-19T11:06:03.037Z] [2020-02-19T11:06:03.037Z] DONE 23 tests, 2 skipped in 123.532s [2020-02-19T11:06:03.037Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-02-19T11:06:03.037Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-19T11:06:03.037Z] ++ set -e [2020-02-19T11:06:03.037Z] ++ '[' -n 0 ']' [2020-02-19T11:06:03.037Z] ++ set -x [2020-02-19T11:06:03.037Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-19T11:06:03.037Z] INFO: Testing against a local daemon [2020-02-19T11:06:03.037Z] === RUN TestSessionCreate [2020-02-19T11:06:03.037Z] --- PASS: TestSessionCreate (0.06s) [2020-02-19T11:06:03.037Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-19T11:06:03.037Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-02-19T11:06:03.037Z] PASS [2020-02-19T11:06:03.037Z] [2020-02-19T11:06:03.037Z] DONE 2 tests in 0.200s [2020-02-19T11:06:03.037Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-02-19T11:06:03.037Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-19T11:06:03.037Z] ++ set -e [2020-02-19T11:06:03.037Z] ++ '[' -n 0 ']' [2020-02-19T11:06:03.037Z] ++ set -x [2020-02-19T11:06:03.037Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-19T11:06:03.037Z] INFO: Testing against a local daemon [2020-02-19T11:06:03.037Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-19T11:06:03.037Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-19T11:06:03.037Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-19T11:06:03.037Z] === RUN TestEventsExecDie [2020-02-19T11:06:03.664Z] --- PASS: TestEventsExecDie (0.82s) [2020-02-19T11:06:03.664Z] === RUN TestEventsBackwardsCompatible [2020-02-19T11:06:03.665Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-02-19T11:06:03.665Z] === RUN TestInfoBinaryCommits [2020-02-19T11:06:03.665Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-02-19T11:06:03.665Z] === RUN TestInfoAPIVersioned [2020-02-19T11:06:03.665Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-02-19T11:06:03.665Z] === RUN TestInfoDiscoveryBackend [2020-02-19T11:06:04.284Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-02-19T11:06:04.284Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-19T11:06:05.298Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-19T11:06:05.298Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-19T11:06:05.814Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-02-19T11:06:05.814Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-02-19T11:06:05.919Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-02-19T11:06:05.919Z] === RUN TestInfoAPI [2020-02-19T11:06:05.919Z] --- PASS: TestInfoAPI (0.07s) [2020-02-19T11:06:05.919Z] === RUN TestInfoAPIWarnings [2020-02-19T11:06:06.541Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-02-19T11:06:06.541Z] === RUN TestInfoDebug [2020-02-19T11:06:07.170Z] --- PASS: TestInfoDebug (0.54s) [2020-02-19T11:06:07.170Z] === RUN TestInfoInsecureRegistries [2020-02-19T11:06:07.458Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-02-19T11:06:07.458Z] === RUN TestInfoRegistryMirrors [2020-02-19T11:06:08.080Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-02-19T11:06:08.080Z] === RUN TestLoginFailsWithBadCredentials [2020-02-19T11:06:08.700Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s) [2020-02-19T11:06:08.700Z] === RUN TestPingCacheHeaders [2020-02-19T11:06:08.700Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-02-19T11:06:08.700Z] === RUN TestPingGet [2020-02-19T11:06:08.700Z] --- PASS: TestPingGet (0.03s) [2020-02-19T11:06:08.700Z] === RUN TestPingHead [2020-02-19T11:06:08.700Z] --- PASS: TestPingHead (0.05s) [2020-02-19T11:06:08.700Z] === RUN TestVersion [2020-02-19T11:06:08.700Z] --- PASS: TestVersion (0.05s) [2020-02-19T11:06:08.700Z] PASS [2020-02-19T11:06:08.700Z] [2020-02-19T11:06:08.700Z] === Skipped [2020-02-19T11:06:08.700Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-19T11:06:08.700Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-19T11:06:08.700Z] [2020-02-19T11:06:08.700Z] [2020-02-19T11:06:08.700Z] DONE 18 tests, 1 skipped in 6.012s [2020-02-19T11:06:08.700Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-02-19T11:06:08.700Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-19T11:06:08.700Z] ++ set -e [2020-02-19T11:06:08.700Z] ++ '[' -n 0 ']' [2020-02-19T11:06:08.700Z] ++ set -x [2020-02-19T11:06:08.700Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-19T11:06:08.985Z] INFO: Testing against a local daemon [2020-02-19T11:06:08.985Z] === RUN TestVolumesCreateAndList [2020-02-19T11:06:08.985Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-02-19T11:06:08.985Z] === RUN TestVolumesRemove [2020-02-19T11:06:08.985Z] --- PASS: TestVolumesRemove (0.08s) [2020-02-19T11:06:08.985Z] === RUN TestVolumesInspect [2020-02-19T11:06:08.985Z] --- PASS: TestVolumesInspect (0.04s) [2020-02-19T11:06:08.985Z] === RUN TestVolumesInvalidJSON [2020-02-19T11:06:08.985Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-19T11:06:08.985Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-19T11:06:08.985Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-19T11:06:08.985Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-02-19T11:06:08.985Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-19T11:06:08.985Z] PASS [2020-02-19T11:06:08.985Z] [2020-02-19T11:06:08.985Z] DONE 5 tests in 0.301s [2020-02-19T11:06:08.985Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-19T11:06:09.271Z] ++++ cat bundles/test-integration/docker.pid [2020-02-19T11:06:09.271Z] +++ kill 13295 [2020-02-19T11:06:10.759Z] +++ /etc/init.d/apparmor stop [2020-02-19T11:06:10.759Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-19T11:06:10.759Z] [2020-02-19T11:06:10.759Z] Unloading profiles will leave already running processes permanently [2020-02-19T11:06:10.759Z] unconfined, which can lead to unexpected situations. [2020-02-19T11:06:10.759Z] [2020-02-19T11:06:10.759Z] To set a process to complain mode, use the command line tool [2020-02-19T11:06:10.759Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-19T11:06:10.759Z] +++ true [2020-02-19T11:06:10.759Z] [2020-02-19T11:06:11.049Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-02-19T11:06:11.988Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-02-19T11:06:12.547Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns Post stage [Pipeline] junit [2020-02-19T11:06:12.835Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-19T11:06:13.471Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-02-19T11:06:13.803Z] + echo Ensuring container killed. [2020-02-19T11:06:13.804Z] Ensuring container killed. [2020-02-19T11:06:13.804Z] + docker rm -vf docker-pr5 [2020-02-19T11:06:13.804Z] Error: No such container: docker-pr5 [2020-02-19T11:06:13.804Z] + true [Pipeline] sh [2020-02-19T11:06:14.207Z] + echo Chowning /workspace to jenkins user [2020-02-19T11:06:14.207Z] Chowning /workspace to jenkins user [2020-02-19T11:06:14.207Z] + id -u [2020-02-19T11:06:14.207Z] + id -g [2020-02-19T11:06:14.207Z] + docker run --rm -v /home/docker/workspace/moby_PR-40510:/workspace busybox chown -R 1001:1001 /workspace [2020-02-19T11:06:14.207Z] Unable to find image 'busybox:latest' locally [2020-02-19T11:06:14.395Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-02-19T11:06:14.491Z] latest: Pulling from library/busybox [2020-02-19T11:06:14.491Z] d7e28ec550a2: Pulling fs layer [2020-02-19T11:06:14.777Z] d7e28ec550a2: Verifying Checksum [2020-02-19T11:06:14.777Z] d7e28ec550a2: Download complete [2020-02-19T11:06:14.954Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-02-19T11:06:15.062Z] d7e28ec550a2: Pull complete [2020-02-19T11:06:15.062Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-19T11:06:15.062Z] Status: Downloaded newer image for busybox:latest [2020-02-19T11:06:15.878Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-02-19T11:06:16.802Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-19T11:06:17.364Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-02-19T11:06:17.489Z] + bundleName=ppc64le-integration [2020-02-19T11:06:17.489Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-02-19T11:06:17.489Z] Creating ppc64le-integration-bundles.tar.gz [2020-02-19T11:06:17.489Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xmlxargs ) tar -print -czf [2020-02-19T11:06:17.489Z] ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-02-19T11:06:17.853Z] Archiving artifacts [2020-02-19T11:06:18.168Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40510/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-19T11:06:18.286Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-02-19T11:06:18.564Z] + make clean [2020-02-19T11:06:19.183Z] make: command: Command not found [2020-02-19T11:06:19.183Z] make: command: Command not found [2020-02-19T11:06:19.183Z] docker volume rm -f docker-dev-cache [2020-02-19T11:06:19.183Z] docker-dev-cache [Pipeline] deleteDir [2020-02-19T11:06:20.793Z] === RUN TestDockerSuite/TestRunState [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-19T11:06:22.674Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-02-19T11:06:23.599Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-02-19T11:06:24.524Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-02-19T11:06:24.524Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-02-19T11:06:24.524Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-02-19T11:06:25.451Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-02-19T11:06:26.009Z] === RUN TestDockerSuite/TestRunSysctls [2020-02-19T11:06:27.892Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-02-19T11:06:27.892Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-02-19T11:06:27.892Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-02-19T11:06:28.450Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-02-19T11:06:31.707Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-02-19T11:06:31.962Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-02-19T11:06:33.844Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-02-19T11:06:37.997Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-02-19T11:06:41.255Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-02-19T11:06:42.180Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-02-19T11:06:42.739Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-02-19T11:06:43.663Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-02-19T11:06:46.186Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-02-19T11:06:47.560Z] === RUN TestDockerSuite/TestRunUserByID [2020-02-19T11:06:48.120Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-02-19T11:06:48.374Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-02-19T11:06:48.374Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-02-19T11:06:49.298Z] === RUN TestDockerSuite/TestRunUserByName [2020-02-19T11:06:50.221Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-02-19T11:06:50.780Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-02-19T11:06:50.780Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-02-19T11:06:51.034Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-02-19T11:06:51.957Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-02-19T11:06:57.186Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-02-19T11:06:57.187Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-02-19T11:06:58.546Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-02-19T11:06:59.470Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-02-19T11:07:00.831Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-02-19T11:07:02.714Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-02-19T11:07:05.222Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-02-19T11:07:07.731Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-02-19T11:07:08.654Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-02-19T11:07:09.211Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-02-19T11:07:10.134Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-02-19T11:07:10.134Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-02-19T11:07:10.134Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-02-19T11:07:10.134Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-02-19T11:07:10.388Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-02-19T11:07:11.311Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-02-19T11:07:12.234Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-02-19T11:07:13.161Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-02-19T11:07:15.043Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-02-19T11:07:15.602Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-02-19T11:07:16.527Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-02-19T11:07:16.527Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-02-19T11:07:17.086Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-02-19T11:07:17.086Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-02-19T11:07:17.341Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-02-19T11:07:17.341Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-02-19T11:07:17.341Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-02-19T11:07:17.341Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-02-19T11:07:17.596Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-02-19T11:07:17.851Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-02-19T11:07:17.851Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-02-19T11:07:18.105Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-02-19T11:07:19.030Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-02-19T11:07:19.954Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-02-19T11:07:20.513Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-02-19T11:07:20.513Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-02-19T11:07:21.439Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-02-19T11:07:21.693Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-02-19T11:07:22.617Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-02-19T11:07:22.617Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-02-19T11:07:23.541Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-02-19T11:07:24.106Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-02-19T11:07:24.361Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-02-19T11:07:24.361Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-02-19T11:07:25.294Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-02-19T11:07:26.655Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-02-19T11:07:27.578Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-02-19T11:07:27.578Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-02-19T11:07:28.138Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-02-19T11:07:28.138Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-02-19T11:07:30.022Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-02-19T11:07:30.580Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-02-19T11:07:33.132Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-02-19T11:07:33.691Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-02-19T11:07:33.946Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-02-19T11:07:33.946Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-02-19T11:07:34.874Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-02-19T11:07:36.233Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-02-19T11:07:37.594Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-02-19T11:07:37.594Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-02-19T11:07:39.477Z] === RUN TestDockerSuite/TestSaveImageId [2020-02-19T11:07:39.477Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-02-19T11:07:40.039Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-02-19T11:07:41.921Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-02-19T11:07:41.921Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-02-19T11:07:43.803Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-02-19T11:07:43.803Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-02-19T11:07:43.803Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-02-19T11:07:45.163Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-02-19T11:07:47.046Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-02-19T11:07:47.300Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-02-19T11:07:47.300Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-02-19T11:07:47.300Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-02-19T11:07:47.300Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-02-19T11:07:47.858Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-02-19T11:07:50.369Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-02-19T11:07:55.598Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-02-19T11:07:57.478Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-02-19T11:07:58.404Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-02-19T11:07:59.328Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-02-19T11:08:01.212Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-02-19T11:08:04.223Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-02-19T11:08:06.733Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-02-19T11:08:07.292Z] === RUN TestDockerSuite/TestStartRecordError [2020-02-19T11:08:09.175Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-02-19T11:08:11.059Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-02-19T11:08:11.619Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-02-19T11:08:14.127Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-02-19T11:08:16.635Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-19T11:08:17.559Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-02-19T11:08:22.794Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-02-19T11:08:26.050Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-02-19T11:08:32.576Z] === RUN TestDockerSuite/TestStatsNoStream [2020-02-19T11:08:35.084Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-02-19T11:08:36.967Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-02-19T11:08:37.526Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-02-19T11:08:38.449Z] === RUN TestDockerSuite/TestTopPrivileged [2020-02-19T11:08:39.377Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-02-19T11:08:39.377Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-02-19T11:08:40.300Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-02-19T11:08:44.457Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-02-19T11:08:48.615Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-02-19T11:08:48.615Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-02-19T11:08:49.540Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-02-19T11:08:49.540Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-02-19T11:08:50.463Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-02-19T11:08:52.356Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-02-19T11:08:52.356Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-02-19T11:08:54.239Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-02-19T11:08:54.798Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-02-19T11:08:55.722Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-02-19T11:08:57.606Z] === RUN TestDockerSuite/TestUpdateStats [2020-02-19T11:09:02.837Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-02-19T11:09:03.760Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-02-19T11:09:03.760Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-02-19T11:09:05.123Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-02-19T11:09:06.047Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-02-19T11:09:10.204Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-02-19T11:09:13.462Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-02-19T11:09:16.724Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-02-19T11:09:19.232Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-02-19T11:09:24.466Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-02-19T11:09:28.621Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-02-19T11:09:31.131Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-02-19T11:09:33.640Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-02-19T11:09:35.000Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-02-19T11:09:36.882Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-02-19T11:09:39.391Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-02-19T11:09:41.294Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-02-19T11:09:43.805Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-02-19T11:09:46.317Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-02-19T11:09:48.825Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-02-19T11:10:03.644Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-02-19T11:10:03.644Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-02-19T11:10:03.644Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-02-19T11:10:04.568Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-02-19T11:10:04.568Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-02-19T11:10:04.568Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-02-19T11:10:04.568Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-02-19T11:10:05.494Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-02-19T11:10:05.494Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-02-19T11:10:06.418Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-02-19T11:10:06.418Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-02-19T11:10:06.672Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-02-19T11:10:06.672Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-02-19T11:10:06.672Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-02-19T11:10:09.181Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-02-19T11:10:09.181Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-02-19T11:10:09.435Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-02-19T11:10:09.435Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-02-19T11:10:09.435Z] === RUN TestDockerSuite/TestVolumeEvents [2020-02-19T11:10:10.359Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-02-19T11:10:12.875Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-02-19T11:10:12.875Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-02-19T11:10:12.875Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-02-19T11:10:16.132Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-02-19T11:10:20.290Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite (1789.53s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.09s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.17s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.08s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.91s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.33s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.25s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.32s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.55s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.72s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.15s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.78s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.18s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.32s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.21s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.21s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.39s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.32s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAttachDetach (1.52s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.44s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.42s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.41s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.19s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.91s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.22s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.34s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.36s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.10s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.77s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.83s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.68s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.73s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.88s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.61s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.78s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.00s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.89s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.53s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.64s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.16s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.43s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.81s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.98s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.27s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.55s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.47s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.27s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.01s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.26s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.26s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.95s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.62s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.87s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.38s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.78s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.46s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.67s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.96s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.42s) [2020-02-19T11:10:20.290Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.09s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.53s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.09s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.09s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.50s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.96s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.45s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.62s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.13s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.39s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.35s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.66s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.88s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.72s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.94s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.88s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.05s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.53s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.78s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.05s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.60s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildCmd (0.36s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s) [2020-02-19T11:10:20.291Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-02-19T11:10:20.291Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.81s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.04s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.38s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildContChar (4.20s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.45s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.40s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.23s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.15s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.22s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.41s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.02s) [2020-02-19T11:10:20.291Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-02-19T11:10:20.291Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-02-19T11:10:20.291Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-02-19T11:10:20.291Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-02-19T11:10:20.291Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-02-19T11:10:20.291Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-02-19T11:10:20.291Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2020-02-19T11:10:20.291Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.42s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.67s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.25s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.87s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.55s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.74s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.92s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.85s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.57s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.64s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.70s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.07s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.74s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.02s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.63s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.40s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.70s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.64s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.64s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.80s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.12s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.89s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (18.38s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.56s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.64s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.44s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.52s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.73s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildEnv (1.71s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.45s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.08s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.60s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.31s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.07s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.89s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.85s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.63s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.38s) [2020-02-19T11:10:20.291Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-02-19T11:10:20.291Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.38s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.76s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.61s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.45s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildFails (1.00s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.35s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.04s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.72s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.45s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.04s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.01s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.07s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.24s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.35s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildHistory (4.40s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.73s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.56s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.03s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildLabel (0.44s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildLabels (0.50s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.22s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.10s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.84s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.78s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.22s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.24s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.25s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.20s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.48s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.97s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.56s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.15s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.45s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.54s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.74s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.09s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.42s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.44s) [2020-02-19T11:10:20.291Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-02-19T11:10:20.291Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.23s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.57s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.37s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.42s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.57s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.09s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.23s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.18s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.43s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.58s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.41s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.85s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.33s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.85s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.41s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.98s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.99s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.46s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.64s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.91s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildPATH (2.78s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.00s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.14s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.03s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.29s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.07s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildRm (3.43s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.20s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.52s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.67s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.20s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.29s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.29s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.05s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.17s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.51s) [2020-02-19T11:10:20.291Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-19T11:10:20.291Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.63s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.29s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.17s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildStderr (1.09s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.69s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.32s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.19s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.61s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.24s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.83s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildUser (2.60s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.10s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.27s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.12s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.05s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.15s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.67s) [2020-02-19T11:10:20.291Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-19T11:10:20.291Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-02-19T11:10:20.291Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-19T11:10:20.291Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-02-19T11:10:20.291Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-02-19T11:10:20.291Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-02-19T11:10:20.291Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-19T11:10:20.291Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.05s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.14s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.54s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.82s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.93s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.19s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.08s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.14s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.09s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.42s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.64s) [2020-02-19T11:10:20.291Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-19T11:10:20.291Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.89s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.52s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-02-19T11:10:20.291Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-02-19T11:10:20.291Z] docker_cli_sni_test.go:18: Flakey test [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.87s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.01s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestCommitChange (1.23s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.08s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.17s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.73s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.00s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestCommitTTY (1.78s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.99s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.60s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.99s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.15s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.92s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.90s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.01s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.84s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.88s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.82s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.82s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.87s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.85s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.87s) [2020-02-19T11:10:20.291Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.95s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.87s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.84s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.89s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.92s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.82s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.77s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.93s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.73s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.56s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.76s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.54s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.89s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.81s) [2020-02-19T11:10:20.292Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-19T11:10:20.292Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.76s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.86s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.34s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.05s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.54s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.92s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.31s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.91s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.59s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.64s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.61s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.62s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000aa2520_} (1.58s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1740850803_/foo_false____} (1.61s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1740850803_/foo_true____} (1.59s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3816208182_/foo_false____} (1.60s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3816208182_/foo_true____} (1.66s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3816208182_/foo_true__0xc000aa29a0__} (1.59s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000aa29c0_} (1.60s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000aa29e0_} (1.59s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000aa2a00_} (1.66s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000aa2a20_} (1.76s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.59s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.63s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.16s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.26s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.35s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.25s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.67s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.93s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.05s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.97s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.94s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.06s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.08s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.01s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.05s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.08s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.94s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.09s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.52s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.06s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.93s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.88s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.94s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.22s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.89s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.22s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.75s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.89s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.53s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.07s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.65s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.84s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.98s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.51s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.87s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.83s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.02s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpToDot (0.95s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.66s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.83s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpToStdout (0.92s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.51s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.40s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.05s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.96s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.65s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.92s) [2020-02-19T11:10:20.292Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-19T11:10:20.292Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.18s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCreateLabels (0.12s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.17s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2020-02-19T11:10:20.292Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-19T11:10:20.292Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.13s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.71s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.57s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.78s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.56s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.84s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.08s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.94s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.77s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.89s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.76s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.76s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.93s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.56s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.62s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.96s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.08s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.08s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.27s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsAttach (0.86s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsCommit (0.97s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.90s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.80s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.82s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.85s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.67s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.69s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.80s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsCopy (1.38s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (2.01s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.85s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.47s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.56s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.38s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.40s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsFilters (1.76s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsFormat (1.61s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.85s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.34s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2020-02-19T11:10:20.292Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-19T11:10:20.292Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-02-19T11:10:20.292Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-19T11:10:20.292Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.61s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.81s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsRename (0.88s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsResize (0.84s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.70s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.96s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.87s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.06s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsTop (0.79s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.56s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExec (1.00s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.07s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.78s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.89s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.93s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.97s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.58s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.90s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.80s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.96s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.94s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.69s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecCgroup (1.49s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecEnv (0.97s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.75s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.93s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecInspectID (2.94s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecInteractive (0.90s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.89s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.91s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecParseError (0.84s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.90s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.87s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.51s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.98s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecStartFails (0.95s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.17s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.85s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecTTY (0.94s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.16s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.91s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecUlimits (1.09s) [2020-02-19T11:10:20.292Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-19T11:10:20.292Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.23s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.91s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.16s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.01s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestExecWithUser (0.99s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.01s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.43s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.10s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.84s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.86s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestHealth (21.01s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.98s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-02-19T11:10:20.292Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.90s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.33s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.55s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.04s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.12s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.91s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.94s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.91s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.03s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestImportDisplay (1.68s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestImportFile (1.83s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.80s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestImportGzipped (1.98s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.80s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.90s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.79s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.88s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.82s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.88s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.87s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.00s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.86s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.79s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.52s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.62s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.84s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.88s) [2020-02-19T11:10:20.293Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-19T11:10:20.293Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.29s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.93s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectDefault (0.82s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectHistory (1.07s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-02-19T11:10:20.293Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-19T11:10:20.293Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.85s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.93s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.88s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.92s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.17s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.87s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectStatus (1.04s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.71s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.87s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.11s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.79s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.89s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.82s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.15s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.76s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.80s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.78s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.37s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.22s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.65s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.34s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.73s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.45s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.94s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.71s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.56s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.77s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.88s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.55s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.38s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.82s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.81s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.81s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.79s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.84s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.83s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.08s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.11s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.14s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.32s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.16s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.42s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.98s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.82s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLogsSince (6.91s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.72s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.84s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLogsTail (0.87s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.77s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.82s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.53s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.80s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestNetHostname (2.35s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.38s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.44s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.43s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.96s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPluginActive (1.93s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.65s) [2020-02-19T11:10:20.293Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-19T11:10:20.293Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.69s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.34s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.56s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.00s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.17s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.20s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.81s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.49s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPortList (11.40s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.51s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.33s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.76s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.82s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.86s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.92s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.67s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.74s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.51s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.20s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPsByOrder (3.41s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.06s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.82s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.55s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.96s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.95s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.59s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.58s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.62s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.59s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.67s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.90s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.87s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.23s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.88s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.43s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.59s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.80s) [2020-02-19T11:10:20.293Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-19T11:10:20.293Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.55s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.93s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.60s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.86s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.92s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.42s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.33s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.44s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.27s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.61s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.82s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.01s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.59s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.02s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.20s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.56s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.19s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.86s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.78s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.05s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.91s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.50s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.83s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.94s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.56s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunAddHost (0.78s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.84s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.70s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.81s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.74s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.94s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.91s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.63s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.67s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.93s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.01s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.06s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (1.02s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.99s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.19s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.15s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.79s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.65s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.86s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.82s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.84s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.81s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.81s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.85s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.80s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.78s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.88s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.82s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.46s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.01s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (1.02s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.82s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.70s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.68s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.56s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.84s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.84s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.81s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.83s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.83s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.86s) [2020-02-19T11:10:20.293Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.68s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.85s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.55s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.02s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (3.02s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.68s) [2020-02-19T11:10:20.294Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-19T11:10:20.294Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-02-19T11:10:20.294Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-19T11:10:20.294Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.79s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.80s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.62s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.37s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.74s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.64s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.82s) [2020-02-19T11:10:20.294Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-19T11:10:20.294Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.82s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.63s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.83s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.79s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.79s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.85s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.83s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.80s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.82s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunExitCode (0.87s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.82s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.78s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.87s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.83s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.55s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2020-02-19T11:10:20.294Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-19T11:10:20.294Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.63s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.82s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.57s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.19s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.67s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.81s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.20s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.71s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.64s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.88s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.73s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.15s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.57s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.23s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.76s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.50s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.61s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunMount (6.27s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.74s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.54s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.47s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.31s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.38s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.57s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.57s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.64s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.86s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunNetHost (1.21s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.83s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.78s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.49s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.58s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.50s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.78s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.18s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (1.13s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.75s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.67s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.84s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.98s) [2020-02-19T11:10:20.294Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.02s) [2020-02-19T11:10:20.294Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.89s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.99s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.81s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.20s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.68s) [2020-02-19T11:10:20.294Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.67s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.78s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.81s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.72s) [2020-02-19T11:10:20.294Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-19T11:10:20.294Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.89s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (1.00s) [2020-02-19T11:10:20.294Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-19T11:10:20.294Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.98s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.69s) [2020-02-19T11:10:20.294Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-19T11:10:20.294Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.59s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.72s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunRm (0.74s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.94s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.91s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.69s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.86s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (1.06s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.25s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.09s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.82s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.78s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.84s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.78s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.79s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.79s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.81s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.82s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.81s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunState (1.69s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.85s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.83s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2020-02-19T11:10:20.294Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-02-19T11:10:20.294Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.80s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.70s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunSysctls (1.64s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.80s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.56s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.80s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.01s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.12s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.20s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.81s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.83s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.81s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.36s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.32s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunUserByID (0.77s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s) [2020-02-19T11:10:20.294Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-02-19T11:10:20.294Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.78s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.60s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.82s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.11s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.36s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.67s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.43s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.84s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.82s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.84s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.92s) [2020-02-19T11:10:20.294Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-19T11:10:20.294Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-02-19T11:10:20.294Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-19T11:10:20.294Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-02-19T11:10:20.294Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-19T11:10:20.294Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.85s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.91s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.83s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.72s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.78s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.84s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.79s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.19s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.83s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.81s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.79s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.84s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.80s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.79s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.86s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.60s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s) [2020-02-19T11:10:20.294Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-19T11:10:20.294Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.67s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.61s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.76s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.50s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.75s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.10s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.12s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.25s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.94s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.07s) [2020-02-19T11:10:20.294Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents470941200 [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.61s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.51s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.58s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.06s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.37s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.38s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.53s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.60s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.13s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.61s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.57s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.85s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestStartRecordError (1.82s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.49s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.34s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.74s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.23s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.72s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.03s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.90s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.03s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.86s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.81s) [2020-02-19T11:10:20.294Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-19T11:10:20.294Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.84s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.19s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.51s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.84s) [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.76s) [2020-02-19T11:10:20.294Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-02-19T11:10:20.294Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-02-19T11:10:20.294Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.94s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.85s) [2020-02-19T11:10:20.295Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-19T11:10:20.295Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.63s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.97s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.92s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.65s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestUpdateStats (4.77s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.58s) [2020-02-19T11:10:20.295Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-02-19T11:10:20.295Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.09s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.93s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.22s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.51s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.22s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.58s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.18s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.18s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.31s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.39s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.58s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.61s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.33s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.46s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.32s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.39s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.36s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.81s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.87s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.98s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.52s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.96s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.37s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.15s) [2020-02-19T11:10:20.295Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.17s) [2020-02-19T11:10:20.295Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-02-19T11:10:20.295Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-19T11:10:20.295Z] === RUN TestDockerRegistrySuite [2020-02-19T11:10:20.295Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-02-19T11:10:22.177Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-02-19T11:10:24.060Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-02-19T11:10:25.421Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-02-19T11:10:25.675Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-02-19T11:10:29.832Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-02-19T11:10:35.063Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-02-19T11:10:38.347Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-02-19T11:10:40.229Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-02-19T11:10:40.483Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-02-19T11:10:41.406Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-02-19T11:10:42.766Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-02-19T11:10:44.649Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-02-19T11:10:46.010Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-02-19T11:10:47.371Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-02-19T11:10:48.731Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-02-19T11:10:51.238Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-02-19T11:10:53.747Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-02-19T11:10:54.671Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-02-19T11:10:55.231Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-02-19T11:10:55.790Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-02-19T11:10:55.790Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-02-19T11:10:56.045Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-02-19T11:10:56.300Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-02-19T11:10:57.232Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-02-19T11:10:59.127Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-02-19T11:10:59.686Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-02-19T11:11:00.610Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-02-19T11:11:00.610Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-02-19T11:11:01.971Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-02-19T11:11:03.859Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-02-19T11:11:05.225Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-02-19T11:11:05.225Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-02-19T11:11:08.482Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-02-19T11:11:08.737Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-02-19T11:11:09.296Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-02-19T11:11:10.656Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-02-19T11:11:11.216Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-02-19T11:11:11.471Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-02-19T11:11:11.726Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-02-19T11:11:11.980Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-02-19T11:11:12.235Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-02-19T11:11:12.490Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-02-19T11:11:14.373Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-02-19T11:11:16.264Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-02-19T11:11:17.624Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-02-19T11:11:18.985Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-02-19T11:11:19.908Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite (60.53s) [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.00s) [2020-02-19T11:11:20.834Z] check_test.go:196: [d4d7fe118d0b6] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.51s) [2020-02-19T11:11:20.834Z] check_test.go:196: [dd9558ed2b805] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.79s) [2020-02-19T11:11:20.834Z] check_test.go:196: [d14276d775cf0] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-02-19T11:11:20.834Z] check_test.go:196: [dfd8fcf09fde6] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.29s) [2020-02-19T11:11:20.834Z] check_test.go:196: [dd87bdd91f0cd] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.19s) [2020-02-19T11:11:20.834Z] check_test.go:196: [dc7e5f48cccad] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.32s) [2020-02-19T11:11:20.834Z] check_test.go:196: [d591d90f75331] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.48s) [2020-02-19T11:11:20.834Z] check_test.go:196: [d08f0378ebf55] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.28s) [2020-02-19T11:11:20.834Z] check_test.go:196: [d87338742f6c2] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.64s) [2020-02-19T11:11:20.834Z] check_test.go:196: [df00407717c0d] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.54s) [2020-02-19T11:11:20.834Z] check_test.go:196: [d0f6d57f95764] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.44s) [2020-02-19T11:11:20.834Z] check_test.go:196: [d30d04d48fcf6] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.36s) [2020-02-19T11:11:20.834Z] check_test.go:196: [dd058e153ca85] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.32s) [2020-02-19T11:11:20.834Z] check_test.go:196: [de8c5da85c884] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.60s) [2020-02-19T11:11:20.834Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8ccc6af763d38c3c0ad3cd659d93c6eaad6ee4d496fe29f00fc4862a0205d28d [2020-02-19T11:11:20.834Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7ada5b09c087cb051f1c7c50752819657681fe98ebabf641adc52a9350515601 [2020-02-19T11:11:20.834Z] check_test.go:196: [d2c7a5a475375] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.60s) [2020-02-19T11:11:20.834Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:caaa248506905758eed214eda02a1af478f9d8862e89e17c78714348c72e31f6 [2020-02-19T11:11:20.834Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:242f96e68cfee23b29332ffa3949d755f29bb43e498df38513cd9b8c1360fb03 [2020-02-19T11:11:20.834Z] check_test.go:196: [d8b91276c18ea] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.45s) [2020-02-19T11:11:20.834Z] check_test.go:196: [d54e364536d44] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.66s) [2020-02-19T11:11:20.834Z] check_test.go:196: [d0df8167c9217] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.58s) [2020-02-19T11:11:20.834Z] check_test.go:196: [dbeedbdb3e4f2] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-02-19T11:11:20.834Z] check_test.go:196: [d5a803294b054] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.49s) [2020-02-19T11:11:20.834Z] check_test.go:196: [dbbbb55e9a7e4] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.44s) [2020-02-19T11:11:20.834Z] check_test.go:196: [d4c0edfc0055c] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.44s) [2020-02-19T11:11:20.834Z] check_test.go:196: [d36e0d27e6afa] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.80s) [2020-02-19T11:11:20.834Z] check_test.go:196: [db2cc0cf34837] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2020-02-19T11:11:20.834Z] check_test.go:196: [d0cf2b35ee649] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.60s) [2020-02-19T11:11:20.834Z] check_test.go:196: [dbfda63958c15] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.48s) [2020-02-19T11:11:20.834Z] check_test.go:196: [d3d70940c6416] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-02-19T11:11:20.834Z] check_test.go:196: [da36af5123c8e] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.35s) [2020-02-19T11:11:20.834Z] check_test.go:196: [d38c64e4e450f] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-02-19T11:11:20.834Z] check_test.go:196: [d371b42c25163] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.37s) [2020-02-19T11:11:20.834Z] check_test.go:196: [d7badb1ddf41d] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-02-19T11:11:20.834Z] check_test.go:196: [d97d73e37334e] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.53s) [2020-02-19T11:11:20.834Z] check_test.go:196: [df79518772d68] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.30s) [2020-02-19T11:11:20.834Z] check_test.go:196: [dc4b83453fe52] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.19s) [2020-02-19T11:11:20.834Z] check_test.go:196: [d7d7e59b55cde] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.46s) [2020-02-19T11:11:20.834Z] check_test.go:196: [d47c8e3c6d194] daemon is not started [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.02s) [2020-02-19T11:11:20.834Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2020-02-19T11:11:20.834Z] === RUN TestDockerSchema1RegistrySuite [2020-02-19T11:11:20.834Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-02-19T11:11:21.089Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-02-19T11:11:26.320Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-02-19T11:11:30.477Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-02-19T11:11:34.637Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-02-19T11:11:35.997Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-02-19T11:11:37.357Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-02-19T11:11:37.357Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-02-19T11:11:38.717Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-02-19T11:11:40.091Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-02-19T11:11:41.451Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-02-19T11:11:45.610Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-02-19T11:11:45.610Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-02-19T11:11:45.865Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-02-19T11:11:45.865Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-02-19T11:11:46.424Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-02-19T11:11:46.679Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-02-19T11:11:46.934Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-02-19T11:11:46.934Z] --- PASS: TestDockerSchema1RegistrySuite (26.29s) [2020-02-19T11:11:46.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2020-02-19T11:11:46.934Z] check_test.go:223: [d2fc4c1226a50] daemon is not started [2020-02-19T11:11:46.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.41s) [2020-02-19T11:11:46.934Z] check_test.go:223: [d85474f471e01] daemon is not started [2020-02-19T11:11:46.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.47s) [2020-02-19T11:11:46.934Z] check_test.go:223: [d44f900559795] daemon is not started [2020-02-19T11:11:46.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.48s) [2020-02-19T11:11:46.934Z] check_test.go:223: [dd6028efecf4b] daemon is not started [2020-02-19T11:11:46.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.47s) [2020-02-19T11:11:46.934Z] check_test.go:223: [d33516604a02f] daemon is not started [2020-02-19T11:11:46.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.40s) [2020-02-19T11:11:46.934Z] check_test.go:223: [d44b9ab93c5aa] daemon is not started [2020-02-19T11:11:46.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-02-19T11:11:46.934Z] check_test.go:223: [d1969992fa61f] daemon is not started [2020-02-19T11:11:46.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.38s) [2020-02-19T11:11:46.934Z] check_test.go:223: [d430313088f16] daemon is not started [2020-02-19T11:11:46.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.27s) [2020-02-19T11:11:46.934Z] check_test.go:223: [d7b1de2cdfd02] daemon is not started [2020-02-19T11:11:46.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.31s) [2020-02-19T11:11:46.934Z] check_test.go:223: [db92a3832b875] daemon is not started [2020-02-19T11:11:46.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.74s) [2020-02-19T11:11:46.934Z] check_test.go:223: [d6a26245ae0f7] daemon is not started [2020-02-19T11:11:46.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-02-19T11:11:46.934Z] check_test.go:223: [dbea489434cc3] daemon is not started [2020-02-19T11:11:46.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.45s) [2020-02-19T11:11:46.934Z] check_test.go:223: [d29698d0e3a17] daemon is not started [2020-02-19T11:11:46.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-02-19T11:11:46.934Z] check_test.go:223: [d0e351559140e] daemon is not started [2020-02-19T11:11:46.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-02-19T11:11:46.934Z] check_test.go:223: [d1c848ddda4ec] daemon is not started [2020-02-19T11:11:46.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2020-02-19T11:11:46.934Z] check_test.go:223: [d79fd6fc7388c] daemon is not started [2020-02-19T11:11:46.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2020-02-19T11:11:46.934Z] check_test.go:223: [d53d97549fcfc] daemon is not started [2020-02-19T11:11:46.934Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-02-19T11:11:46.934Z] check_test.go:223: [db6395b4d44df] daemon is not started [2020-02-19T11:11:46.934Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-02-19T11:11:46.934Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-02-19T11:11:47.857Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-02-19T11:11:48.416Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-02-19T11:11:48.671Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-02-19T11:11:50.031Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-02-19T11:11:50.031Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-02-19T11:11:50.286Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-02-19T11:11:50.845Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-02-19T11:11:51.100Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.99s) [2020-02-19T11:11:51.100Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.92s) [2020-02-19T11:11:51.100Z] check_test.go:252: [db332872908b5] daemon is not started [2020-02-19T11:11:51.100Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s) [2020-02-19T11:11:51.100Z] check_test.go:252: [da6917cd24129] daemon is not started [2020-02-19T11:11:51.100Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-02-19T11:11:51.100Z] check_test.go:252: [d335b0ea30f63] daemon is not started [2020-02-19T11:11:51.100Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.15s) [2020-02-19T11:11:51.100Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-02-19T11:11:51.100Z] check_test.go:252: [dac6e0862f613] daemon is not started [2020-02-19T11:11:51.100Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s) [2020-02-19T11:11:51.100Z] check_test.go:252: [dba3060fc564c] daemon is not started [2020-02-19T11:11:51.100Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2020-02-19T11:11:51.100Z] check_test.go:252: [d8ec12e5fc482] daemon is not started [2020-02-19T11:11:51.100Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-02-19T11:11:51.100Z] check_test.go:252: [dcb6db93bc544] daemon is not started [2020-02-19T11:11:51.100Z] === RUN TestDockerRegistryAuthTokenSuite [2020-02-19T11:11:51.100Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-02-19T11:11:56.337Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-02-19T11:11:56.337Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-02-19T11:11:56.591Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-02-19T11:11:56.591Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-02-19T11:11:56.846Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2020-02-19T11:11:56.846Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-02-19T11:11:56.846Z] check_test.go:279: [db51fa6a87e90] daemon is not started [2020-02-19T11:11:56.846Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s) [2020-02-19T11:11:56.846Z] check_test.go:279: [de4fbf4b7acfb] daemon is not started [2020-02-19T11:11:56.846Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-02-19T11:11:56.846Z] check_test.go:279: [d0d1931901953] daemon is not started [2020-02-19T11:11:56.846Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-02-19T11:11:56.846Z] check_test.go:279: [d9e99670f8128] daemon is not started [2020-02-19T11:11:56.846Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-02-19T11:11:56.846Z] check_test.go:279: [d7b58b473f50c] daemon is not started [2020-02-19T11:11:56.846Z] === RUN TestDockerNetworkSuite [2020-02-19T11:11:56.846Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-02-19T11:12:00.105Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-02-19T11:12:01.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-02-19T11:12:02.937Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-02-19T11:12:06.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-02-19T11:12:06.199Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-02-19T11:12:09.459Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-02-19T11:12:10.019Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-02-19T11:12:13.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-02-19T11:12:13.277Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-02-19T11:12:15.161Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-02-19T11:12:17.670Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-02-19T11:12:20.932Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-02-19T11:12:25.089Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-02-19T11:12:28.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-02-19T11:12:29.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-02-19T11:12:30.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-02-19T11:12:31.198Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-02-19T11:12:32.558Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-02-19T11:12:34.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-02-19T11:12:34.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-02-19T11:12:34.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-02-19T11:12:35.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-02-19T11:12:36.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-02-19T11:12:36.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-02-19T11:12:36.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-02-19T11:12:37.671Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-02-19T11:12:39.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-02-19T11:12:39.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-02-19T11:12:39.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-02-19T11:12:39.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-02-19T11:12:41.471Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-02-19T11:12:43.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-02-19T11:12:47.519Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-02-19T11:12:57.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-02-19T11:12:57.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-02-19T11:12:57.451Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-02-19T11:12:58.011Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-02-19T11:12:58.011Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-02-19T11:12:58.266Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-02-19T11:12:58.266Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-02-19T11:12:58.520Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-02-19T11:12:58.520Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-02-19T11:13:01.029Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-02-19T11:13:02.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-02-19T11:13:02.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-02-19T11:13:02.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-02-19T11:13:03.838Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-02-19T11:13:04.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-02-19T11:13:08.555Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-02-19T11:13:09.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-02-19T11:13:14.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-02-19T11:13:14.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-02-19T11:13:15.647Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-02-19T11:13:16.213Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-02-19T11:13:19.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-02-19T11:13:19.474Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-02-19T11:13:20.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-02-19T11:13:21.321Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-02-19T11:13:21.321Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-02-19T11:13:22.681Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-02-19T11:13:25.943Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-02-19T11:13:30.102Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite (92.66s) [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.78s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [d5242ced92209] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.24s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [dc4368583c3d6] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.03s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [d75d36d6e69a4] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.09s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [d6868e89922f6] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.79s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:1233: [d2e92c1a7c3b2] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.27s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [d19a87d13c428] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.35s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [dcebb9f3d375f] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.40s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [da08c66d93fdd] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.66s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [dad4d95d9bd95] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.93s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [dd0f301ec94ba] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.73s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [def39250b1303] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.46s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [d581525f96fad] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.56s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [d340f0c7905c3] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [d53745df82333] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.28s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [d89185b82da80] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.26s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [dda720cfc5705] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [d1e00106391c6] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [d946b45e60fb5] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [d65017048de9a] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.28s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [d511b5ad7c84b] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.55s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [dbcf57e62a3a3] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [d0d316c29139c] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [d8ce20546218b] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [d9840ea252ebc] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.73s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:968: [ddf08dc72ec55] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.47s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [d2c344038be07] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.75s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:1116: [d45006de21cb7] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.24s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [d27323bf68ccb] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.09s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [dcb240370f7f3] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [d587b42414174] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [de66793efcf12] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [d0b42f1b28efc] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [dbd2dc0744f63] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [d75aaa009a0ac] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.35s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [d5a72d790dda0] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [d73fa54fd7ac9] daemon is not started [2020-02-19T11:13:30.102Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [db2a0be1db7fe] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.39s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [da0119b66d323] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.22s) [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.08s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:1084: [de322035a73e0] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [d0fdc1336f2eb] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.51s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [dcd09d06fbb46] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.80s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [d8ccf548e0f70] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [df16dcd24bcb1] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.30s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [d19cc8cbb7a6e] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.86s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [dcfa8ad1eaef6] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.61s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [db59dd9aefc42] daemon is not started [2020-02-19T11:13:30.102Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.78s) [2020-02-19T11:13:30.102Z] docker_cli_network_unix_test.go:46: [d14c2afc51a8f] daemon is not started [2020-02-19T11:13:30.102Z] === RUN TestDockerHubPullSuite [2020-02-19T11:13:30.102Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-02-19T11:13:31.025Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-02-19T11:13:32.909Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-02-19T11:13:33.164Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-02-19T11:13:33.723Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-02-19T11:13:35.085Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-02-19T11:13:35.340Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-02-19T11:13:35.340Z] --- PASS: TestDockerHubPullSuite (5.83s) [2020-02-19T11:13:35.340Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.54s) [2020-02-19T11:13:35.340Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2020-02-19T11:13:35.340Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.44s) [2020-02-19T11:13:35.340Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.38s) [2020-02-19T11:13:35.340Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2020-02-19T11:13:35.340Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-02-19T11:13:35.340Z] PASS [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === Skipped [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-02-19T11:13:35.340Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-02-19T11:13:35.340Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-02-19T11:13:35.340Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-02-19T11:13:35.340Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2020-02-19T11:13:35.340Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-02-19T11:13:35.340Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-02-19T11:13:35.340Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-19T11:13:35.340Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-19T11:13:35.340Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-19T11:13:35.340Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-02-19T11:13:35.340Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-19T11:13:35.340Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-19T11:13:35.340Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-02-19T11:13:35.340Z] docker_cli_sni_test.go:18: Flakey test [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-19T11:13:35.340Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-19T11:13:35.340Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-19T11:13:35.340Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-19T11:13:35.340Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-19T11:13:35.340Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-19T11:13:35.340Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-19T11:13:35.340Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-19T11:13:35.340Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-02-19T11:13:35.340Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-19T11:13:35.340Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-19T11:13:35.340Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-19T11:13:35.340Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-19T11:13:35.340Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-19T11:13:35.340Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.02s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.02s) [2020-02-19T11:13:35.340Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-19T11:13:35.340Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-19T11:13:35.340Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-19T11:13:35.340Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-02-19T11:13:35.340Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-02-19T11:13:35.340Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-19T11:13:35.340Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-19T11:13:35.340Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-19T11:13:35.340Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-19T11:13:35.340Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-19T11:13:35.340Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-02-19T11:13:35.340Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-19T11:13:35.340Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-02-19T11:13:35.340Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-02-19T11:13:35.340Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-19T11:13:35.340Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-19T11:13:35.340Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-02-19T11:13:35.340Z] docker_cli_network_unix_test.go:46: [db2a0be1db7fe] daemon is not started [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] [2020-02-19T11:13:35.340Z] DONE 1277 tests, 44 skipped in 2016.549s [2020-02-19T11:13:35.341Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-02-19T11:13:35.341Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-19T11:13:35.341Z] ++++ cat bundles/test-integration/docker.pid [2020-02-19T11:13:35.341Z] +++ kill 7346 [2020-02-19T11:13:36.701Z] +++ /etc/init.d/apparmor stop [2020-02-19T11:13:36.701Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-19T11:13:36.701Z] [2020-02-19T11:13:36.701Z] Unloading profiles will leave already running processes permanently [2020-02-19T11:13:36.701Z] unconfined, which can lead to unexpected situations. [2020-02-19T11:13:36.701Z] [2020-02-19T11:13:36.701Z] To set a process to complain mode, use the command line tool [2020-02-19T11:13:36.701Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-19T11:13:36.701Z] +++ true [2020-02-19T11:13:36.701Z] [2020-02-19T11:13:38.601Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-02-19T11:13:41.858Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-02-19T11:14:37.996Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-02-19T11:14:52.813Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-02-19T11:15:10.858Z] --- PASS: TestDockerSwarmSuite (1723.32s) [2020-02-19T11:15:10.858Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.64s) [2020-02-19T11:15:10.858Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.30s) [2020-02-19T11:15:10.858Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.79s) [2020-02-19T11:15:10.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.45s) [2020-02-19T11:15:10.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2020-02-19T11:15:10.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.81s) [2020-02-19T11:15:10.858Z] docker_api_swarm_test.go:563: [d2fe6f69c02fa] joining swarm manager [d6913ee71a2c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-19T11:15:10.858Z] docker_api_swarm_test.go:585: [df7d7752b0b94] joining swarm manager [d6913ee71a2c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-19T11:15:10.858Z] check_test.go:380: [d2fe6f69c02fa] daemon is not started [2020-02-19T11:15:10.858Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-19T11:15:10.858Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-19T11:15:10.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.66s) [2020-02-19T11:15:10.858Z] docker_api_swarm_test.go:46: [d4134024531bc] joining swarm manager [d4ae2cf3d8add]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-19T11:15:10.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.86s) [2020-02-19T11:15:10.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.20s) [2020-02-19T11:15:10.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (48.08s) [2020-02-19T11:15:10.858Z] docker_api_swarm_test.go:304: [d54a0e99f96f4] joining swarm manager [d3d60cf5827b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-19T11:15:10.858Z] docker_api_swarm_test.go:305: [d8dc33e401006] joining swarm manager [d3d60cf5827b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-19T11:15:10.858Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-02-19T11:15:10.858Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-02-19T11:15:10.858Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.67s) [2020-02-19T11:15:10.858Z] docker_api_swarm_test.go:272: [de769c9d07985] joining swarm manager [dc0da85bce2e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-19T11:15:10.859Z] docker_api_swarm_test.go:273: [daee0d5801137] joining swarm manager [dc0da85bce2e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.32s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.82s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.56s) [2020-02-19T11:15:10.859Z] docker_api_swarm_node_test.go:19: [df8e6870b0412] joining swarm manager [dc86c0f236946]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-19T11:15:10.859Z] docker_api_swarm_node_test.go:20: [de054e5896b9c] joining swarm manager [dc86c0f236946]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.65s) [2020-02-19T11:15:10.859Z] docker_api_swarm_test.go:502: [d7e5de819ed94] joining swarm manager [d54474a69d188]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-19T11:15:10.859Z] docker_api_swarm_test.go:507: [dabd168842e8a] joining swarm manager [d54474a69d188]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.47s) [2020-02-19T11:15:10.859Z] docker_api_swarm_node_test.go:80: [d96eb494a7fe4] joining swarm manager [da6d67f9270cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.63s) [2020-02-19T11:15:10.859Z] docker_api_swarm_node_test.go:52: [d8f6867869c4b] joining swarm manager [da464d39c99dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-19T11:15:10.859Z] docker_api_swarm_node_test.go:53: [d0a3ceef30a6e] joining swarm manager [da464d39c99dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.59s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.29s) [2020-02-19T11:15:10.859Z] docker_api_swarm_test.go:202: [d5b07aa53e4f9] joining swarm manager [dc621dceef8e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.14s) [2020-02-19T11:15:10.859Z] docker_api_swarm_test.go:384: [dcec627e85e09] joining swarm manager [dbeaaea8b66c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-19T11:15:10.859Z] docker_api_swarm_test.go:385: [d734974e50c3f] joining swarm manager [dbeaaea8b66c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-19T11:15:10.859Z] check_test.go:380: [d734974e50c3f] daemon is not started [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.08s) [2020-02-19T11:15:10.859Z] docker_api_swarm_test.go:802: [d2bd620860e72] joining swarm manager [d30541ded5d58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-19T11:15:10.859Z] docker_api_swarm_test.go:802: [d3702d169a543] joining swarm manager [d30541ded5d58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-19T11:15:10.859Z] docker_api_swarm_test.go:802: [da3d17767d07e] joining swarm manager [d30541ded5d58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-19T11:15:10.859Z] docker_api_swarm_test.go:802: [d0e3ac6f7b069] joining swarm manager [d30541ded5d58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-19T11:15:10.859Z] docker_api_swarm_test.go:810: [dad00e0f9d936] joining swarm manager [d30541ded5d58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.66s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.06s) [2020-02-19T11:15:10.859Z] docker_api_swarm_service_test.go:394: [d2af4145576a8] joining swarm manager [d87130d43298d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-19T11:15:10.859Z] docker_api_swarm_service_test.go:394: [d081351b0d215] joining swarm manager [d87130d43298d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.65s) [2020-02-19T11:15:10.859Z] docker_api_swarm_service_test.go:342: [dc9a8f337b76e] joining swarm manager [d6c3c42048bfa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-19T11:15:10.859Z] docker_api_swarm_service_test.go:342: [df62504ac174d] joining swarm manager [d6c3c42048bfa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.64s) [2020-02-19T11:15:10.859Z] docker_api_swarm_service_test.go:489: [d82eb93b8057c] joining swarm manager [d50bb578e9f7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-19T11:15:10.859Z] docker_api_swarm_service_test.go:489: [d161b156a5ee6] joining swarm manager [d50bb578e9f7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.53s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.38s) [2020-02-19T11:15:10.859Z] docker_api_swarm_service_test.go:127: [de80bd52d55bf] joining swarm manager [d105c0ba7b628]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-19T11:15:10.859Z] docker_api_swarm_service_test.go:128: [dc40cb98e6848] joining swarm manager [d105c0ba7b628]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-19T11:15:10.859Z] docker_api_swarm_service_test.go:136: [d411c37c9dd0e] joining swarm manager [d105c0ba7b628]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-19T11:15:10.859Z] docker_api_swarm_service_test.go:137: [d08f7ba56664a] joining swarm manager [d105c0ba7b628]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.64s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.70s) [2020-02-19T11:15:10.859Z] docker_api_swarm_service_test.go:303: [d749bd85b16a9] joining swarm manager [d939fb9d08595]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-19T11:15:10.859Z] docker_api_swarm_service_test.go:303: [d099ea8ba2de8] joining swarm manager [d939fb9d08595]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.33s) [2020-02-19T11:15:10.859Z] docker_api_swarm_service_test.go:99: [d00dfae02b861] joining swarm manager [d9d2694cc6ea9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-19T11:15:10.859Z] docker_api_swarm_service_test.go:100: [d09a7293a997b] joining swarm manager [d9d2694cc6ea9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-19T11:15:10.859Z] check_test.go:380: [d00dfae02b861] daemon is not started [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (21.90s) [2020-02-19T11:15:10.859Z] docker_api_swarm_service_test.go:532: [db22b0ade1ea1] joining swarm manager [d9e746614febd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-19T11:15:10.859Z] docker_api_swarm_service_test.go:533: [d08696cc665de] joining swarm manager [d9e746614febd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.38s) [2020-02-19T11:15:10.859Z] docker_api_swarm_service_test.go:147: [d82409a36d791] joining swarm manager [d691071a233a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-19T11:15:10.859Z] docker_api_swarm_service_test.go:147: [d244ce4848b3c] joining swarm manager [d691071a233a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.55s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.54s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.08s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.49s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.28s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.62s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.12s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.18s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.00s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.83s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.41s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.80s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.93s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.23s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.87s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.26s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.95s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.32s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.39s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.95s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.67s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.80s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.01s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.74s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.04s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.61s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.30s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.89s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.36s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.44s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.25s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.55s) [2020-02-19T11:15:10.859Z] docker_cli_service_logs_test.go:241: checking task ns0nxag8051m [2020-02-19T11:15:10.859Z] docker_cli_service_logs_test.go:246: checking messages for ns0nxag8051m [2020-02-19T11:15:10.859Z] docker_cli_service_logs_test.go:241: checking task c8tey33q3e9x [2020-02-19T11:15:10.859Z] docker_cli_service_logs_test.go:246: checking messages for c8tey33q3e9x [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.04s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.78s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.08s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.48s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.04s) [2020-02-19T11:15:10.859Z] docker_cli_swarm_test.go:1901: [d87cd39bde566] joining swarm manager [d0a7de693a418]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-19T11:15:10.859Z] docker_cli_swarm_test.go:1902: [d1607e2135ef0] joining swarm manager [d0a7de693a418]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.23s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.68s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.93s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.47s) [2020-02-19T11:15:10.859Z] docker_cli_swarm_test.go:1802: [dd727210981f6] joining swarm manager [db483c620aaee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-19T11:15:10.859Z] docker_cli_swarm_test.go:1803: [d3200e9870dc2] joining swarm manager [db483c620aaee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.72s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (92.23s) [2020-02-19T11:15:10.859Z] docker_cli_swarm_test.go:1321: [dd375f4603705] joining swarm manager [d005e0ca965a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-19T11:15:10.859Z] docker_cli_swarm_test.go:1322: [d1849c52c2721] joining swarm manager [d005e0ca965a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.67s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.16s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.67s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.19s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.94s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.67s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.76s) [2020-02-19T11:15:10.859Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-19T11:15:10.859Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.76s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.91s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.79s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.32s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (57.84s) [2020-02-19T11:15:10.859Z] docker_cli_swarm_test.go:1186: [def6494684c04] joining swarm manager [dfdf96acac5ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-19T11:15:10.859Z] docker_cli_swarm_test.go:1195: [d4f502953fde3] joining swarm manager [dfdf96acac5ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.43s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.94s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (143.85s) [2020-02-19T11:15:10.859Z] docker_cli_swarm_test.go:1118: [d8442f9aeb0ba] joining swarm manager [d28fcf23a63ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-19T11:15:10.859Z] docker_cli_swarm_test.go:1119: [d92a31cc98d77] joining swarm manager [d28fcf23a63ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-19T11:15:10.859Z] docker_cli_swarm_test.go:1172: [d03645b4069aa] joining swarm manager [d28fcf23a63ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.91s) [2020-02-19T11:15:10.859Z] docker_cli_swarm_test.go:1453: [d1c2c08201c75] joining swarm manager [d8e54bf759f46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-19T11:15:10.859Z] docker_cli_swarm_test.go:1454: [d33849eb17fca] joining swarm manager [d8e54bf759f46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.76s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.09s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.54s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.21s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.08s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.71s) [2020-02-19T11:15:10.859Z] docker_cli_swarm_unix_test.go:62: [d44d093b1d0de] joining swarm manager [da38a84bb4b64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.24s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.02s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.85s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.42s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.12s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.81s) [2020-02-19T11:15:10.859Z] docker_api_swarm_test.go:962: [d3bdc8b0a218a] joining swarm manager [d82d3dacc5b33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.98s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.42s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.13s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.02s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.82s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.46s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (4.26s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (4.02s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.19s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.74s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.39s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.04s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.35s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.63s) [2020-02-19T11:15:10.859Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.03s) [2020-02-19T11:15:10.859Z] === RUN TestDockerExternalVolumeSuite [2020-02-19T11:15:10.859Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-02-19T11:15:25.677Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-02-19T11:16:33.267Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-02-19T11:16:43.192Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-02-19T11:17:15.205Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-02-19T11:17:30.023Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-02-19T11:18:02.023Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-02-19T11:18:14.171Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-02-19T11:18:46.173Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-02-19T11:19:04.193Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-02-19T11:19:19.010Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-02-19T11:20:05.600Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-02-19T11:20:23.620Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-02-19T11:20:55.617Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-02-19T11:21:27.615Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-02-19T11:21:42.436Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-02-19T11:22:00.460Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-02-19T11:22:18.485Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-02-19T11:22:33.302Z] --- PASS: TestDockerExternalVolumeSuite (441.39s) [2020-02-19T11:22:33.302Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.91s) [2020-02-19T11:22:33.302Z] docker_cli_external_volume_driver_test.go:53: [d5e17b9908e62] daemon is not started [2020-02-19T11:22:33.302Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-02-19T11:22:33.302Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s) [2020-02-19T11:22:33.302Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-02-19T11:22:33.302Z] docker_cli_external_volume_driver_test.go:53: [da86b316c92c4] daemon is not started [2020-02-19T11:22:33.302Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-02-19T11:22:33.302Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-02-19T11:22:33.302Z] docker_cli_external_volume_driver_test.go:53: [d171977303eb0] daemon is not started [2020-02-19T11:22:33.302Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-02-19T11:22:33.302Z] docker_cli_external_volume_driver_test.go:53: [d8a21867c3fcc] daemon is not started [2020-02-19T11:22:33.302Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s) [2020-02-19T11:22:33.302Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.63s) [2020-02-19T11:22:33.302Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2020-02-19T11:22:33.302Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-02-19T11:22:33.302Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.61s) [2020-02-19T11:22:33.302Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.85s) [2020-02-19T11:22:33.302Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s) [2020-02-19T11:22:33.302Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.60s) [2020-02-19T11:22:33.302Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.40s) [2020-02-19T11:22:33.302Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2020-02-19T11:22:33.302Z] docker_cli_external_volume_driver_test.go:485: [dd0cd9bd27164] daemon is not started [2020-02-19T11:22:33.302Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-02-19T11:22:33.302Z] docker_cli_external_volume_driver_test.go:53: [d49b2b088fa2c] daemon is not started [2020-02-19T11:22:33.302Z] PASS [2020-02-19T11:22:33.302Z] [2020-02-19T11:22:33.302Z] === Skipped [2020-02-19T11:22:33.302Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-19T11:22:33.302Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-19T11:22:33.302Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-02-19T11:22:33.302Z] check_test.go:309: [deff820712cbe] daemon is not started [2020-02-19T11:22:33.302Z] [2020-02-19T11:22:33.302Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-02-19T11:22:33.302Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-02-19T11:22:33.302Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-02-19T11:22:33.302Z] check_test.go:309: [de5ae78d6eb50] daemon is not started [2020-02-19T11:22:33.302Z] [2020-02-19T11:22:33.302Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-19T11:22:33.302Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-19T11:22:33.302Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-02-19T11:22:33.302Z] check_test.go:309: [d750f1c72093c] daemon is not started [2020-02-19T11:22:33.302Z] [2020-02-19T11:22:33.302Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-19T11:22:33.302Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-19T11:22:33.302Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-19T11:22:33.302Z] [2020-02-19T11:22:33.302Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-19T11:22:33.302Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-19T11:22:33.302Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-02-19T11:22:33.302Z] [2020-02-19T11:22:33.302Z] [2020-02-19T11:22:33.302Z] DONE 273 tests, 5 skipped in 2552.386s [2020-02-19T11:22:33.302Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-19T11:22:33.302Z] ++++ cat bundles/test-integration/docker.pid [2020-02-19T11:22:33.302Z] +++ kill 7323 [2020-02-19T11:22:33.302Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d34c290a6622f/docker.pid [2020-02-19T11:22:33.302Z] +++ kill 4217 [2020-02-19T11:22:33.302Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4217 is not a child of this shell [2020-02-19T11:22:33.302Z] warning: PID 4217 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d34c290a6622f/docker.pid had a nonzero exit code [2020-02-19T11:22:33.302Z] +++ /etc/init.d/apparmor stop [2020-02-19T11:22:33.302Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-19T11:22:33.302Z] [2020-02-19T11:22:33.302Z] Unloading profiles will leave already running processes permanently [2020-02-19T11:22:33.302Z] unconfined, which can lead to unexpected situations. [2020-02-19T11:22:33.302Z] [2020-02-19T11:22:33.302Z] To set a process to complain mode, use the command line tool [2020-02-19T11:22:33.302Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-19T11:22:33.302Z] +++ true [2020-02-19T11:22:33.302Z] [2020-02-19T11:22:33.302Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-02-19T11:22:33.312Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-19T11:22:36.304Z] + echo Ensuring container killed. [2020-02-19T11:22:36.304Z] Ensuring container killed. [2020-02-19T11:22:36.304Z] + docker ps -aq -f name=docker-pr5-* [2020-02-19T11:22:36.304Z] + cids=51628f41f2c6 [2020-02-19T11:22:36.304Z] 786dce17b3e2 [2020-02-19T11:22:36.304Z] 32974e62fd10 [2020-02-19T11:22:36.304Z] + [ -n 51628f41f2c6 [2020-02-19T11:22:36.304Z] 786dce17b3e2 [2020-02-19T11:22:36.304Z] 32974e62fd10 ] [2020-02-19T11:22:36.304Z] + docker rm -vf 51628f41f2c6 786dce17b3e2 32974e62fd10 [2020-02-19T11:22:39.562Z] 51628f41f2c6 [2020-02-19T11:22:39.562Z] 786dce17b3e2 [2020-02-19T11:22:39.562Z] 32974e62fd10 [Pipeline] sh [2020-02-19T11:22:40.006Z] + echo Chowning /workspace to jenkins user [2020-02-19T11:22:40.006Z] Chowning /workspace to jenkins user [2020-02-19T11:22:40.006Z] + id -u [2020-02-19T11:22:40.006Z] + id -g [2020-02-19T11:22:40.006Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40510:/workspace busybox chown -R 1000:1000 /workspace [2020-02-19T11:22:40.006Z] Unable to find image 'busybox:latest' locally [2020-02-19T11:22:45.239Z] latest: Pulling from library/busybox [2020-02-19T11:22:45.239Z] bdbbaa22dec6: Pulling fs layer [2020-02-19T11:22:45.239Z] bdbbaa22dec6: Download complete [2020-02-19T11:22:45.239Z] bdbbaa22dec6: Pull complete [2020-02-19T11:22:45.239Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-19T11:22:45.239Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-19T11:22:49.822Z] + bundleName=amd64 [2020-02-19T11:22:49.822Z] + echo Creating amd64-bundles.tar.gz [2020-02-19T11:22:49.822Z] Creating amd64-bundles.tar.gz [2020-02-19T11:22:49.822Z] + xargs tar -czf amd64-bundles.tar.gz [2020-02-19T11:22:49.822Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-02-19T11:22:51.231Z] Archiving artifacts [2020-02-19T11:22:52.816Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40510/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-19T11:22:53.249Z] + make clean [2020-02-19T11:22:53.504Z] docker volume rm -f docker-dev-cache [2020-02-19T11:22:53.504Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-19T11:31:56.742Z] ok github.com/docker/docker/integration-cli 2305.050s [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === Skipped [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-02-19T11:31:56.742Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-19T11:31:56.742Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-02-19T11:31:56.742Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-02-19T11:31:56.742Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-02-19T11:31:56.742Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-19T11:31:56.742Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-02-19T11:31:56.742Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-02-19T11:31:56.742Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-02-19T11:31:56.742Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-02-19T11:31:56.742Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-02-19T11:31:56.742Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-02-19T11:31:56.742Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-02-19T11:31:56.742Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-02-19T11:31:56.742Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-02-19T11:31:56.742Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-02-19T11:31:56.742Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-02-19T11:31:56.742Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-02-19T11:31:56.742Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2020-02-19T11:31:56.742Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-02-19T11:31:56.742Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.32s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-02-19T11:31:56.742Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-02-19T11:31:56.742Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.742Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-02-19T11:31:56.743Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.34s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.35s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2020-02-19T11:31:56.743Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-02-19T11:31:56.743Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-02-19T11:31:56.743Z] docker_cli_sni_test.go:18: Flakey test [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-02-19T11:31:56.743Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-02-19T11:31:56.743Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-02-19T11:31:56.743Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-02-19T11:31:56.743Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-02-19T11:31:56.743Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-19T11:31:56.743Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-02-19T11:31:56.743Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-19T11:31:56.743Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-02-19T11:31:56.743Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-02-19T11:31:56.743Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-02-19T11:31:56.743Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-02-19T11:31:56.743Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-02-19T11:31:56.743Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-02-19T11:31:56.743Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-02-19T11:31:56.743Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-02-19T11:31:56.743Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-02-19T11:31:56.743Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-02-19T11:31:56.743Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-02-19T11:31:56.743Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-02-19T11:31:56.743Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-02-19T11:31:56.743Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-02-19T11:31:56.743Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-02-19T11:31:56.743Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-02-19T11:31:56.743Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-02-19T11:31:56.743Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-02-19T11:31:56.743Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-02-19T11:31:56.743Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.743Z] [2020-02-19T11:31:56.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-02-19T11:31:56.744Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-02-19T11:31:56.744Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-02-19T11:31:56.744Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-02-19T11:31:56.744Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-02-19T11:31:56.744Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-02-19T11:31:56.744Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-02-19T11:31:56.744Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-02-19T11:31:56.744Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-02-19T11:31:56.744Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-02-19T11:31:56.744Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-02-19T11:31:56.744Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-02-19T11:31:56.744Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-02-19T11:31:56.744Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-02-19T11:31:56.744Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-02-19T11:31:56.744Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-02-19T11:31:56.744Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-02-19T11:31:56.744Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.744Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-02-19T11:31:56.745Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-02-19T11:31:56.745Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-02-19T11:31:56.745Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-02-19T11:31:56.745Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-02-19T11:31:56.745Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-02-19T11:31:56.745Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-02-19T11:31:56.745Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-02-19T11:31:56.745Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-02-19T11:31:56.745Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-02-19T11:31:56.745Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-02-19T11:31:56.745Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-02-19T11:31:56.745Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-02-19T11:31:56.745Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-02-19T11:31:56.745Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-02-19T11:31:56.745Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-02-19T11:31:56.745Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-02-19T11:31:56.745Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.745Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-02-19T11:31:56.746Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-02-19T11:31:56.746Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-02-19T11:31:56.746Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-02-19T11:31:56.746Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-19T11:31:56.746Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-02-19T11:31:56.746Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-02-19T11:31:56.746Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-02-19T11:31:56.746Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-02-19T11:31:56.746Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-19T11:31:56.746Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-02-19T11:31:56.746Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-02-19T11:31:56.746Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-02-19T11:31:56.746Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-02-19T11:31:56.746Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-02-19T11:31:56.746Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.746Z] [2020-02-19T11:31:56.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-19T11:31:56.747Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.747Z] [2020-02-19T11:31:56.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-02-19T11:31:56.747Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-02-19T11:31:56.748Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-02-19T11:31:56.748Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-02-19T11:31:56.748Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2020-02-19T11:31:56.748Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-02-19T11:31:56.748Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-02-19T11:31:56.748Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-02-19T11:31:56.748Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.748Z] [2020-02-19T11:31:56.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-02-19T11:31:56.748Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-02-19T11:31:56.749Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-02-19T11:31:56.749Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-02-19T11:31:56.749Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.749Z] [2020-02-19T11:31:56.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-02-19T11:31:56.750Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-02-19T11:31:56.750Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-02-19T11:31:56.750Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-02-19T11:31:56.750Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-02-19T11:31:56.750Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-02-19T11:31:56.750Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-02-19T11:31:56.750Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-02-19T11:31:56.750Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-02-19T11:31:56.750Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-02-19T11:31:56.750Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-02-19T11:31:56.750Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-02-19T11:31:56.750Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-02-19T11:31:56.750Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-02-19T11:31:56.750Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-02-19T11:31:56.750Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-02-19T11:31:56.750Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-02-19T11:31:56.750Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-02-19T11:31:56.750Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-02-19T11:31:56.750Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-02-19T11:31:56.750Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-02-19T11:31:56.750Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-02-19T11:31:56.750Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-02-19T11:31:56.750Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-02-19T11:31:56.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-02-19T11:31:56.750Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-02-19T11:31:56.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-02-19T11:31:56.750Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-02-19T11:31:56.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-02-19T11:31:56.750Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-02-19T11:31:56.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-02-19T11:31:56.750Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-02-19T11:31:56.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-02-19T11:31:56.750Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-02-19T11:31:56.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-02-19T11:31:56.750Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-02-19T11:31:56.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-02-19T11:31:56.750Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-02-19T11:31:56.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-02-19T11:31:56.750Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-02-19T11:31:56.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-02-19T11:31:56.750Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-02-19T11:31:56.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-02-19T11:31:56.750Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-02-19T11:31:56.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-02-19T11:31:56.750Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-02-19T11:31:56.750Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-02-19T11:31:56.750Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] DONE 1096 tests, 549 skipped in 2315.402s [2020-02-19T11:31:56.750Z] INFO: Integration tests ended at 02/19/2020 11:31:54. Duration:00:38:35.5974040 [2020-02-19T11:31:56.750Z] INFO: Docker info of the daemon under test at end of run [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] Containers: 2 [2020-02-19T11:31:56.750Z] Running: 0 [2020-02-19T11:31:56.750Z] Paused: 0 [2020-02-19T11:31:56.750Z] Stopped: 2 [2020-02-19T11:31:56.750Z] Images: 12 [2020-02-19T11:31:56.750Z] Server Version: 0.0.0-dev [2020-02-19T11:31:56.750Z] Storage Driver: windowsfilter [2020-02-19T11:31:56.750Z] Windows: [2020-02-19T11:31:56.750Z] Logging Driver: json-file [2020-02-19T11:31:56.750Z] Plugins: [2020-02-19T11:31:56.750Z] Volume: local [2020-02-19T11:31:56.750Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-19T11:31:56.750Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-19T11:31:56.750Z] Swarm: inactive [2020-02-19T11:31:56.750Z] Default Isolation: process [2020-02-19T11:31:56.750Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-19T11:31:56.750Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-19T11:31:56.750Z] OSType: windows [2020-02-19T11:31:56.750Z] Architecture: x86_64 [2020-02-19T11:31:56.750Z] CPUs: 4 [2020-02-19T11:31:56.750Z] Total Memory: 32GiB [2020-02-19T11:31:56.750Z] Name: azwin-2-c16130 [2020-02-19T11:31:56.750Z] ID: ND4E:YZBN:F3ZM:A3NK:MDB7:4YVV:FDT7:FWAZ:J7UU:DHPL:7QK5:RHP4 [2020-02-19T11:31:56.750Z] Docker Root Dir: D:\CI\PR-40510\5\daemon [2020-02-19T11:31:56.750Z] Debug Mode (client): false [2020-02-19T11:31:56.750Z] Debug Mode (server): true [2020-02-19T11:31:56.750Z] File Descriptors: -1 [2020-02-19T11:31:56.750Z] Goroutines: 18 [2020-02-19T11:31:56.750Z] System Time: 2020-02-19T11:31:54.0785933Z [2020-02-19T11:31:56.750Z] EventsListeners: 0 [2020-02-19T11:31:56.750Z] Registry: https://index.docker.io/v1/ [2020-02-19T11:31:56.750Z] Labels: [2020-02-19T11:31:56.750Z] Experimental: false [2020-02-19T11:31:56.750Z] Insecure Registries: [2020-02-19T11:31:56.750Z] 127.0.0.0/8 [2020-02-19T11:31:56.750Z] Live Restore Enabled: false [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] [2020-02-19T11:31:56.750Z] INFO: Stopping daemon under test [2020-02-19T11:31:56.750Z] SUCCESS: The process with PID 1512 (child process of PID 6100) has been terminated. [2020-02-19T11:31:56.750Z] SUCCESS: The process with PID 6100 (child process of PID 948) has been terminated. [2020-02-19T11:31:56.750Z] INFO: Stop tailing logs of the daemon under tests [2020-02-19T11:31:56.750Z] INFO: executeCI.ps1 Completed successfully at 02/19/2020 11:31:54. [2020-02-19T11:31:56.750Z] INFO: Tidying up at end of run [2020-02-19T11:31:56.750Z] INFO: Saving daemon under test log (d:\CI\PR-40510\5\dut.out) to C:\windows\TEMP\CIDUT.out [2020-02-19T11:31:56.750Z] INFO: Saving daemon under test log (d:\CI\PR-40510\5\dut.err) to C:\windows\TEMP\CIDUT.err [2020-02-19T11:31:56.750Z] INFO: Nuke-Everything... [2020-02-19T11:31:56.750Z] INFO: Container count on control daemon to delete is 2 [2020-02-19T11:31:56.750Z] 43f80d9bbb90 [2020-02-19T11:31:56.750Z] b2a7a6aab81c [2020-02-19T11:31:56.750Z] INFO: Tidying pidfile d:\CI\PR-40510\5\docker.pid [2020-02-19T11:31:56.750Z] INFO: Nuking d:\CI [2020-02-19T11:32:21.958Z] INFO: Zapped successfully [2020-02-19T11:32:21.958Z] [2020-02-19T11:32:21.958Z] INFO: executeCI.ps1 exiting at Wed Feb 19 11:32:18 CUT 2020. Duration 01:00:16.3848673 [2020-02-19T11:32:21.958Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-02-19T11:32:22.200Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-02-19T11:32:34.890Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-02-19T11:32:37.322Z] Archiving artifacts [2020-02-19T11:32:50.661Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40510/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-19T11:32:51.598Z] + make clean [2020-02-19T11:32:53.134Z] docker volume rm -f docker-dev-cache [2020-02-19T11:32:53.134Z] 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